|
| void | AONEventMcuWakeUpSet (uint32_t ui32MCUWUEvent, uint32_t ui32EventSrc) |
| | Select event source for the specified MCU wake-up programmable event. More...
|
| |
| uint32_t | AONEventMcuWakeUpGet (uint32_t ui32MCUWUEvent) |
| | Get event source for the specified MCU wake-up programmable event. More...
|
| |
| void | AONEventMcuSet (uint32_t ui32MCUEvent, uint32_t ui32EventSrc) |
| | Select event source for the specified programmable event forwarded to the MCU event fabric. More...
|
| |
| uint32_t | AONEventMcuGet (uint32_t ui32MCUEvent) |
| | Get source for the specified programmable event forwarded to the MCU event fabric. More...
|
| |
| static void | AONEventRtcSet (uint32_t ui32EventSrc) |
| | Select event source forwarded to AON Real Time Clock (RTC). More...
|
| |
| static uint32_t | AONEventRtcGet (void) |
| | Get event source forwarded to AON Real Time Clock (RTC). More...
|
| |