Searched refs:IS_DSI_LP_VACTIVE (Results 1 – 2 of 2) sorted by relevance
1260 #define IS_DSI_LP_VACTIVE(LPVActive) (((LPVActive) == DSI_LP_VACT_DISABLE) || ((LPVA… macro
995 assert_param(IS_DSI_LP_VACTIVE(VidCfg->LPVerticalActiveEnable)); in HAL_DSI_ConfigVideoMode()