Searched refs:nrfx_grtc_channel_t (Results 1 – 2 of 2) sorted by relevance
84 } nrfx_grtc_channel_t; typedef358 nrfx_err_t nrfx_grtc_syscounter_cc_absolute_set(nrfx_grtc_channel_t * p_chan_data,377 nrfx_err_t nrfx_grtc_syscounter_cc_relative_set(nrfx_grtc_channel_t * p_chan_data,
104 …nrfx_grtc_channel_t channel_data[NRFX_GRTC_CONFIG_NUM_OF_CC_CHANNELS + 1]; /**< Ch…212 static void cc_channel_prepare(nrfx_grtc_channel_t * p_chan_data) in cc_channel_prepare()511 nrfx_grtc_channel_t * p_chan_data = &m_cb.channel_data[GRTC_RTCOUNTER_CC_HANDLER_IDX]; in nrfx_grtc_rtcounter_cc_absolute_set()735 nrfx_err_t nrfx_grtc_syscounter_cc_absolute_set(nrfx_grtc_channel_t * p_chan_data, in nrfx_grtc_syscounter_cc_absolute_set()767 nrfx_err_t nrfx_grtc_syscounter_cc_relative_set(nrfx_grtc_channel_t * p_chan_data, in nrfx_grtc_syscounter_cc_relative_set()930 nrfx_grtc_channel_t const * p_channel = &m_cb.channel_data[GRTC_RTCOUNTER_CC_HANDLER_IDX]; in grtc_irq_handler()