ruuvi.drivers.c  ${PROJECT_VERSION}
Drivers for external sensors and peripherals on embedded systems.
ruuvi_nrf5_sdk15_yield.c File Reference

Implementation for yield and delay. More...

Go to the source code of this file.

Detailed Description

Implementation for yield and delay.

Author
Otso Jousimaa
Date
2020-01-21

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.