Home
last modified time | relevance | path

Searched refs:PRCM_LPDS_GPIO (Results 1 – 2 of 2) sorted by relevance

/hal_ti-3.4.0/simplelink/source/ti/devices/cc32xx/driverlib/
Dprcm.h95 #define PRCM_LPDS_GPIO 0x00000010 macro
/hal_ti-3.4.0/simplelink/source/ti/drivers/power/
DPowerCC32XX.c785 if (MAP_PRCMLPDSWakeupCauseGet() == PRCM_LPDS_GPIO) { in Power_sleep()
846 MAP_PRCMLPDSWakeupSourceEnable(PRCM_LPDS_GPIO); in PowerCC32XX_configureWakeup()
849 MAP_PRCMLPDSWakeupSourceDisable(PRCM_LPDS_GPIO); in PowerCC32XX_configureWakeup()