Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_timer.h713 NRF_STATIC_INLINE void nrf_timer_cc_set(NRF_TIMER_Type * p_reg,
944 NRF_STATIC_INLINE void nrf_timer_cc_set(NRF_TIMER_Type * p_reg, in nrf_timer_cc_set() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_timer.h352 nrf_timer_cc_set(p_reg, cc_channel, cc_value); in nrfy_timer_cc_set()
/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_trx.c1429 nrf_timer_cc_set(NRF_802154_TIMER_INSTANCE, NRF_TIMER_CC_CHANNEL0, delta_time); in nrf_802154_trx_receive_frame()
1681 nrf_timer_cc_set(NRF_802154_TIMER_INSTANCE, in nrf_802154_trx_transmit_ack()