Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_reg.h2136 #define SPI_LCD_VT_HEIGHT_M ((SPI_LCD_VT_HEIGHT_V)<<(SPI_LCD_VT_HEIGHT_S))
2137 #define SPI_LCD_VT_HEIGHT_V 0x3FF macro