Searched refs:compare_set_nolocks (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.6.0/drivers/timer/ |
D | nrf_grtc_timer.c | 270 static int compare_set_nolocks(int32_t chan, uint64_t target_time, in compare_set_nolocks() function 292 int ret = compare_set_nolocks(chan, target_time, handler, user_data); in compare_set()
|
D | nrf_rtc_timer.c | 340 static int compare_set_nolocks(int32_t chan, uint64_t target_time, in compare_set_nolocks() function 384 int ret = compare_set_nolocks(chan, target_time, handler, user_data, exact); in compare_set()
|