ao_serial: Change serial_sleep_for APIs to use AO_TICK_TYPE
authorKeith Packard <keithp@keithp.com>
Fri, 28 Jan 2022 23:40:19 +0000 (15:40 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 17 Feb 2022 01:26:49 +0000 (17:26 -0800)
commit55ca3cb64e19664e5ffc19d6ff92f46e4252f3b8
treed994fb4d45fa61fb4c4c8ef17e0b749bf1c7d7a0
parent8a95afdd417119da6089403f870959a726b0c548
ao_serial: Change serial_sleep_for APIs to use AO_TICK_TYPE

These timeouts should all be short, but there's no reason to use a
different type.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/kernel/ao_serial.h