Home
last modified time | relevance | path

Searched refs:bt_spi_init (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/bluetooth/hci/
Dspi.c429 static int bt_spi_init(const struct device *dev) in bt_spi_init() function
456 DEVICE_DT_INST_DEFINE(inst, bt_spi_init, NULL, &hci_data_##inst, NULL, \
Dhci_spi_st.c704 static int bt_spi_init(const struct device *dev) in bt_spi_init() function
730 DEVICE_DT_INST_DEFINE(inst, bt_spi_init, NULL, &hci_data_##inst, NULL, \