Searched refs:IS_DSI_LP_VACTIVE (Results 1 – 10 of 10) sorted by relevance
1288 #define IS_DSI_LP_VACTIVE(LPVActive) (((LPVActive) == DSI_LP_VACT_DISABLE)\ macro
1331 #define IS_DSI_LP_VACTIVE(LPVActive) (((LPVActive) == DSI_LP_VACT_DISABLE)\ macro
1241 assert_param(IS_DSI_LP_VACTIVE(VidCfg->LPVerticalActiveEnable)); in HAL_DSI_ConfigVideoMode()
1102 assert_param(IS_DSI_LP_VACTIVE(VidCfg->LPVerticalActiveEnable)); in HAL_DSI_ConfigVideoMode()