Searched refs:IS_DSI_AUTOMATIC_REFRESH (Results 1 – 10 of 10) sorted by relevance
1299 #define IS_DSI_AUTOMATIC_REFRESH(AutomaticRefresh) (((AutomaticRefresh) == DSI_AR_DISABLE)\ macro
1342 #define IS_DSI_AUTOMATIC_REFRESH(AutomaticRefresh) (((AutomaticRefresh) == DSI_AR_DISABLE)\ macro
1215 assert_param(IS_DSI_AUTOMATIC_REFRESH(CmdCfg->AutomaticRefresh)); in HAL_DSI_ConfigAdaptedCommandMode()
1354 assert_param(IS_DSI_AUTOMATIC_REFRESH(CmdCfg->AutomaticRefresh)); in HAL_DSI_ConfigAdaptedCommandMode()