Searched refs:IS_LTDC_LIPOS (Results 1 – 4 of 4) sorted by relevance
323 #define IS_LTDC_LIPOS(LIPOS) ((LIPOS) <= 0x7FF) macro
597 #define IS_LTDC_LIPOS(LIPOS) ((LIPOS) <= 0x7FF) macro
323 assert_param(IS_LTDC_LIPOS(LTDC_LIPositionConfig)); in LTDC_LIPConfig()
1023 assert_param(IS_LTDC_LIPOS(Line)); in HAL_LTDC_ProgramLineEvent()
Completed in 9 milliseconds