Events with index 32 through index 41 in Table 20-33 come from the AON domain. These events mainly serve two purposes:
- Wakeup: The events are used as AUX domain and Sensor Controller wake-up sources, either directly or down-divided by Timer01.
- Wait-Event: The Sensor Controller halts execution until a specific event level is reached.
Examples of wake-up usage are:
- Timer0 divides the AON_RTC_4KHZ event to generate AUX domain wakeup and Sensor Controller task execution every 10 ms.
- The AON_RTC_CH2 event wakes up the AUX domain. The AON_RTC_CH2_DLY event triggers Sensor Controller task execution.
Examples of wait-event usage are:
- A new value of AUX_SYSIF:BATMONBAT is ready when AON_BATMON_BAT_UPD is high.
- A new value of AUX_SYSIF:BATMONTEMP is ready when AON_BATMON_TEMP_UPD is high.