Searched refs:IS_DSI_LP_VFP (Results 1 – 10 of 10) sorted by relevance
1290 #define IS_DSI_LP_VFP(LPVFP) (((LPVFP) == DSI_LP_VFP_DISABLE) || ((LPVFP) ==… macro
1333 #define IS_DSI_LP_VFP(LPVFP) (((LPVFP) == DSI_LP_VFP_DISABLE) || ((LPVFP) ==… macro
1068 assert_param(IS_DSI_LP_VFP(VidCfg->LPVerticalFrontPorchEnable)); in HAL_DSI_ConfigVideoMode()
1207 assert_param(IS_DSI_LP_VFP(VidCfg->LPVerticalFrontPorchEnable)); in HAL_DSI_ConfigVideoMode()