Searched refs:IS_DSI_LP_GSW2P (Results 1 – 2 of 2) sorted by relevance
1273 #define IS_DSI_LP_GSW2P(LP_GSW2P) (((LP_GSW2P) == DSI_LP_GSW2P_DISABLE) || ((LP_G… macro
1211 assert_param(IS_DSI_LP_GSW2P(LPCmd->LPGenShortWriteTwoP)); in HAL_DSI_ConfigCommand()