/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_ltdc_ex.c | 81 …hltdc->Init.VSPolarity = (VidCfg->VSPolarity == DSI_VSYNC_ACTIVE_HIGH) ? LTDC_VSPOLARITY_AH : LTDC… in HAL_LTDCEx_StructInitFromVideoConfig() 86 hltdc->Init.VSPolarity = VidCfg->VSPolarity << 29; in HAL_LTDCEx_StructInitFromVideoConfig() 124 …hltdc->Init.VSPolarity = (CmdCfg->VSPolarity == DSI_VSYNC_ACTIVE_HIGH) ? LTDC_VSPOLARITY_AL : LTDC… in HAL_LTDCEx_StructInitFromAdaptedCommandConfig() 129 hltdc->Init.VSPolarity = CmdCfg->VSPolarity << 29; in HAL_LTDCEx_StructInitFromAdaptedCommandConfig()
|
D | stm32n6xx_hal_dcmi.c | 206 assert_param(IS_DCMI_VSPOLARITY(hdcmi->Init.VSPolarity)); in HAL_DCMI_Init() 257 hdcmi->Init.VSPolarity | hdcmi->Init.HSPolarity | \ in HAL_DCMI_Init()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_ltdc_ex.c | 81 …hltdc->Init.VSPolarity = (VidCfg->VSPolarity == DSI_VSYNC_ACTIVE_HIGH) ? LTDC_VSPOLARITY_AH : LTDC… in HAL_LTDCEx_StructInitFromVideoConfig() 86 hltdc->Init.VSPolarity = VidCfg->VSPolarity << 29; in HAL_LTDCEx_StructInitFromVideoConfig() 124 …hltdc->Init.VSPolarity = (CmdCfg->VSPolarity == DSI_VSYNC_ACTIVE_HIGH) ? LTDC_VSPOLARITY_AL : LTDC… in HAL_LTDCEx_StructInitFromAdaptedCommandConfig() 129 hltdc->Init.VSPolarity = CmdCfg->VSPolarity << 29; in HAL_LTDCEx_StructInitFromAdaptedCommandConfig()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_ltdc_ex.c | 81 …hltdc->Init.VSPolarity = (VidCfg->VSPolarity == DSI_VSYNC_ACTIVE_HIGH) ? LTDC_VSPOLARITY_AH : LTDC… in HAL_LTDCEx_StructInitFromVideoConfig() 86 hltdc->Init.VSPolarity = VidCfg->VSPolarity << 29; in HAL_LTDCEx_StructInitFromVideoConfig() 124 …hltdc->Init.VSPolarity = (CmdCfg->VSPolarity == DSI_VSYNC_ACTIVE_HIGH) ? LTDC_VSPOLARITY_AL : LTDC… in HAL_LTDCEx_StructInitFromAdaptedCommandConfig() 129 hltdc->Init.VSPolarity = CmdCfg->VSPolarity << 29; in HAL_LTDCEx_StructInitFromAdaptedCommandConfig()
|
D | stm32u5xx_hal_dsi.c | 1247 assert_param(IS_DSI_VSYNC_POLARITY(VidCfg->VSPolarity)); in HAL_DSI_ConfigVideoMode() 1281 hdsi->Instance->LPCR |= (VidCfg->DEPolarity | VidCfg->VSPolarity | VidCfg->HSPolarity); in HAL_DSI_ConfigVideoMode() 1393 assert_param(IS_DSI_VSYNC_POLARITY(CmdCfg->VSPolarity)); in HAL_DSI_ConfigAdaptedCommandMode() 1407 hdsi->Instance->LPCR |= (CmdCfg->DEPolarity | CmdCfg->VSPolarity | CmdCfg->HSPolarity); in HAL_DSI_ConfigAdaptedCommandMode()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_ltdc_ex.c | 81 …hltdc->Init.VSPolarity = (VidCfg->VSPolarity == DSI_VSYNC_ACTIVE_HIGH) ? LTDC_VSPOLARITY_AH : LTDC… in HAL_LTDCEx_StructInitFromVideoConfig() 86 hltdc->Init.VSPolarity = VidCfg->VSPolarity << 29; in HAL_LTDCEx_StructInitFromVideoConfig() 124 …hltdc->Init.VSPolarity = (CmdCfg->VSPolarity == DSI_VSYNC_ACTIVE_HIGH) ? LTDC_VSPOLARITY_AL : LTDC… in HAL_LTDCEx_StructInitFromAdaptedCommandConfig() 129 hltdc->Init.VSPolarity = CmdCfg->VSPolarity << 29; in HAL_LTDCEx_StructInitFromAdaptedCommandConfig()
|
D | stm32f4xx_hal_dcmi_ex.c | 90 assert_param(IS_DCMI_VSPOLARITY(hdcmi->Init.VSPolarity)); in HAL_DCMI_Init() 140 hdcmi->Init.VSPolarity | hdcmi->Init.HSPolarity |\ in HAL_DCMI_Init()
|
D | stm32f4xx_hal_dcmi.c | 188 assert_param(IS_DCMI_VSPOLARITY(hdcmi->Init.VSPolarity)); in HAL_DCMI_Init() 230 hdcmi->Init.VSPolarity | hdcmi->Init.HSPolarity | \ in HAL_DCMI_Init()
|
D | stm32f4xx_hal_dsi.c | 1108 assert_param(IS_DSI_VSYNC_POLARITY(VidCfg->VSPolarity)); in HAL_DSI_ConfigVideoMode() 1142 hdsi->Instance->LPCR |= (VidCfg->DEPolarity | VidCfg->VSPolarity | VidCfg->HSPolarity); in HAL_DSI_ConfigVideoMode() 1254 assert_param(IS_DSI_VSYNC_POLARITY(CmdCfg->VSPolarity)); in HAL_DSI_ConfigAdaptedCommandMode() 1268 hdsi->Instance->LPCR |= (CmdCfg->DEPolarity | CmdCfg->VSPolarity | CmdCfg->HSPolarity); in HAL_DSI_ConfigAdaptedCommandMode()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_ltdc_ex.c | 81 …hltdc->Init.VSPolarity = (VidCfg->VSPolarity == DSI_VSYNC_ACTIVE_HIGH) ? LTDC_VSPOLARITY_AH : LTDC… in HAL_LTDCEx_StructInitFromVideoConfig() 86 hltdc->Init.VSPolarity = VidCfg->VSPolarity << 29; in HAL_LTDCEx_StructInitFromVideoConfig() 124 …hltdc->Init.VSPolarity = (CmdCfg->VSPolarity == DSI_VSYNC_ACTIVE_HIGH) ? LTDC_VSPOLARITY_AL : LTDC… in HAL_LTDCEx_StructInitFromAdaptedCommandConfig() 129 hltdc->Init.VSPolarity = CmdCfg->VSPolarity << 29; in HAL_LTDCEx_StructInitFromAdaptedCommandConfig()
|
D | stm32f7xx_hal_dcmi.c | 206 assert_param(IS_DCMI_VSPOLARITY(hdcmi->Init.VSPolarity)); in HAL_DCMI_Init() 262 hdcmi->Init.VSPolarity | hdcmi->Init.HSPolarity | \ in HAL_DCMI_Init() 272 hdcmi->Init.VSPolarity | hdcmi->Init.HSPolarity | \ in HAL_DCMI_Init()
|
D | stm32f7xx_hal_dsi.c | 1108 assert_param(IS_DSI_VSYNC_POLARITY(VidCfg->VSPolarity)); in HAL_DSI_ConfigVideoMode() 1142 hdsi->Instance->LPCR |= (VidCfg->DEPolarity | VidCfg->VSPolarity | VidCfg->HSPolarity); in HAL_DSI_ConfigVideoMode() 1254 assert_param(IS_DSI_VSYNC_POLARITY(CmdCfg->VSPolarity)); in HAL_DSI_ConfigAdaptedCommandMode() 1268 hdsi->Instance->LPCR |= (CmdCfg->DEPolarity | CmdCfg->VSPolarity | CmdCfg->HSPolarity); in HAL_DSI_ConfigAdaptedCommandMode()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_ltdc_ex.c | 81 …hltdc->Init.VSPolarity = (VidCfg->VSPolarity == DSI_VSYNC_ACTIVE_HIGH) ? LTDC_VSPOLARITY_AH : LTDC… in HAL_LTDCEx_StructInitFromVideoConfig() 86 hltdc->Init.VSPolarity = VidCfg->VSPolarity << 29; in HAL_LTDCEx_StructInitFromVideoConfig() 124 …hltdc->Init.VSPolarity = (CmdCfg->VSPolarity == DSI_VSYNC_ACTIVE_HIGH) ? LTDC_VSPOLARITY_AL : LTDC… in HAL_LTDCEx_StructInitFromAdaptedCommandConfig() 129 hltdc->Init.VSPolarity = CmdCfg->VSPolarity << 29; in HAL_LTDCEx_StructInitFromAdaptedCommandConfig()
|
D | stm32h7xx_hal_dcmi.c | 189 assert_param(IS_DCMI_VSPOLARITY(hdcmi->Init.VSPolarity)); in HAL_DCMI_Init() 240 hdcmi->Init.VSPolarity | hdcmi->Init.HSPolarity | \ in HAL_DCMI_Init()
|
D | stm32h7xx_hal_dsi.c | 1108 assert_param(IS_DSI_VSYNC_POLARITY(VidCfg->VSPolarity)); in HAL_DSI_ConfigVideoMode() 1142 hdsi->Instance->LPCR |= (VidCfg->DEPolarity | VidCfg->VSPolarity | VidCfg->HSPolarity); in HAL_DSI_ConfigVideoMode() 1254 assert_param(IS_DSI_VSYNC_POLARITY(CmdCfg->VSPolarity)); in HAL_DSI_ConfigAdaptedCommandMode() 1268 hdsi->Instance->LPCR |= (CmdCfg->DEPolarity | CmdCfg->VSPolarity | CmdCfg->HSPolarity); in HAL_DSI_ConfigAdaptedCommandMode()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_ltdc_ex.c | 81 …hltdc->Init.VSPolarity = (VidCfg->VSPolarity == DSI_VSYNC_ACTIVE_HIGH) ? LTDC_VSPOLARITY_AH : LTDC… in HAL_LTDCEx_StructInitFromVideoConfig() 86 hltdc->Init.VSPolarity = VidCfg->VSPolarity << 29; in HAL_LTDCEx_StructInitFromVideoConfig() 124 …hltdc->Init.VSPolarity = (CmdCfg->VSPolarity == DSI_VSYNC_ACTIVE_HIGH) ? LTDC_VSPOLARITY_AL : LTDC… in HAL_LTDCEx_StructInitFromAdaptedCommandConfig() 129 hltdc->Init.VSPolarity = CmdCfg->VSPolarity << 29; in HAL_LTDCEx_StructInitFromAdaptedCommandConfig()
|
D | stm32l4xx_hal_dsi.c | 1108 assert_param(IS_DSI_VSYNC_POLARITY(VidCfg->VSPolarity)); in HAL_DSI_ConfigVideoMode() 1142 hdsi->Instance->LPCR |= (VidCfg->DEPolarity | VidCfg->VSPolarity | VidCfg->HSPolarity); in HAL_DSI_ConfigVideoMode() 1254 assert_param(IS_DSI_VSYNC_POLARITY(CmdCfg->VSPolarity)); in HAL_DSI_ConfigAdaptedCommandMode() 1268 hdsi->Instance->LPCR |= (CmdCfg->DEPolarity | CmdCfg->VSPolarity | CmdCfg->HSPolarity); in HAL_DSI_ConfigAdaptedCommandMode()
|
D | stm32l4xx_hal_dcmi.c | 249 assert_param(IS_DCMI_VSPOLARITY(hdcmi->Init.VSPolarity)); in HAL_DCMI_Init() 305 hdcmi->Init.VSPolarity | hdcmi->Init.HSPolarity |\ in HAL_DCMI_Init()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_dsi.h | 103 uint32_t VSPolarity; /*!< VSYNC pin polarity member 177 uint32_t VSPolarity; /*!< VSYNC pin polarity member 1301 #define IS_DSI_VS_POLARITY(VSPolarity) (((VSPolarity) == DSI_VSYNC_FALLING)\ argument 1302 || ((VSPolarity) == DSI_VSYNC_RISING))
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_dsi.h | 103 uint32_t VSPolarity; /*!< VSYNC pin polarity member 177 uint32_t VSPolarity; /*!< VSYNC pin polarity member 1301 #define IS_DSI_VS_POLARITY(VSPolarity) (((VSPolarity) == DSI_VSYNC_FALLING)\ argument 1302 || ((VSPolarity) == DSI_VSYNC_RISING))
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_dsi.h | 118 uint32_t VSPolarity; /*!< VSYNC pin polarity member 192 uint32_t VSPolarity; /*!< VSYNC pin polarity member 1344 #define IS_DSI_VS_POLARITY(VSPolarity) (((VSPolarity) == DSI_VSYNC_FALLING)\ argument 1345 || ((VSPolarity) == DSI_VSYNC_RISING))
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_dsi.h | 103 uint32_t VSPolarity; /*!< VSYNC pin polarity member 177 uint32_t VSPolarity; /*!< VSYNC pin polarity member 1301 #define IS_DSI_VS_POLARITY(VSPolarity) (((VSPolarity) == DSI_VSYNC_FALLING)\ argument 1302 || ((VSPolarity) == DSI_VSYNC_RISING))
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_dsi.h | 103 uint32_t VSPolarity; /*!< VSYNC pin polarity member 177 uint32_t VSPolarity; /*!< VSYNC pin polarity member 1301 #define IS_DSI_VS_POLARITY(VSPolarity) (((VSPolarity) == DSI_VSYNC_FALLING)\ argument 1302 || ((VSPolarity) == DSI_VSYNC_RISING))
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_dcmi.c | 206 assert_param(IS_DCMI_VSPOLARITY(hdcmi->Init.VSPolarity)); in HAL_DCMI_Init() 245 hdcmi->Init.VSPolarity | hdcmi->Init.HSPolarity | \ in HAL_DCMI_Init()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_dcmi.c | 184 assert_param(IS_DCMI_VSPOLARITY(hdcmi->Init.VSPolarity)); in HAL_DCMI_Init() 230 hdcmi->Init.VSPolarity | hdcmi->Init.HSPolarity |\ in HAL_DCMI_Init()
|