Home
last modified time | relevance | path

Searched refs:VSPolarity (Results 1 – 25 of 54) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_ltdc_ex.c81 …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()
Dstm32n6xx_hal_dcmi.c206 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/
Dstm32h7rsxx_hal_ltdc_ex.c81 …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/
Dstm32u5xx_hal_ltdc_ex.c81 …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()
Dstm32u5xx_hal_dsi.c1247 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/
Dstm32f4xx_hal_ltdc_ex.c81 …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()
Dstm32f4xx_hal_dcmi_ex.c90 assert_param(IS_DCMI_VSPOLARITY(hdcmi->Init.VSPolarity)); in HAL_DCMI_Init()
140 hdcmi->Init.VSPolarity | hdcmi->Init.HSPolarity |\ in HAL_DCMI_Init()
Dstm32f4xx_hal_dcmi.c188 assert_param(IS_DCMI_VSPOLARITY(hdcmi->Init.VSPolarity)); in HAL_DCMI_Init()
230 hdcmi->Init.VSPolarity | hdcmi->Init.HSPolarity | \ in HAL_DCMI_Init()
Dstm32f4xx_hal_dsi.c1108 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/
Dstm32f7xx_hal_ltdc_ex.c81 …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()
Dstm32f7xx_hal_dcmi.c206 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()
Dstm32f7xx_hal_dsi.c1108 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/
Dstm32h7xx_hal_ltdc_ex.c81 …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()
Dstm32h7xx_hal_dcmi.c189 assert_param(IS_DCMI_VSPOLARITY(hdcmi->Init.VSPolarity)); in HAL_DCMI_Init()
240 hdcmi->Init.VSPolarity | hdcmi->Init.HSPolarity | \ in HAL_DCMI_Init()
Dstm32h7xx_hal_dsi.c1108 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/
Dstm32l4xx_hal_ltdc_ex.c81 …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()
Dstm32l4xx_hal_dsi.c1108 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()
Dstm32l4xx_hal_dcmi.c249 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/
Dstm32h7xx_hal_dsi.h103 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/
Dstm32f7xx_hal_dsi.h103 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/
Dstm32u5xx_hal_dsi.h118 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/
Dstm32f4xx_hal_dsi.h103 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/
Dstm32l4xx_hal_dsi.h103 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/
Dstm32f2xx_hal_dcmi.c206 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/
Dstm32mp1xx_hal_dcmi.c184 assert_param(IS_DCMI_VSPOLARITY(hdcmi->Init.VSPolarity)); in HAL_DCMI_Init()
230 hdcmi->Init.VSPolarity | hdcmi->Init.HSPolarity |\ in HAL_DCMI_Init()

123