Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_enc424j600_priv.h235 #define ENC424J600_ECON1_TXRTS BIT(1) macro
Deth_enc424j600.c335 } while (tmp & ENC424J600_ECON1_TXRTS); in enc424j600_tx()
661 } while (tmp & ENC424J600_ECON1_TXRTS); in enc424j600_stop_device()