Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_ltdc.c845 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()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_ltdc.c845 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()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_ltdc.c845 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()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_ltdc.c845 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()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ltdc.c841 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()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_ltdc.c841 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()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_ltdc.c1039 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()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_ltdc.h688 #define IS_LTDC_CFBLNBR(__CFBLNBR__) ((__CFBLNBR__) <= LTDC_LINE_NUMBER) macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_ltdc.h687 #define IS_LTDC_CFBLNBR(__CFBLNBR__) ((__CFBLNBR__) <= LTDC_LINE_NUMBER) macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_ltdc.h688 #define IS_LTDC_CFBLNBR(__CFBLNBR__) ((__CFBLNBR__) <= LTDC_LINE_NUMBER) macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_ltdc.h688 #define IS_LTDC_CFBLNBR(__CFBLNBR__) ((__CFBLNBR__) <= LTDC_LINE_NUMBER) macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_ltdc.h687 #define IS_LTDC_CFBLNBR(__CFBLNBR__) ((__CFBLNBR__) <= LTDC_LINE_NUMBER) macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_ltdc.h696 #define IS_LTDC_CFBLNBR(__CFBLNBR__) ((__CFBLNBR__) <= LTDC_LINE_NUMBER) macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_ltdc.h1052 #define IS_LTDC_CFBLNBR(__CFBLNBR__) ((__CFBLNBR__) <= LTDC_LINE_NUMBER) macro