Searched refs:SPI_WRITE_ENABLE (Results 1 – 3 of 3) sorted by relevance
24 #define SPI_WRITE_ENABLE 0x06U macro261 ret = spi_flash_tx_one_byte_cmd(spi_dev, SPI_WRITE_ENABLE); in ZTEST_USER()302 ret = spi_flash_tx_one_byte_cmd(spi_dev, SPI_WRITE_ENABLE); in test_spi_single_write()512 ret = spi_flash_tx_one_byte_cmd(spi_dev, SPI_WRITE_ENABLE); in test_spi_quad_write()
22 #define SPI_WRITE_ENABLE 0x06U macro109 safbuf[0] = SPI_WRITE_ENABLE; in ZTEST_USER()185 safbuf[0] = SPI_WRITE_ENABLE; in test_spi_single_write()457 safbuf[0] = SPI_WRITE_ENABLE; in test_spi_quad_write()
81 #define SPI_WRITE_ENABLE 0x06U macro