Searched refs:IS_DSI_LP_HFP (Results 1 – 10 of 10) sorted by relevance
1286 #define IS_DSI_LP_HFP(LPHFP) (((LPHFP) == DSI_LP_HFP_DISABLE) || ((LPHFP) ==… macro
1329 #define IS_DSI_LP_HFP(LPHFP) (((LPHFP) == DSI_LP_HFP_DISABLE) || ((LPHFP) ==… macro
1239 assert_param(IS_DSI_LP_HFP(VidCfg->LPHorizontalFrontPorchEnable)); in HAL_DSI_ConfigVideoMode()
1100 assert_param(IS_DSI_LP_HFP(VidCfg->LPHorizontalFrontPorchEnable)); in HAL_DSI_ConfigVideoMode()