Searched refs:nrf_timer_shorts_disable (Results 1 – 3 of 3) sorted by relevance
| /hal_nordic-latest/drivers/nrf_802154/driver/src/ |
| D | nrf_802154_trx.c | 654 nrf_timer_shorts_disable(NRF_802154_TIMER_INSTANCE, NRF_TIMER_SHORT_COMPARE0_STOP_MASK); in fem_for_lna_reset() 734 nrf_timer_shorts_disable(NRF_802154_TIMER_INSTANCE, NRF_TIMER_SHORT_COMPARE0_STOP_MASK); in fem_for_tx_reset() 1066 nrf_timer_shorts_disable(NRF_802154_TIMER_INSTANCE, in nrf_802154_trx_disable() 1828 nrf_timer_shorts_disable(NRF_802154_TIMER_INSTANCE, in rxframe_finish_disable_fem_activation() 2090 nrf_timer_shorts_disable(NRF_802154_TIMER_INSTANCE, in rxack_finish_disable_fem_activation() 2646 nrf_timer_shorts_disable(NRF_802154_TIMER_INSTANCE, in txack_finish() 2677 nrf_timer_shorts_disable(NRF_802154_TIMER_INSTANCE, in transmit_ack_abort()
|
| /hal_nordic-latest/nrfx/hal/ |
| D | nrf_timer.h | 563 NRF_STATIC_INLINE void nrf_timer_shorts_disable(NRF_TIMER_Type * p_reg, 839 NRF_STATIC_INLINE void nrf_timer_shorts_disable(NRF_TIMER_Type * p_reg, in nrf_timer_shorts_disable() function
|
| /hal_nordic-latest/nrfx/haly/ |
| D | nrfy_timer.h | 223 nrf_timer_shorts_disable(p_reg, mask); in nrfy_timer_shorts_disable()
|