Searched refs:IS_DSI_LOOSELY_PACKED (Results 1 – 2 of 2) sorted by relevance
1248 #define IS_DSI_LOOSELY_PACKED(LooselyPacked) (((LooselyPacked) == DSI_LOOSELY_PACKED_ENABLE)… macro
1006 assert_param(IS_DSI_LOOSELY_PACKED(VidCfg->LooselyPacked)); in HAL_DSI_ConfigVideoMode()