Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_hw_support/port/esp32/
Dspiram_psram.c321 SET_PERI_REG_MASK(SPI_USER_REG(spi_num), SPI_USR_COMMAND); in psram_cmd_config()
325 CLEAR_PERI_REG_MASK(SPI_USER_REG(spi_num), SPI_USR_COMMAND); in psram_cmd_config()
/hal_espressif-3.6.0/components/esptool_py/esptool/esptool/
Dloader.py1219 SPI_USR_COMMAND = 1 << 31
1291 flags = SPI_USR_COMMAND
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dspi_reg.h188 #define SPI_USR_COMMAND (BIT(31)) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dspi_reg.h188 #define SPI_USR_COMMAND (BIT(31)) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dspi_reg.h209 #define SPI_USR_COMMAND (BIT(31)) macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dspi_reg.h367 #define SPI_USR_COMMAND (BIT(31)) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dspi_reg.h268 #define SPI_USR_COMMAND (BIT(31)) macro