Home
last modified time | relevance | path

Searched refs:radio_df_cte_rx_4us_switching (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_df.h39 void radio_df_cte_rx_4us_switching(bool cte_info_in_s1, uint8_t phy);
Dradio_df.c367 void radio_df_cte_rx_4us_switching(bool cte_info_in_s1, uint8_t phy) in radio_df_cte_rx_4us_switching() function
/Zephyr-latest/tests/bluetooth/df/common/src/
Dradio_df_stub.c84 void radio_df_cte_rx_4us_switching(void) in radio_df_cte_rx_4us_switching() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_df.c232 radio_df_cte_rx_4us_switching(cte_info_in_s1, phy); in lll_df_conf_cte_rx_enable()
336 radio_df_cte_rx_4us_switching(true, PHY_LEGACY); in lll_df_conf_cte_info_parsing_enable()
Dlll_test.c423 radio_df_cte_rx_4us_switching(true, cte_phy); in cte_rx_init()