Searched refs:IS_DSI_LP_VSYNC (Results 1 – 10 of 10) sorted by relevance
1292 #define IS_DSI_LP_VSYNC(LPVSYNC) (((LPVSYNC) == DSI_LP_VSYNC_DISABLE)\ macro
1335 #define IS_DSI_LP_VSYNC(LPVSYNC) (((LPVSYNC) == DSI_LP_VSYNC_DISABLE)\ macro
1244 assert_param(IS_DSI_LP_VSYNC(VidCfg->LPVerticalSyncActiveEnable)); in HAL_DSI_ConfigVideoMode()
1105 assert_param(IS_DSI_LP_VSYNC(VidCfg->LPVerticalSyncActiveEnable)); in HAL_DSI_ConfigVideoMode()