Home
last modified time | relevance | path

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

/hal_espressif-latest/components/spi_flash/
Desp_flash_api.c133 #define IO_STR_LEN 10 macro
135 static const char io_mode_str[][IO_STR_LEN] = {
147 _Static_assert(sizeof(io_mode_str)/IO_STR_LEN == SPI_FLASH_READ_MODE_MAX, "the io_mode_str should b…