Searched refs:IS_LTDC_CFBLNBR (Results 1 – 4 of 4) sorted by relevance
457 assert_param(IS_LTDC_CFBLNBR(pLayerCfg->ImageHeight)); in HAL_LTDC_ConfigLayer()789 assert_param(IS_LTDC_CFBLNBR(YSize)); in HAL_LTDC_SetWindowSize()
449 #define IS_LTDC_CFBLNBR(CFBLNBR) ((CFBLNBR) <= LTDC_LineNumber) macro
596 #define IS_LTDC_CFBLNBR(CFBLNBR) ((CFBLNBR) <= LTDC_LINE_NUMBER) macro
383 assert_param(IS_LTDC_CFBLNBR(LTDC_Layer_InitStruct->LTDC_CFBLineNumber)); in LTDC_LayerInit()
Completed in 9 milliseconds