Home
last modified time | relevance | path

Searched refs:LTDC_HSPOLARITY_AH (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ltdc_ex.c81 …hltdc->Init.HSPolarity = (VidCfg->HSPolarity == DSI_HSYNC_ACTIVE_HIGH) ? LTDC_HSPOLARITY_AH : LTDC… in HAL_LTDCEx_StructInitFromVideoConfig()
122 …Polarity = (CmdCfg->HSPolarity == DSI_HSYNC_ACTIVE_HIGH) ? LTDC_HSPOLARITY_AL : LTDC_HSPOLARITY_AH; in HAL_LTDCEx_StructInitFromAdaptedCommandConfig()
/hal_stm32-3.6.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_ltdc_ex.c81 …hltdc->Init.HSPolarity = (VidCfg->HSPolarity == DSI_HSYNC_ACTIVE_HIGH) ? LTDC_HSPOLARITY_AH : LTDC… in HAL_LTDCEx_StructInitFromVideoConfig()
122 …Polarity = (CmdCfg->HSPolarity == DSI_HSYNC_ACTIVE_HIGH) ? LTDC_HSPOLARITY_AL : LTDC_HSPOLARITY_AH; in HAL_LTDCEx_StructInitFromAdaptedCommandConfig()
/hal_stm32-3.6.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_ltdc_ex.c81 …hltdc->Init.HSPolarity = (VidCfg->HSPolarity == DSI_HSYNC_ACTIVE_HIGH) ? LTDC_HSPOLARITY_AH : LTDC… in HAL_LTDCEx_StructInitFromVideoConfig()
122 …Polarity = (CmdCfg->HSPolarity == DSI_HSYNC_ACTIVE_HIGH) ? LTDC_HSPOLARITY_AL : LTDC_HSPOLARITY_AH; in HAL_LTDCEx_StructInitFromAdaptedCommandConfig()
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_ltdc_ex.c82 …hltdc->Init.HSPolarity = (VidCfg->HSPolarity == DSI_HSYNC_ACTIVE_HIGH) ? LTDC_HSPOLARITY_AH : LTDC… in HAL_LTDCEx_StructInitFromVideoConfig()
125 …Polarity = (CmdCfg->HSPolarity == DSI_HSYNC_ACTIVE_HIGH) ? LTDC_HSPOLARITY_AL : LTDC_HSPOLARITY_AH; in HAL_LTDCEx_StructInitFromAdaptedCommandConfig()
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_ltdc_ex.c82 …hltdc->Init.HSPolarity = (VidCfg->HSPolarity == DSI_HSYNC_ACTIVE_HIGH) ? LTDC_HSPOLARITY_AH : LTDC… in HAL_LTDCEx_StructInitFromVideoConfig()
125 …Polarity = (CmdCfg->HSPolarity == DSI_HSYNC_ACTIVE_HIGH) ? LTDC_HSPOLARITY_AL : LTDC_HSPOLARITY_AH; in HAL_LTDCEx_StructInitFromAdaptedCommandConfig()
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_ltdc.h279 #define LTDC_HSPOLARITY_AH LTDC_GCR_HSPOL /*!< Horizontal Synchronization… macro
658 || ((__HSPOL__) == LTDC_HSPOLARITY_AH))
/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_ltdc.h271 #define LTDC_HSPOLARITY_AH LTDC_GCR_HSPOL /*!< Horizontal Synchronization… macro
650 || ((__HSPOL__) == LTDC_HSPOLARITY_AH))
/hal_stm32-3.6.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_ltdc.h271 #define LTDC_HSPOLARITY_AH LTDC_GCR_HSPOL /*!< Horizontal Synchronization… macro
650 || ((__HSPOL__) == LTDC_HSPOLARITY_AH))
/hal_stm32-3.6.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_ltdc.h271 #define LTDC_HSPOLARITY_AH LTDC_GCR_HSPOL /*!< Horizontal Synchronization… macro
650 || ((__HSPOL__) == LTDC_HSPOLARITY_AH))
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_ltdc.h271 #define LTDC_HSPOLARITY_AH LTDC_GCR_HSPOL /*!< Horizontal Synchronization… macro
650 || ((__HSPOL__) == LTDC_HSPOLARITY_AH))