Home
last modified time | relevance | path

Searched refs:nrf_timer_bit_width_set (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/haly/
Dnrfy_timer.h88 nrf_timer_bit_width_set(p_reg, p_config->bit_width); in nrfy_timer_periph_configure()
318 nrf_timer_bit_width_set(p_reg, bit_width); in nrfy_timer_bit_width_set()
/hal_nordic-latest/nrfx/hal/
Dnrf_timer.h694 NRF_STATIC_INLINE void nrf_timer_bit_width_set(NRF_TIMER_Type * p_reg,
920 NRF_STATIC_INLINE void nrf_timer_bit_width_set(NRF_TIMER_Type * p_reg, in nrf_timer_bit_width_set() function
/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_trx.c312 nrf_timer_bit_width_set(NRF_802154_TIMER_INSTANCE, NRF_TIMER_BIT_WIDTH_32); in nrf_timer_init()