Home
last modified time | relevance | path

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

/bsp/efm32/
A Ddrv_ethernet.c33 #define eth_debug(format,args...) macro
180 eth_debug("ETH: Send command failed!\n"); in efm_eth_cmd()
299 eth_debug("ETH: *** read PHY %x\n", addr); in efm_eth_readPhy()
334 eth_debug("ETH: *** write PHY %x (%x)\n", addr, data); in efm_eth_writePhy()
539 eth_debug("ETH: Init OK\n"); in efm_eth_init()
742 eth_debug("ETH: RX header failed!\n"); in efm_eth_rx()
789 eth_debug("ETH: No memory for pbuf!!!\n"); in efm_eth_rx()
813 eth_debug("ETH: Enable RX interrupt\n"); in efm_eth_rx()
871 eth_debug("ETH: TX failed!\n"); in efm_eth_tx()
939 eth_debug("ETH: Can't find device %s!\n", in efm_hw_eth_init()
[all …]

Completed in 6 milliseconds