Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/gpc_2/
Dfsl_gpc.c137 (config->enVirtualPGCPowerdown ? (uint32_t)GPC_LPCR_EN_PDN_MASK : 0UL) | in GPC_EnterWaitMode()
165 (config->enVirtualPGCPowerdown ? (uint32_t)GPC_LPCR_EN_PDN_MASK : 0UL) | in GPC_EnterStopMode()
Dfsl_gpc.h149 bool enVirtualPGCPowerdown; /*!< enable virtual PGC power down with LPM enter */ member