Home
last modified time | relevance | path

Searched defs:get_pending_int (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/drivers/gpio/
Dgpio_grgpio2.c142 static uint32_t get_pending_int(const struct device *dev) in get_pending_int() function
/Zephyr-latest/include/zephyr/drivers/
Dcounter.h242 counter_api_get_pending_int get_pending_int; member
Dgpio.h817 uint32_t (*get_pending_int)(const struct device *dev); member
/Zephyr-latest/drivers/counter/
Dcounter_nrfx_timer.c284 static uint32_t get_pending_int(const struct device *dev) in get_pending_int() function
Dcounter_nrfx_rtc.c539 static uint32_t get_pending_int(const struct device *dev) in get_pending_int() function