Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf5_resources.h27 #define NRF_RADIO_SHORTS_TRX_END_DISABLE_Msk HAL_RADIO_SHORTS_TRX_END_DISABLE_Msk macro
99 #define NRF_RADIO_SHORTS_TRX_END_DISABLE_Msk HAL_RADIO_SHORTS_TRX_PHYEND_DISABLE_Msk macro
120 #define NRF_RADIO_SHORTS_TRX_END_DISABLE_Msk HAL_RADIO_SHORTS_TRX_END_DISABLE_Msk macro
187 #define NRF_RADIO_SHORTS_TRX_END_DISABLE_Msk HAL_RADIO_SHORTS_TRX_PHYEND_DISABLE_Msk macro
208 #define NRF_RADIO_SHORTS_TRX_END_DISABLE_Msk HAL_RADIO_SHORTS_TRX_END_DISABLE_Msk macro
Dradio.c958 NRF_RADIO_SHORTS_TRX_END_DISABLE_Msk | in radio_switch_complete_and_rx()
961 NRF_RADIO->SHORTS = RADIO_SHORTS_READY_START_Msk | NRF_RADIO_SHORTS_TRX_END_DISABLE_Msk; in radio_switch_complete_and_rx()
977 NRF_RADIO_SHORTS_TRX_END_DISABLE_Msk | in radio_switch_complete_and_tx()
980 NRF_RADIO->SHORTS = RADIO_SHORTS_READY_START_Msk | NRF_RADIO_SHORTS_TRX_END_DISABLE_Msk; in radio_switch_complete_and_tx()
992 NRF_RADIO->SHORTS = RADIO_SHORTS_READY_START_Msk | NRF_RADIO_SHORTS_TRX_END_DISABLE_Msk | in radio_switch_complete_with_delay_compensation_and_tx()
995 NRF_RADIO->SHORTS = RADIO_SHORTS_READY_START_Msk | NRF_RADIO_SHORTS_TRX_END_DISABLE_Msk; in radio_switch_complete_with_delay_compensation_and_tx()
1006 NRF_RADIO_SHORTS_TRX_END_DISABLE_Msk | in radio_switch_complete_and_b2b_tx()
1009 NRF_RADIO->SHORTS = RADIO_SHORTS_READY_START_Msk | NRF_RADIO_SHORTS_TRX_END_DISABLE_Msk; in radio_switch_complete_and_b2b_tx()
1021 NRF_RADIO_SHORTS_TRX_END_DISABLE_Msk | in radio_switch_complete_and_b2b_rx()
1024 NRF_RADIO->SHORTS = RADIO_SHORTS_READY_START_Msk | NRF_RADIO_SHORTS_TRX_END_DISABLE_Msk; in radio_switch_complete_and_b2b_rx()
[all …]
Dradio_df.c402 NRF_RADIO->SHORTS = RADIO_SHORTS_READY_START_Msk | NRF_RADIO_SHORTS_TRX_END_DISABLE_Msk | in radio_switch_complete_and_phy_end_b2b_tx()
405 NRF_RADIO->SHORTS = RADIO_SHORTS_READY_START_Msk | NRF_RADIO_SHORTS_TRX_END_DISABLE_Msk; in radio_switch_complete_and_phy_end_b2b_tx()