Home
last modified time | relevance | path

Searched refs:END_EVT_DELAY_ENABLED (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.h55 enum radio_end_evt_delay_state { END_EVT_DELAY_DISABLED, END_EVT_DELAY_ENABLED }; enumerator
Dradio.c801 if (dir_curr == SW_SWITCH_RX && end_evt_delay_en == END_EVT_DELAY_ENABLED && in sw_switch()
867 if (end_evt_delay_en != END_EVT_DELAY_ENABLED) { in sw_switch()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_peripheral.c243 end_evt_delay = END_EVT_DELAY_ENABLED;
Dlll_conn.c649 end_evt_delay = END_EVT_DELAY_ENABLED;