Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/nxp_enet/
Deth_nxp_enet.c584 static void eth_callback(ENET_Type *base, enet_handle_t *handle, function
779 enet_config.callback = eth_callback;
Deth_mcux.c871 static void eth_callback(ENET_Type *base, enet_handle_t *handle, in eth_callback() function
986 enet_config.callback = eth_callback; in eth_mcux_init()