Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_trx_dppi.c240 nrf_timer_publish_set(NRF_802154_TIMER_INSTANCE, NRF_TIMER_EVENT_COMPARE1, PPI_TIMER_TX_ACK); in nrf_802154_trx_ppi_for_ack_tx_set()
/hal_nordic-latest/nrfx/hal/
Dnrf_timer.h655 NRF_STATIC_INLINE void nrf_timer_publish_set(NRF_TIMER_Type * p_reg,
893 NRF_STATIC_INLINE void nrf_timer_publish_set(NRF_TIMER_Type * p_reg, in nrf_timer_publish_set() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_timer.h284 nrf_timer_publish_set(p_reg, event, channel); in nrfy_timer_publish_set()