Searched refs:ERXFCON (Results 1 – 4 of 4) sorted by relevance
80 #define ERXFCON (0x18|0x20) macro
470 efm_eth_writeReg(ERXFCON, ERXFCON_UCEN | ERXFCON_CRCEN | ERXFCON_PMEN); in efm_eth_init()
469 enc28j60Write(ERXFCON, ERXFCON_UCEN | ERXFCON_CRCEN | ERXFCON_PMEN | ERXFCON_MCEN); in enc28j60Init()475 enc28j60Write(ERXFCON, ERXFCON_UCEN | ERXFCON_CRCEN | ERXFCON_MCEN); in enc28j60Init()477 enc28j60Write(ERXFCON, ERXFCON_UCEN | ERXFCON_CRCEN | ERXFCON_PMEN); in enc28j60Init()
188 #define ERXFCON (0x18|0x20) macro
Completed in 13 milliseconds