altos/stmf0: Add casts to reduce -Wconversion warnings. Use AO_TICK_TYPE
authorKeith Packard <keithp@keithp.com>
Thu, 17 Feb 2022 05:38:25 +0000 (21:38 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 17 Feb 2022 05:38:25 +0000 (21:38 -0800)
commit877d4643b45ca2099f602390b71e1c77d5e11ef1
treeeb1048b81a4accc366ced60c79f46f694651b176
parent2d4484e1577edc66c52bcb260329387f93123a6d
altos/stmf0: Add casts to reduce -Wconversion warnings. Use AO_TICK_TYPE

No bugs identified. Serial timeout types updated to AO_TICK_TYPE.

Signed-off-by: Keith Packard <keithp@keithp.com>
15 files changed:
src/stmf0/ao_adc_fast.c
src/stmf0/ao_adc_stm.c
src/stmf0/ao_arch_funcs.h
src/stmf0/ao_beep_stm.c
src/stmf0/ao_boot_pin.c
src/stmf0/ao_crc.h
src/stmf0/ao_dma_stm.c
src/stmf0/ao_exti_stm.c
src/stmf0/ao_flash_stm.c
src/stmf0/ao_gpio.c
src/stmf0/ao_led_stmf0.c
src/stmf0/ao_serial_stm.c
src/stmf0/ao_timer.c
src/stmf0/ao_usb_stm.c
src/stmf0/stm32f0.h