Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/tools/spi-hdlc-adapter/
H A Dspi-hdlc-adapter.c398 static void spi_header_set_flag_byte(uint8_t *header, uint8_t value) { header[0] = value; } in spi_header_set_flag_byte() function
523spi_header_set_flag_byte(sSpiTxFrameBuffer, SPI_HEADER_RESET_FLAG | SPI_HEADER_PATTERN_VALUE); in push_pull_spi()
527 spi_header_set_flag_byte(sSpiTxFrameBuffer, SPI_HEADER_PATTERN_VALUE); in push_pull_spi()