Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_reg.h1389 #define SPI_SLV_LAST_COMMAND_M ((SPI_SLV_LAST_COMMAND_V)<<(SPI_SLV_LAST_COMMAND_S))
1390 #define SPI_SLV_LAST_COMMAND_V 0xFF macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_reg.h1703 #define SPI_SLV_LAST_COMMAND_M ((SPI_SLV_LAST_COMMAND_V)<<(SPI_SLV_LAST_COMMAND_S))
1704 #define SPI_SLV_LAST_COMMAND_V 0xFF macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_reg.h1711 #define SPI_SLV_LAST_COMMAND_M ((SPI_SLV_LAST_COMMAND_V)<<(SPI_SLV_LAST_COMMAND_S))
1712 #define SPI_SLV_LAST_COMMAND_V 0xFF macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dspi_reg.h687 #define SPI_SLV_LAST_COMMAND_M ((SPI_SLV_LAST_COMMAND_V)<<(SPI_SLV_LAST_COMMAND_S))
688 #define SPI_SLV_LAST_COMMAND_V 0x7 macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_reg.h2062 #define SPI_SLV_LAST_COMMAND_M (SPI_SLV_LAST_COMMAND_V << SPI_SLV_LAST_COMMAND_S)
2063 #define SPI_SLV_LAST_COMMAND_V 0x000000FFU macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_reg.h2056 #define SPI_SLV_LAST_COMMAND_M (SPI_SLV_LAST_COMMAND_V << SPI_SLV_LAST_COMMAND_S)
2057 #define SPI_SLV_LAST_COMMAND_V 0x000000FFU macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_reg.h760 #define SPI_SLV_LAST_COMMAND_M ((SPI_SLV_LAST_COMMAND_V)<<(SPI_SLV_LAST_COMMAND_S))
761 #define SPI_SLV_LAST_COMMAND_V 0xFF macro