drivers/ao_packet: Switch time values to AO_TICK_TYPE
authorKeith Packard <keithp@keithp.com>
Fri, 28 Jan 2022 22:00:43 +0000 (14:00 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 17 Feb 2022 01:26:49 +0000 (17:26 -0800)
commit11d6e27bfd94ce58b702bfd0889f064ce1ef5a48
tree1ed89b0cf86b8ac6526feb3b41ec91c58ae17668
parentc309956389acc01f784f3d0e11745f5ac0a77e06
drivers/ao_packet: Switch time values to AO_TICK_TYPE

Make sure times are kept in the right type. Also resolved other
-Wconversion issues.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_packet_master.c
src/drivers/ao_packet_slave.c