Searched refs:IS_LTDC_CFBLNBR (Results 1 – 14 of 14) sorted by relevance
845 assert_param(IS_LTDC_CFBLNBR(pLayerCfg->ImageHeight)); in HAL_LTDC_ConfigLayer()1174 assert_param(IS_LTDC_CFBLNBR(YSize)); in HAL_LTDC_SetWindowSize()1230 assert_param(IS_LTDC_CFBLNBR(Y0)); in HAL_LTDC_SetWindowPosition()1574 assert_param(IS_LTDC_CFBLNBR(pLayerCfg->ImageHeight)); in HAL_LTDC_ConfigLayer_NoReload()1617 assert_param(IS_LTDC_CFBLNBR(YSize)); in HAL_LTDC_SetWindowSize_NoReload()1672 assert_param(IS_LTDC_CFBLNBR(Y0)); in HAL_LTDC_SetWindowPosition_NoReload()
845 assert_param(IS_LTDC_CFBLNBR(pLayerCfg->ImageHeight)); in HAL_LTDC_ConfigLayer()1173 assert_param(IS_LTDC_CFBLNBR(YSize)); in HAL_LTDC_SetWindowSize()1229 assert_param(IS_LTDC_CFBLNBR(Y0)); in HAL_LTDC_SetWindowPosition()1573 assert_param(IS_LTDC_CFBLNBR(pLayerCfg->ImageHeight)); in HAL_LTDC_ConfigLayer_NoReload()1616 assert_param(IS_LTDC_CFBLNBR(YSize)); in HAL_LTDC_SetWindowSize_NoReload()1671 assert_param(IS_LTDC_CFBLNBR(Y0)); in HAL_LTDC_SetWindowPosition_NoReload()
841 assert_param(IS_LTDC_CFBLNBR(pLayerCfg->ImageHeight)); in HAL_LTDC_ConfigLayer()1170 assert_param(IS_LTDC_CFBLNBR(YSize)); in HAL_LTDC_SetWindowSize()1226 assert_param(IS_LTDC_CFBLNBR(Y0)); in HAL_LTDC_SetWindowPosition()1570 assert_param(IS_LTDC_CFBLNBR(pLayerCfg->ImageHeight)); in HAL_LTDC_ConfigLayer_NoReload()1613 assert_param(IS_LTDC_CFBLNBR(YSize)); in HAL_LTDC_SetWindowSize_NoReload()1668 assert_param(IS_LTDC_CFBLNBR(Y0)); in HAL_LTDC_SetWindowPosition_NoReload()
1039 assert_param(IS_LTDC_CFBLNBR(pLayerCfg->ImageHeight)); in HAL_LTDC_ConfigLayer()1605 assert_param(IS_LTDC_CFBLNBR(YSize)); in HAL_LTDC_SetWindowSize()1663 assert_param(IS_LTDC_CFBLNBR(Y0)); in HAL_LTDC_SetWindowPosition()2165 assert_param(IS_LTDC_CFBLNBR(pLayerCfg->ImageHeight)); in HAL_LTDC_ConfigLayer_NoReload()2216 assert_param(IS_LTDC_CFBLNBR(YSize)); in HAL_LTDC_SetWindowSize_NoReload()2273 assert_param(IS_LTDC_CFBLNBR(Y0)); in HAL_LTDC_SetWindowPosition_NoReload()
688 #define IS_LTDC_CFBLNBR(__CFBLNBR__) ((__CFBLNBR__) <= LTDC_LINE_NUMBER) macro
687 #define IS_LTDC_CFBLNBR(__CFBLNBR__) ((__CFBLNBR__) <= LTDC_LINE_NUMBER) macro
696 #define IS_LTDC_CFBLNBR(__CFBLNBR__) ((__CFBLNBR__) <= LTDC_LINE_NUMBER) macro
1052 #define IS_LTDC_CFBLNBR(__CFBLNBR__) ((__CFBLNBR__) <= LTDC_LINE_NUMBER) macro