Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/gpc_2/
Dfsl_gpc.c136 (config->enVirtualPGCPowerup ? (uint32_t)GPC_LPCR_EN_PUP_MASK : 0UL) | in GPC_EnterWaitMode()
164 (config->enVirtualPGCPowerup ? (uint32_t)GPC_LPCR_EN_PUP_MASK : 0UL) | in GPC_EnterStopMode()
Dfsl_gpc.h148 bool enVirtualPGCPowerup; /*!< enable virtual PGC power up with LPM enter */ member