Searched refs:header_slave (Results 1 – 1 of 1) sorted by relevance
106 uint8_t header_slave[5] = { READY_NOW, SANITY_CHECK, in spi_send() local117 header_slave[STATUS_HEADER_TOREAD] = buf->len; in spi_send()124 tx.buf = header_slave; in spi_send()153 uint8_t header_slave[5] = { READY_NOW, SANITY_CHECK, in bt_tx_thread() local171 tx.buf = header_slave; in bt_tx_thread()
Completed in 6 milliseconds