Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dspi_reg.h566 #define SPI_USR_MOSI_DBITLEN_M ((SPI_USR_MOSI_DBITLEN_V)<<(SPI_USR_MOSI_DBITLEN_S))
568 #define SPI_USR_MOSI_DBITLEN_S 0 macro
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32/
Dspiram_psram.c351 SPI_USR_MOSI_DBITLEN_S); in psram_cmd_config()
354 … SET_PERI_REG_BITS(SPI_MOSI_DLEN_REG(spi_num), SPI_USR_MOSI_DBITLEN, 0, SPI_USR_MOSI_DBITLEN_S); in psram_cmd_config()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dspi_reg.h512 #define SPI_USR_MOSI_DBITLEN_M ((SPI_USR_MOSI_DBITLEN_V)<<(SPI_USR_MOSI_DBITLEN_S))
514 #define SPI_USR_MOSI_DBITLEN_S 0 macro