Searched refs:IS_DSI_FLOW_CONTROL (Results 1 – 10 of 10) sorted by relevance
1268 #define IS_DSI_FLOW_CONTROL(FlowControl) (((FlowControl) | DSI_FLOW_CONTROL_ALL) == DSI_… macro
1311 #define IS_DSI_FLOW_CONTROL(FlowControl) (((FlowControl) | DSI_FLOW_CONTROL_ALL) == DSI_… macro
1346 assert_param(IS_DSI_FLOW_CONTROL(FlowControl)); in HAL_DSI_ConfigFlowControl()
1485 assert_param(IS_DSI_FLOW_CONTROL(FlowControl)); in HAL_DSI_ConfigFlowControl()