Searched refs:LTDC_DEPOLARITY_AL (Results 1 – 2 of 2) sorted by relevance
95 …hltdc->Init.DEPolarity = (VidCfg->DEPolarity == DSI_DATA_ENABLE_ACTIVE_HIGH) ? LTDC_DEPOLARITY_AL … in HAL_LTDCEx_StructInitFromVideoConfig()133 …hltdc->Init.DEPolarity = (CmdCfg->DEPolarity == DSI_DATA_ENABLE_ACTIVE_HIGH) ? LTDC_DEPOLARITY_AL … in HAL_LTDCEx_StructInitFromAdaptedCommandConfig()
286 #define LTDC_DEPOLARITY_AL 0x00000000U /*!< Data Enable, is active low. */ macro641 #define IS_LTDC_DEPOL(__DEPOL__) (((__DEPOL__) == LTDC_DEPOLARITY_AL) || ((__…