Searched refs:PMU_PD_ACMP0 (Results 1 – 2 of 2) sorted by relevance
103 …LPC_PWRD_API->power_mode_configure(PMU_SLEEP, (PMU_PD_WDOSC | PMU_PD_BOD | PMU_PD_ACMP0 | PMU_PD_A… in ProcessPowerState()125 …LPC_PWRD_API->power_mode_configure(PMU_DEEP_SLEEP, (PMU_PD_WDOSC | PMU_PD_BOD | PMU_PD_ACMP0 | PMU… in ProcessPowerState()147 …LPC_PWRD_API->power_mode_configure(PMU_POWERDOWN, (PMU_PD_WDOSC | PMU_PD_BOD | PMU_PD_ACMP0 | PMU_… in ProcessPowerState()163 …LPC_PWRD_API->power_mode_configure(PMU_DEEP_POWERDOWN, (PMU_PD_WDOSC | PMU_PD_BOD | PMU_PD_ACMP0 |… in ProcessPowerState()
89 #define PMU_PD_ACMP0 (1 << 2) macro
Completed in 2 milliseconds