EFM32 Gecko Software Documentation
efm32g-doc-5.1.2
|
Local variables used in the utility functions.
Variables | |
static volatile bool | rtcComplete |
static RTCDRV_TimerID_t | rtcId |
|
static |
Flag to show if the RTC has expired
Definition at line 32 of file util_sleep.c.
Referenced by rtcCb(), UTIL_sleep(), and UTIL_waitForEvent().
|
static |
The ID of the currently used RTC
Definition at line 33 of file util_sleep.c.
Referenced by UTIL_sleep(), UTIL_sleepInit(), and UTIL_waitForEvent().