Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/boards/arm/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-Core-3.6.0/drivers/timer/
Dnrf_grtc_timer.c126 static inline uint64_t get_comparator(uint32_t chan) in get_comparator() function
267 return get_comparator(chan); in z_nrf_grtc_timer_compare_read()