Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_grtc.c535 nrfx_err_t nrfx_grtc_syscounter_start(bool busy_wait, uint8_t * p_main_cc_channel) in nrfx_grtc_syscounter_start() argument
538 NRFX_ASSERT(p_main_cc_channel); in nrfx_grtc_syscounter_start()
553 *p_main_cc_channel = MAIN_GRTC_CC_CHANNEL; in nrfx_grtc_syscounter_start()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_grtc.h298 nrfx_err_t nrfx_grtc_syscounter_start(bool busy_wait, uint8_t * p_main_cc_channel);