Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/timer/
Dnrf_grtc_timer.h29 typedef void (*z_nrf_grtc_timer_compare_handler_t)(int32_t id, uint64_t expire_time, typedef
126 z_nrf_grtc_timer_compare_handler_t handler, void *user_data);
/Zephyr-latest/drivers/timer/
Dnrf_grtc_timer.c242 z_nrf_grtc_timer_compare_handler_t handler, void *user_data) in compare_set_nolocks()
260 z_nrf_grtc_timer_compare_handler_t handler, void *user_data) in compare_set()
271 z_nrf_grtc_timer_compare_handler_t handler, void *user_data) in z_nrf_grtc_timer_set()