Home
last modified time | relevance | path

Searched defs:SPI_WRSR_2B (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Dsoc_support.h260 #define SPI_WRSR_2B (1<<22) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dspi_reg.h169 #define SPI_WRSR_2B (BIT(22)) macro