Searched refs:IS_DSI_LANE (Results 1 – 2 of 2) sorted by relevance
1297 #define IS_DSI_LANE(Lane) (((Lane) == DSI_CLOCK_LANE) || ((Lane) == DSI_D… macro
2262 assert_param(IS_DSI_LANE(Lane)); in HAL_DSI_SetLanePinsConfiguration()