Searched refs:IS_DSI_DPHY_LOW_POWER_OFFSET (Results 1 – 2 of 2) sorted by relevance
1402 #define IS_DSI_DPHY_LOW_POWER_OFFSET(PHYLowPowerOffset)(((PHYLowPowerOffset) == PHY_LP_OFFSSET_0_CL… macro
421 assert_param(IS_DSI_DPHY_LOW_POWER_OFFSET(hdsi->Init.PHYLowPowerOffset)); in HAL_DSI_Init()