Home
last modified time | relevance | path

Searched refs:ant (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/samples/bluetooth/hci_ipc/boards/
Dnrf5340_audio_dk_nrf5340_cpunet_nrf21540_ek.overlay7 ant-sel-gpios = <&arduino_header 10 GPIO_ACTIVE_HIGH>; /* D4 */
/Zephyr-latest/samples/bluetooth/hci_uart/boards/
Dnrf5340_audio_dk_nrf5340_cpuapp_nrf21540_ek.overlay12 <&arduino_header 10 0>, /* ant-sel-gpios */
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_test.c136 uint8_t ant; in create_iq_report() local
148 ant = radio_df_pdu_antenna_switch_pattern_get(); in create_iq_report()
158 iq_report->rssi_ant_id = ant; in create_iq_report()
Dlll_conn.c1241 uint8_t ant; local
1244 ant = radio_df_pdu_antenna_switch_pattern_get();
1250 iq_report->rssi_ant_id = ant;
Dlll_sync.c1260 uint8_t ant; in iq_report_create() local
1263 ant = radio_df_pdu_antenna_switch_pattern_get(); in iq_report_create()
1268 iq_report->rssi_ant_id = ant; in iq_report_create()
/Zephyr-latest/boards/nordic/nrf21540dk/
Dnrf21540dk_nrf52840.dts125 ant-sel-gpios = <&gpio0 20 GPIO_ACTIVE_HIGH>;