Searched refs:bt_spi_rx_thread (Results 1 – 3 of 3) sorted by relevance
/Zephyr-Core-3.7.0/drivers/bluetooth/hci/ |
D | hci_ambiq.c | 292 static void bt_spi_rx_thread(void *p1, void *p2, void *p3) in bt_spi_rx_thread() function 388 (k_thread_entry_t)bt_spi_rx_thread, (void *)dev, NULL, NULL, in bt_apollo_open()
|
D | spi.c | 241 static void bt_spi_rx_thread(void *p1, void *p2, void *p3) in bt_spi_rx_thread() function 413 bt_spi_rx_thread, (void *)dev, NULL, NULL, in bt_spi_open()
|
D | hci_spi_st.c | 502 static void bt_spi_rx_thread(void *p1, void *p2, void *p3) in bt_spi_rx_thread() function 680 bt_spi_rx_thread, (void *)dev, NULL, NULL, in bt_spi_open()
|