Searched refs:nrf_rtc_cc_set (Results 1 – 2 of 2) sorted by relevance
137 NRF_STATIC_INLINE void nrf_rtc_cc_set(NRF_RTC_Type * p_reg, uint32_t ch, uint32_t cc_val);337 NRF_STATIC_INLINE void nrf_rtc_cc_set(NRF_RTC_Type * p_reg, uint32_t ch, uint32_t cc_val) in nrf_rtc_cc_set() function
200 nrf_rtc_cc_set(p_reg, ch, cc_val); in nrfy_rtc_cc_set()