Searched refs:IS_DSI_LP_MRDP (Results 1 – 2 of 2) sorted by relevance
1282 #define IS_DSI_LP_MRDP(LP_MRDP) (((LP_MRDP) == DSI_LP_MRDP_DISABLE) || ((LP_MRD… macro
1220 assert_param(IS_DSI_LP_MRDP(LPCmd->LPMaxReadPacket)); in HAL_DSI_ConfigCommand()