Home
last modified time | relevance | path

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

/hal_espressif-latest/zephyr/esp32s3/src/
Dsoc_flash_init.c96 FLASH_CS_HOLD_DELAY, SPI_MEM_CS_HOLD_DELAY_S); in flash_cs_timing_config()
/hal_espressif-latest/components/bootloader_support/bootloader_flash/src/
Dbootloader_flash_config_esp32s3.c51 …_BITS(SPI_MEM_CTRL2_REG(0), SPI_MEM_CS_HOLD_DELAY_V, FLASH_CS_HOLD_DELAY, SPI_MEM_CS_HOLD_DELAY_S); in bootloader_flash_cs_timing_config()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_mem_reg.h283 #define SPI_MEM_CS_HOLD_DELAY_M ((SPI_MEM_CS_HOLD_DELAY_V)<<(SPI_MEM_CS_HOLD_DELAY_S))
285 #define SPI_MEM_CS_HOLD_DELAY_S 25 macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_mem_reg.h290 #define SPI_MEM_CS_HOLD_DELAY_M ((SPI_MEM_CS_HOLD_DELAY_V)<<(SPI_MEM_CS_HOLD_DELAY_S))
292 #define SPI_MEM_CS_HOLD_DELAY_S 25 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_mem_reg.h304 #define SPI_MEM_CS_HOLD_DELAY_M ((SPI_MEM_CS_HOLD_DELAY_V)<<(SPI_MEM_CS_HOLD_DELAY_S))
306 #define SPI_MEM_CS_HOLD_DELAY_S 25 macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_mem_reg.h418 #define SPI_MEM_CS_HOLD_DELAY_M ((SPI_MEM_CS_HOLD_DELAY_V)<<(SPI_MEM_CS_HOLD_DELAY_S))
420 #define SPI_MEM_CS_HOLD_DELAY_S 25 macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_mem_reg.h413 #define SPI_MEM_CS_HOLD_DELAY_M ((SPI_MEM_CS_HOLD_DELAY_V)<<(SPI_MEM_CS_HOLD_DELAY_S))
415 #define SPI_MEM_CS_HOLD_DELAY_S 25 macro