Searched refs:nrf_timer_prescaler_set (Results 1 – 4 of 4) sorted by relevance
89 nrf_timer_prescaler_set(p_reg, p_config->prescaler); in nrfy_timer_periph_configure()334 nrf_timer_prescaler_set(p_reg, prescaler_factor); in nrfy_timer_prescaler_set()
421 NRF_STATIC_INLINE void nrf_timer_prescaler_set(NRF_TIMER_Type * p_reg, uint32_t prescaler_factor);866 NRF_STATIC_INLINE void nrf_timer_prescaler_set(NRF_TIMER_Type * p_reg, uint32_t prescaler_factor) in nrf_timer_prescaler_set() function
305 nrf_timer_prescaler_set(NRF_802154_TIMER_INSTANCE, prescaler); in timer_frequency_set_1mhz()
43 …() and nrf_timer_frequency_get() functions in the TIMER HAL. Use nrf_timer_prescaler_set() and nrf…96 - Added nrf_timer_prescaler_set() and nrf_timer_prescaler_get() functions that are used for setting…