Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/driverlib/
A Dprcm.c157 (ui32PowerMode == PRCM_DEEP_SLEEP_MODE)); in PRCMInfClockConfigureSet()
192 else if(ui32PowerMode == PRCM_DEEP_SLEEP_MODE) in PRCMInfClockConfigureSet()
214 (ui32PowerMode == PRCM_DEEP_SLEEP_MODE)); in PRCMInfClockConfigureGet()
230 else if(ui32PowerMode == PRCM_DEEP_SLEEP_MODE) in PRCMInfClockConfigureGet()
A Dprcm.h111 #define PRCM_DEEP_SLEEP_MODE 0x00000004 macro

Completed in 5 milliseconds