Home
last modified time | relevance | path

Searched refs:nrf_timer_prescaler_set (Results 1 – 4 of 4) sorted by relevance

/hal_nordic-3.4.0/nrfx/haly/
Dnrfy_timer.h89 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()
/hal_nordic-3.4.0/nrfx/hal/
Dnrf_timer.h421 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
/hal_nordic-3.4.0/drivers/nrf_802154/driver/src/
Dnrf_802154_trx.c305 nrf_timer_prescaler_set(NRF_802154_TIMER_INSTANCE, prescaler); in timer_frequency_set_1mhz()
/hal_nordic-3.4.0/nrfx/
DCHANGELOG.md43 …() 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…