Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_trx_dppi.c254 nrf_timer_publish_clear(NRF_802154_TIMER_INSTANCE, NRF_TIMER_EVENT_COMPARE1); in nrf_802154_trx_ppi_for_ack_tx_clear()
/hal_nordic-latest/nrfx/hal/
Dnrf_timer.h666 NRF_STATIC_INLINE void nrf_timer_publish_clear(NRF_TIMER_Type * p_reg,
901 NRF_STATIC_INLINE void nrf_timer_publish_clear(NRF_TIMER_Type * p_reg, in nrf_timer_publish_clear() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_timer.h292 nrf_timer_publish_clear(p_reg, event); in nrfy_timer_publish_clear()