Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/bluetooth/hci/
Dapollox_blue.c50 #define SPI_MAX_RX_MSG_LEN 258 macro
208 if ((read_size == 0) || (read_size > SPI_MAX_RX_MSG_LEN)) { in bt_apollo_spi_rcv()
Dhci_ambiq.c46 #define SPI_MAX_RX_MSG_LEN 258 macro
55 static uint8_t __noinit rxmsg[SPI_MAX_RX_MSG_LEN];