Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/rtc/
Drtc_pcf8523.c333 static void pcf8523_int1_callback_handler(const struct device *port, struct gpio_callback *cb, in pcf8523_int1_callback_handler() function
787 gpio_init_callback(&data->int1_callback, pcf8523_int1_callback_handler, in pcf8523_init()