Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dpcm.c488 uint_fast8_t currentPowerMode; in PCM_gotoLPM3() local
499 currentPowerMode = PCM_getPowerMode(); in PCM_gotoLPM3()
502 if (currentPowerMode == PCM_DCDC_MODE) in PCM_gotoLPM3()