Home
last modified time | relevance | path

Searched refs:p_timer_instance (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/sl/sl_opensource/include/protocol/
Dmpsl_fem_protocol_api.h76 NRF_TIMER_Type * p_timer_instance; member
/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_trx.c193 .p_timer_instance = NRF_802154_TIMER_INSTANCE,
206 .p_timer_instance = NRF_802154_TIMER_INSTANCE,
642 nrf_timer_shorts_enable(m_activate_rx_cc0.event.timer.p_timer_instance, in fem_for_lna_set()
672 nrf_timer_shorts_enable(m_activate_tx_cc0.event.timer.p_timer_instance, in fem_for_pa_set()