Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/enet/
Dfsl_enet_phy_cmsis.c121 phyConfig.resource = ENETPHY0_State.resource->opsResource; in PHY0_PowerControl()
193 phyConfig.resource = &ENETPHY0_State.resource->opsResource; in PHY0_SetMode()
Dfsl_enet_phy_cmsis.h33 void *opsResource; /*!< ENET PHY specific hardware operations. */ member