Searched refs:cc_val (Results 1 – 1 of 1) sorted by relevance
18 void nrf_rtc_cc_set(NRF_RTC_Type * p_reg, uint32_t ch, uint32_t cc_val) in nrf_rtc_cc_set() argument20 p_reg->CC[ch] = cc_val; in nrf_rtc_cc_set()