#include <driverlib/aon_wuc.h>
Go to the source code of this file.
Functions | |
void | AONWUCAuxClockConfigSet (uint32_t ui32ClkSrc, uint32_t ui32ClkDiv) |
Set the clock source for the AUX domain. More... | |
void | AONWUCAuxSRamConfig (uint32_t ui32Retention) |
Configure the rentention on the AUX SRAM. More... | |
void | AONWUCAuxWakeupEvent (uint32_t ui32Mode) |
Control the wake up procedure of the AUX domain. More... | |
void | AONWUCAuxReset (void) |
Reset the AUX domain. More... | |
void | AONWUCRechargeCtrlConfigSet (bool bAdaptEnable, uint32_t ui32AdaptRate, uint32_t ui32Period, uint32_t ui32MaxPeriod) |
Configure the recharge controller. More... | |
void | AONWUCOscConfig (uint32_t ui32Period) |
Configure the interval for oscillator amplitude calibration. More... | |