ruuvi.drivers.c
${PROJECT_VERSION}
Drivers for external sensors and peripherals on embedded systems.
|
Implementation for yield and delay. More...
Go to the source code of this file.
Implementation for yield and delay.
Implementation for yielding execution or delaying for a given time. Yield enters a low-power system on state, delay blocks and keeps CPU active.
Definition in file ruuvi_nrf5_sdk15_yield.c.