Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/ethernet/
Deth_enc28j60.c328 static void eth_enc28j60_gpio_callback(const struct device *dev, in eth_enc28j60_gpio_callback() function
814 gpio_init_callback(&(context->gpio_cb), eth_enc28j60_gpio_callback, in eth_enc28j60_init()