Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_rtc.h78 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()
/hal_nordic-latest/nrfx/hal/
Dnrf_rtc.h258 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