Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dpcm.c400 bool PCM_shutdownDevice(uint32_t shutdownMode) in PCM_shutdownDevice() argument
402 uint32_t shutdownModeBits = (shutdownMode == PCM_LPM45) ? in PCM_shutdownDevice()
406 shutdownMode == PCM_SHUTDOWN_PARTIAL in PCM_shutdownDevice()
407 || shutdownMode == PCM_SHUTDOWN_COMPLETE); in PCM_shutdownDevice()
Dpcm.h420 extern bool PCM_shutdownDevice(uint32_t shutdownMode);
Drom.h1469 ((bool (*)(uint32_t shutdownMode))ROM_PCMTABLE[9])