Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/src/
Dedd_rx.c580 EMAC_REGS__NETWORK_CONTROL__ENABLE_RECEIVE__CLR(reg); in emacDisableRx()
/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/include/
Demac_regs_macro.h98 #define EMAC_REGS__NETWORK_CONTROL__ENABLE_RECEIVE__CLR(dst) \ macro