#include "aux_wuc.h"Functions | |
| void | AUXWUCClockEnable (uint32_t ui32Clocks) |
| Enable clocks for peripherals in the AUX domain. More... | |
| void | AUXWUCClockDisable (uint32_t ui32Clocks) |
| Disable clocks for peripherals in the AUX domain. More... | |
| uint32_t | AUXWUCClockStatus (uint32_t ui32Clocks) |
| Get the status of a clock. More... | |
| void | AUXWUCPowerCtrl (uint32_t ui32PowerMode) |
| Control the power to the AUX domain. More... | |