Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_grtc.c763 (uint32_t)nrfy_grtc_sys_counter_cc_get(NRF_GRTC, p_chan_data->channel)); in nrfx_grtc_syscounter_cc_absolute_set()
893 *p_val = nrfy_grtc_sys_counter_cc_get(NRF_GRTC, channel); in nrfx_grtc_syscounter_cc_value_read()
921 nrfy_grtc_sys_counter_cc_get(NRF_GRTC, channel), in grtc_irq_handler()
/hal_nordic-latest/nrfx/haly/
Dnrfy_grtc.h490 NRFY_STATIC_INLINE uint64_t nrfy_grtc_sys_counter_cc_get(NRF_GRTC_Type const * p_reg, in nrfy_grtc_sys_counter_cc_get() function