Searched refs:IS_DSI_CUSTOM_LANE (Results 1 – 2 of 2) sorted by relevance
1296 #define IS_DSI_CUSTOM_LANE(CustomLane) (((CustomLane) == DSI_SWAP_LANE_PINS) || ((Cust… macro
2261 assert_param(IS_DSI_CUSTOM_LANE(CustomLane)); in HAL_DSI_SetLanePinsConfiguration()