Searched refs:nrf_rtc_prescaler_set (Results 1 – 2 of 2) sorted by relevance
78 nrf_rtc_prescaler_set(p_reg, p_config->prescaler); in nrfy_rtc_periph_configure()307 nrf_rtc_prescaler_set(p_reg, val); in nrfy_rtc_prescaler_set()
258 NRF_STATIC_INLINE void nrf_rtc_prescaler_set(NRF_RTC_Type * p_reg, uint32_t val);408 NRF_STATIC_INLINE void nrf_rtc_prescaler_set(NRF_RTC_Type * p_reg, uint32_t val) in nrf_rtc_prescaler_set() function