Searched refs:LTDC_VERTICALSYNC (Results 1 – 1 of 1) sorted by relevance
255 #define LTDC_VERTICALSYNC LTDC_SSCR_VSH /*!< Vertical synch… macro571 #define IS_LTDC_VSYNC(VSYNC) ((VSYNC) <= LTDC_VERTICALSYNC)573 #define IS_LTDC_AVBP(AVBP) ((AVBP) <= LTDC_VERTICALSYNC)575 #define IS_LTDC_AAH(AAH) ((AAH) <= LTDC_VERTICALSYNC)577 #define IS_LTDC_TOTALH(TOTALH) ((TOTALH) <= LTDC_VERTICALSYNC)
Completed in 5 milliseconds