Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/src/
Dedd_tx.c877 EMAC_REGS__NETWORK_CONTROL__ENABLE_TRANSMIT__SET(ncr); in emacEnableTx()
/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/include/
Demac_regs_macro.h120 #define EMAC_REGS__NETWORK_CONTROL__ENABLE_TRANSMIT__SET(dst) \ macro