Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dpcm.c402 uint32_t shutdownModeBits = (shutdownMode == PCM_LPM45) ? in PCM_shutdownDevice() local
416 PCM->CTL0 = (PCM_KEY | shutdownModeBits in PCM_shutdownDevice()