Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/ethernet/
Deth_nxp_enet.c562 static void eth_callback(ENET_Type *base, enet_handle_t *handle, in eth_callback() function
711 enet_config.callback = eth_callback; in eth_nxp_enet_init()
Deth_mcux.c932 static void eth_callback(ENET_Type *base, enet_handle_t *handle, in eth_callback() function
1047 enet_config.callback = eth_callback; in eth_mcux_init()