Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_rtc.c194 nrfy_rtc_cc_set(p_instance->p_reg, channel, val); in nrfx_rtc_cc_set()
212 nrfy_rtc_cc_set(p_instance->p_reg, channel, val); in nrfx_rtc_cc_set()
/hal_nordic-latest/nrfx/haly/
Dnrfy_rtc.h196 NRFY_STATIC_INLINE void nrfy_rtc_cc_set(NRF_RTC_Type * p_reg, in nrfy_rtc_cc_set() function