drivers: Fix type of radio timeout parameter
authorKeith Packard <keithp@keithp.com>
Fri, 28 Jan 2022 17:20:29 +0000 (09:20 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 17 Feb 2022 01:26:49 +0000 (17:26 -0800)
commit452dd07575a118f29a0dfa712deeb18e92ffb1f4
tree6e3ae0f54235ed385250897b0091af7b34541de4
parent46200359c388062a5e7bc40d780808d92a59f0ed
drivers: Fix type of radio timeout parameter

Move from uint16_t to AO_TICK_TYPE. Also add explicit casts to quiet
remaining -Wconversion messages.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_cc1120.c
src/drivers/ao_cc1120_CC1120.h
src/drivers/ao_cc1200.c
src/drivers/ao_cc1200_CC1200.h