Searched refs:radio_df_ctrl_set (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/ |
D | radio_df.c | 256 static inline void radio_df_ctrl_set(uint8_t cte_len, in radio_df_ctrl_set() function 326 radio_df_ctrl_set(cte_len, RADIO_DFECTRL1_TSWITCHSPACING_2us, in radio_df_cte_tx_aod_2us_set() 339 radio_df_ctrl_set(cte_len, RADIO_DFECTRL1_TSWITCHSPACING_4us, in radio_df_cte_tx_aod_4us_set() 352 radio_df_ctrl_set(cte_len, RADIO_DFECTRL1_TSWITCHSPACING_4us, in radio_df_cte_tx_aoa_set() 362 radio_df_ctrl_set(0, RADIO_DFECTRL1_TSWITCHSPACING_2us, in radio_df_cte_rx_2us_switching() 373 radio_df_ctrl_set(0, RADIO_DFECTRL1_TSWITCHSPACING_4us, in radio_df_cte_rx_4us_switching()
|