Searched refs:IS_DSI_VS_POLARITY (Results 1 – 10 of 10) sorted by relevance
1301 #define IS_DSI_VS_POLARITY(VSPolarity) (((VSPolarity) == DSI_VSYNC_FALLING)\ macro
1344 #define IS_DSI_VS_POLARITY(VSPolarity) (((VSPolarity) == DSI_VSYNC_FALLING)\ macro
1390 assert_param(IS_DSI_VS_POLARITY(CmdCfg->VSyncPol)); in HAL_DSI_ConfigAdaptedCommandMode()
1251 assert_param(IS_DSI_VS_POLARITY(CmdCfg->VSyncPol)); in HAL_DSI_ConfigAdaptedCommandMode()