Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ephy.h293 uint32_t phyId; /**< phy ID */ member
/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/src/
Dedd.c4203 uint32_t emacGetPhyId(void *pD, uint32_t *phyId) in emacGetPhyId()