Searched refs:shutdownMode (Results 1 – 3 of 3) sorted by relevance
400 bool PCM_shutdownDevice(uint32_t shutdownMode) in PCM_shutdownDevice() argument402 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()
420 extern bool PCM_shutdownDevice(uint32_t shutdownMode);
1469 ((bool (*)(uint32_t shutdownMode))ROM_PCMTABLE[9])