Searched refs:IS_DSI_LP_HBP (Results 1 – 10 of 10) sorted by relevance
1287 #define IS_DSI_LP_HBP(LPHBP) (((LPHBP) == DSI_LP_HBP_DISABLE) || ((LPHBP) ==… macro
1330 #define IS_DSI_LP_HBP(LPHBP) (((LPHBP) == DSI_LP_HBP_DISABLE) || ((LPHBP) ==… macro
1066 assert_param(IS_DSI_LP_HBP(VidCfg->LPHorizontalBackPorchEnable)); in HAL_DSI_ConfigVideoMode()
1205 assert_param(IS_DSI_LP_HBP(VidCfg->LPHorizontalBackPorchEnable)); in HAL_DSI_ConfigVideoMode()