1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/xtimer
Benjamin Valentin ca193cf515 xtimer: introduce xtimer_msleep()
Add a function that sleeps for ms instead of µs.
This will make the conversion to ztimer easier for users as now there is
a direct mapping to ZTIMER_MSEC.
2020-10-24 21:38:25 +02:00
..
implementation.h xtimer: introduce xtimer_msleep() 2020-10-24 21:38:25 +02:00
tick_conversion.h sys/xtimer: No tick conversion if xtimer_on_ztimer 2020-08-19 09:48:23 +02:00