Searched full:hci_spi (Results 1 – 17 of 17) sorted by relevance
/Zephyr-latest/boards/shields/x_nucleo_bnrg2a1/ |
D | x_nucleo_bnrg2a1.overlay | 9 zephyr,bt-hci = &hci_spi; 16 hci_spi: bluenrg-2@0 {
|
/Zephyr-latest/boards/shields/x_nucleo_wb05kn1/ |
D | x_nucleo_wb05kn1_spi.overlay | 9 zephyr,bt-hci = &hci_spi; 16 hci_spi: wb05n@0 {
|
/Zephyr-latest/samples/bluetooth/hci_spi/ |
D | sample.yaml | 5 sample.bluetooth.hci_spi:
|
D | CMakeLists.txt | 5 project(hci_spi) project
|
D | README.rst | 27 <samples/bluetooth/hci_spi/boards/nrf51dk_nrf51822.overlay>` in this sample
|
/Zephyr-latest/boards/96boards/carbon/ |
D | 96b_carbon_stm32f401xe.dts | 23 zephyr,bt-hci = &hci_spi; 128 hci_spi: bt-hci@0 { label
|
/Zephyr-latest/boards/96boards/carbon/doc/ |
D | nrf51822.rst | 141 To do this, build the ``samples/bluetooth/hci_spi/`` application 149 Be sure to flash the hci_spi application to the nRF51822 chip and 151 by Zephyr, the hci_spi application providing Bluetooth support will
|
D | stm32f401xe.rst | 336 1. Flash the nRF51 with the hci_spi sample application as described in
|
/Zephyr-latest/boards/st/b_l4s5i_iot01a/ |
D | b_l4s5i_iot01a.dts | 25 zephyr,bt-hci = &hci_spi; 155 hci_spi: spbtle-rf@0 { label
|
/Zephyr-latest/boards/st/steval_stwinbx1/ |
D | steval_stwinbx1.dts | 21 zephyr,bt-hci = &hci_spi; 187 hci_spi: bluenrg-2@0 { label
|
/Zephyr-latest/boards/st/disco_l475_iot1/ |
D | disco_l475_iot1.dts | 25 zephyr,bt-hci = &hci_spi; 199 hci_spi: spbtle-rf@0 { label
|
/Zephyr-latest/boards/st/stm32l562e_dk/ |
D | stm32l562e_dk_common.dtsi | 43 zephyr,bt-hci = &hci_spi; 192 hci_spi: spbtle-rf@0 { label
|
/Zephyr-latest/boards/st/sensortile_box_pro/ |
D | sensortile_box_pro.dts | 20 zephyr,bt-hci = &hci_spi; 155 hci_spi: bluenrg-lp@0 { label
|
/Zephyr-latest/samples/bluetooth/hci_spi/src/ |
D | main.c | 30 #define LOG_MODULE_NAME hci_spi
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.4.rst | 886 * bluetooth: hci_spi: Fixed cmd_hdr and acl_hdr usage. 965 * :github:`28275` - drivers: bluetooth: hci_spi: hci driver is init before spi causing an error on … 1209 * :github:`27266` - samples: bluetooth: hci_spi: Invalid cmd_hdr and acl_hdr usage
|
D | release-notes-3.0.rst | 1158 * :github:`40244` - [v2.7-branch] hci_spi sample cannot be built for nrf51dk_nrf51422 and 96b_carbo…
|
D | release-notes-3.3.rst | 3490 …stack notifications blocks host side for too long (``drivers/bluetooth/hci/spi.c`` and ``hci_spi``)
|