Home
last modified time | relevance | path

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

/Zephyr-latest/boards/qemu/cortex_m0/
Dnrf_timer_timer.c41 static uint32_t get_comparator(void) in get_comparator() function
81 prev_val = get_comparator(); in prevent_false_prev_evt()
150 uint32_t t = get_comparator(); in timer0_nrf_isr()
/Zephyr-latest/drivers/timer/
Dnrf_grtc_timer.c86 static inline int get_comparator(uint32_t chan, uint64_t *cc) in get_comparator() function
238 return get_comparator(chan, val); in z_nrf_grtc_timer_compare_read()