Searched refs:IS_DSI_CUSTOM_LANE (Results 1 – 9 of 9) sorted by relevance
1346 #define IS_DSI_CUSTOM_LANE(CustomLane) (((CustomLane) == DSI_SWAP_LANE_PINS)\ macro
1386 #define IS_DSI_CUSTOM_LANE(CustomLane) ((CustomLane) == DSI_SWAP_LANE_PINS) macro
2749 assert_param(IS_DSI_CUSTOM_LANE(CustomLane)); in HAL_DSI_SetLanePinsConfiguration()