Home
last modified time | relevance | path

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

/bsp/ck802/libraries/common/eth/
A Dethernet_enc28j60.c828 static int eth_mac_init = 0; in csi_eth_mac_initialize() local
839 if (eth_mac_init == 0) { in csi_eth_mac_initialize()
854 eth_mac_init = 1; in csi_eth_mac_initialize()
857 if ((ret == 0) || (eth_mac_init == 1)) { in csi_eth_mac_initialize()

Completed in 9 milliseconds