Home
last modified time | relevance | path

Searched defs:PowerState (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.6.0/s32/drivers/s32k3/Eth_GMAC/src/
DGmac_Ip_Hw_Access.c636 Gmac_Ip_PowerStateType PowerState = GMAC_PSTATE_RESET; in GMAC_GetPowerState() local
671 void GMAC_SetPowerState(GMAC_Type * Base, Gmac_Ip_PowerStateType PowerState) in GMAC_SetPowerState()
DGmac_Ip.c1278 void Gmac_Ip_SetPowerState(uint8 Instance, Gmac_Ip_PowerStateType PowerState) in Gmac_Ip_SetPowerState()