Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.c576 NRF_RADIO->SHORTS = 0; in radio_disable()
957 NRF_RADIO->SHORTS = RADIO_SHORTS_READY_START_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()
976 NRF_RADIO->SHORTS = RADIO_SHORTS_READY_START_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()
1005 NRF_RADIO->SHORTS = RADIO_SHORTS_READY_START_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()
1020 NRF_RADIO->SHORTS = RADIO_SHORTS_READY_START_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()