Home
last modified time | relevance | path

Searched refs:SPI_CONF_BITLEN_M (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_reg.h34 #define SPI_CONF_BITLEN_M ((SPI_CONF_BITLEN_V)<<(SPI_CONF_BITLEN_S)) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_reg.h34 #define SPI_CONF_BITLEN_M ((SPI_CONF_BITLEN_V)<<(SPI_CONF_BITLEN_S)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_reg.h42 #define SPI_CONF_BITLEN_M ((SPI_CONF_BITLEN_V)<<(SPI_CONF_BITLEN_S)) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_reg.h22 #define SPI_CONF_BITLEN_M (SPI_CONF_BITLEN_V << SPI_CONF_BITLEN_S) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_reg.h22 #define SPI_CONF_BITLEN_M (SPI_CONF_BITLEN_V << SPI_CONF_BITLEN_S) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_reg.h26 #define SPI_CONF_BITLEN_M ((SPI_CONF_BITLEN_V)<<(SPI_CONF_BITLEN_S)) macro