Searched refs:enVirtualPGCPowerup (Results 1 – 2 of 2) sorted by relevance
136 (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()
148 bool enVirtualPGCPowerup; /*!< enable virtual PGC power up with LPM enter */ member