Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/include/
Dedd_int.h249 uint32_t emacSetAutoNegEnable(void *pD, uint8_t enable);
/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/src/
Dedd.c1515 emacSetAutoNegEnable(pD, 0); in emacInit()
3942 uint32_t emacSetAutoNegEnable(void *pD, uint8_t enable) in emacSetAutoNegEnable() function
5001 emacSetAutoNegEnable,