Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/ieee802154/
Dieee802154_cc2520.c394 static inline void fifop_int_handler(const struct device *port, in fifop_int_handler() function
441 gpio_init_callback(&cc2520->fifop_cb, fifop_int_handler, BIT(cfg->fifop.pin)); in setup_gpio_callbacks()