Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/timer/
Dnrf_grtc_timer.c247 nrfx_grtc_channel_t user_channel_data = { in compare_set_nolocks() local
252 result = nrfx_grtc_syscounter_cc_absolute_set(&user_channel_data, target_time, true); in compare_set_nolocks()
318 nrfx_grtc_channel_t user_channel_data = { in z_nrf_grtc_timer_capture_prepare() local
331 result = nrfx_grtc_syscounter_cc_absolute_set(&user_channel_data, COUNTER_SPAN, false); in z_nrf_grtc_timer_capture_prepare()