Home
last modified time | relevance | path

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

/hal_espressif-latest/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-latest/components/esp_psram/esp32/
Desp_psram_impl_quad.c369 SPI_USR_MOSI_DBITLEN_S); in psram_cmd_config()
372 … 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-latest/components/soc/esp32s2/include/soc/
Dspi_reg.h503 #define SPI_USR_MOSI_DBITLEN_M ((SPI_USR_MOSI_DBITLEN_V)<<(SPI_USR_MOSI_DBITLEN_S))
505 #define SPI_USR_MOSI_DBITLEN_S 0 macro