Home
last modified time | relevance | path

Searched refs:PRCM_SLEEP_MODE (Results 1 – 4 of 4) sorted by relevance

/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dprcm.c160 (ui32PowerMode == PRCM_SLEEP_MODE) || in PRCMInfClockConfigureSet()
188 else if(ui32PowerMode == PRCM_SLEEP_MODE) in PRCMInfClockConfigureSet()
211 (ui32PowerMode == PRCM_SLEEP_MODE) || in PRCMInfClockConfigureGet()
222 else if(ui32PowerMode == PRCM_SLEEP_MODE) in PRCMInfClockConfigureGet()
Dprcm.h114 #define PRCM_SLEEP_MODE 0x00000002 macro
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dprcm.c158 (ui32PowerMode == PRCM_SLEEP_MODE) || in PRCMInfClockConfigureSet()
186 else if(ui32PowerMode == PRCM_SLEEP_MODE) in PRCMInfClockConfigureSet()
209 (ui32PowerMode == PRCM_SLEEP_MODE) || in PRCMInfClockConfigureGet()
220 else if(ui32PowerMode == PRCM_SLEEP_MODE) in PRCMInfClockConfigureGet()
Dprcm.h113 #define PRCM_SLEEP_MODE 0x00000002 macro