Home
last modified time | relevance | path

Searched refs:z_nrf_grtc_timer_compare_evt_address_get (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/timer/
Dnrf_grtc_timer.h68 uint32_t z_nrf_grtc_timer_compare_evt_address_get(int32_t chan);
/Zephyr-latest/tests/drivers/timer/nrf_grtc_timer/src/
Dmain.c93 z_nrf_grtc_timer_compare_evt_address_get(channel)); in ZTEST()
/Zephyr-latest/drivers/timer/
Dnrf_grtc_timer.c204 uint32_t z_nrf_grtc_timer_compare_evt_address_get(int32_t chan) in z_nrf_grtc_timer_compare_evt_address_get() function