Home
last modified time | relevance | path

Searched refs:DEPolarity (Results 1 – 25 of 31) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_ltdc_ex.c79 hltdc->Init.DEPolarity = (VidCfg->DEPolarity == \ in HAL_LTDCEx_StructInitFromVideoConfig()
85 hltdc->Init.DEPolarity = VidCfg->DEPolarity << 29; in HAL_LTDCEx_StructInitFromVideoConfig()
122 hltdc->Init.DEPolarity = (CmdCfg->DEPolarity == \ in HAL_LTDCEx_StructInitFromAdaptedCommandConfig()
128 hltdc->Init.DEPolarity = CmdCfg->DEPolarity << 29; in HAL_LTDCEx_StructInitFromAdaptedCommandConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_ltdc_ex.c79 hltdc->Init.DEPolarity = (VidCfg->DEPolarity == \ in HAL_LTDCEx_StructInitFromVideoConfig()
85 hltdc->Init.DEPolarity = VidCfg->DEPolarity << 29; in HAL_LTDCEx_StructInitFromVideoConfig()
122 hltdc->Init.DEPolarity = (CmdCfg->DEPolarity == \ in HAL_LTDCEx_StructInitFromAdaptedCommandConfig()
128 hltdc->Init.DEPolarity = CmdCfg->DEPolarity << 29; in HAL_LTDCEx_StructInitFromAdaptedCommandConfig()
Dstm32h7rsxx_hal_ltdc.c242 assert_param(IS_LTDC_DEPOL(hltdc->Init.DEPolarity)); in HAL_LTDC_Init()
279 hltdc->Init.DEPolarity | hltdc->Init.PCPolarity); in HAL_LTDC_Init()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_ltdc_ex.c79 hltdc->Init.DEPolarity = (VidCfg->DEPolarity == \ in HAL_LTDCEx_StructInitFromVideoConfig()
85 hltdc->Init.DEPolarity = VidCfg->DEPolarity << 29; in HAL_LTDCEx_StructInitFromVideoConfig()
122 hltdc->Init.DEPolarity = (CmdCfg->DEPolarity == \ in HAL_LTDCEx_StructInitFromAdaptedCommandConfig()
128 hltdc->Init.DEPolarity = CmdCfg->DEPolarity << 29; in HAL_LTDCEx_StructInitFromAdaptedCommandConfig()
Dstm32u5xx_hal_dsi.c1246 assert_param(IS_DSI_DE_POLARITY(VidCfg->DEPolarity)); in HAL_DSI_ConfigVideoMode()
1281 hdsi->Instance->LPCR |= (VidCfg->DEPolarity | VidCfg->VSPolarity | VidCfg->HSPolarity); in HAL_DSI_ConfigVideoMode()
1392 assert_param(IS_DSI_DE_POLARITY(CmdCfg->DEPolarity)); in HAL_DSI_ConfigAdaptedCommandMode()
1407 hdsi->Instance->LPCR |= (CmdCfg->DEPolarity | CmdCfg->VSPolarity | CmdCfg->HSPolarity); in HAL_DSI_ConfigAdaptedCommandMode()
Dstm32u5xx_hal_ltdc.c242 assert_param(IS_LTDC_DEPOL(hltdc->Init.DEPolarity)); in HAL_LTDC_Init()
279 hltdc->Init.DEPolarity | hltdc->Init.PCPolarity); in HAL_LTDC_Init()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_ltdc_ex.c79 hltdc->Init.DEPolarity = (VidCfg->DEPolarity == \ in HAL_LTDCEx_StructInitFromVideoConfig()
85 hltdc->Init.DEPolarity = VidCfg->DEPolarity << 29; in HAL_LTDCEx_StructInitFromVideoConfig()
122 hltdc->Init.DEPolarity = (CmdCfg->DEPolarity == \ in HAL_LTDCEx_StructInitFromAdaptedCommandConfig()
128 hltdc->Init.DEPolarity = CmdCfg->DEPolarity << 29; in HAL_LTDCEx_StructInitFromAdaptedCommandConfig()
Dstm32f4xx_hal_dsi.c1107 assert_param(IS_DSI_DE_POLARITY(VidCfg->DEPolarity)); in HAL_DSI_ConfigVideoMode()
1142 hdsi->Instance->LPCR |= (VidCfg->DEPolarity | VidCfg->VSPolarity | VidCfg->HSPolarity); in HAL_DSI_ConfigVideoMode()
1253 assert_param(IS_DSI_DE_POLARITY(CmdCfg->DEPolarity)); in HAL_DSI_ConfigAdaptedCommandMode()
1268 hdsi->Instance->LPCR |= (CmdCfg->DEPolarity | CmdCfg->VSPolarity | CmdCfg->HSPolarity); in HAL_DSI_ConfigAdaptedCommandMode()
Dstm32f4xx_hal_ltdc.c242 assert_param(IS_LTDC_DEPOL(hltdc->Init.DEPolarity)); in HAL_LTDC_Init()
279 hltdc->Init.DEPolarity | hltdc->Init.PCPolarity); in HAL_LTDC_Init()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_ltdc_ex.c79 hltdc->Init.DEPolarity = (VidCfg->DEPolarity == \ in HAL_LTDCEx_StructInitFromVideoConfig()
85 hltdc->Init.DEPolarity = VidCfg->DEPolarity << 29; in HAL_LTDCEx_StructInitFromVideoConfig()
122 hltdc->Init.DEPolarity = (CmdCfg->DEPolarity == \ in HAL_LTDCEx_StructInitFromAdaptedCommandConfig()
128 hltdc->Init.DEPolarity = CmdCfg->DEPolarity << 29; in HAL_LTDCEx_StructInitFromAdaptedCommandConfig()
Dstm32f7xx_hal_dsi.c1107 assert_param(IS_DSI_DE_POLARITY(VidCfg->DEPolarity)); in HAL_DSI_ConfigVideoMode()
1142 hdsi->Instance->LPCR |= (VidCfg->DEPolarity | VidCfg->VSPolarity | VidCfg->HSPolarity); in HAL_DSI_ConfigVideoMode()
1253 assert_param(IS_DSI_DE_POLARITY(CmdCfg->DEPolarity)); in HAL_DSI_ConfigAdaptedCommandMode()
1268 hdsi->Instance->LPCR |= (CmdCfg->DEPolarity | CmdCfg->VSPolarity | CmdCfg->HSPolarity); in HAL_DSI_ConfigAdaptedCommandMode()
Dstm32f7xx_hal_ltdc.c242 assert_param(IS_LTDC_DEPOL(hltdc->Init.DEPolarity)); in HAL_LTDC_Init()
279 hltdc->Init.DEPolarity | hltdc->Init.PCPolarity); in HAL_LTDC_Init()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ltdc_ex.c79 hltdc->Init.DEPolarity = (VidCfg->DEPolarity == \ in HAL_LTDCEx_StructInitFromVideoConfig()
85 hltdc->Init.DEPolarity = VidCfg->DEPolarity << 29; in HAL_LTDCEx_StructInitFromVideoConfig()
122 hltdc->Init.DEPolarity = (CmdCfg->DEPolarity == \ in HAL_LTDCEx_StructInitFromAdaptedCommandConfig()
128 hltdc->Init.DEPolarity = CmdCfg->DEPolarity << 29; in HAL_LTDCEx_StructInitFromAdaptedCommandConfig()
Dstm32h7xx_hal_dsi.c1107 assert_param(IS_DSI_DE_POLARITY(VidCfg->DEPolarity)); in HAL_DSI_ConfigVideoMode()
1142 hdsi->Instance->LPCR |= (VidCfg->DEPolarity | VidCfg->VSPolarity | VidCfg->HSPolarity); in HAL_DSI_ConfigVideoMode()
1253 assert_param(IS_DSI_DE_POLARITY(CmdCfg->DEPolarity)); in HAL_DSI_ConfigAdaptedCommandMode()
1268 hdsi->Instance->LPCR |= (CmdCfg->DEPolarity | CmdCfg->VSPolarity | CmdCfg->HSPolarity); in HAL_DSI_ConfigAdaptedCommandMode()
Dstm32h7xx_hal_ltdc.c242 assert_param(IS_LTDC_DEPOL(hltdc->Init.DEPolarity)); in HAL_LTDC_Init()
279 hltdc->Init.DEPolarity | hltdc->Init.PCPolarity); in HAL_LTDC_Init()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_ltdc_ex.c79 hltdc->Init.DEPolarity = (VidCfg->DEPolarity == \ in HAL_LTDCEx_StructInitFromVideoConfig()
85 hltdc->Init.DEPolarity = VidCfg->DEPolarity << 29; in HAL_LTDCEx_StructInitFromVideoConfig()
122 hltdc->Init.DEPolarity = (CmdCfg->DEPolarity == \ in HAL_LTDCEx_StructInitFromAdaptedCommandConfig()
128 hltdc->Init.DEPolarity = CmdCfg->DEPolarity << 29; in HAL_LTDCEx_StructInitFromAdaptedCommandConfig()
Dstm32l4xx_hal_dsi.c1107 assert_param(IS_DSI_DE_POLARITY(VidCfg->DEPolarity)); in HAL_DSI_ConfigVideoMode()
1142 hdsi->Instance->LPCR |= (VidCfg->DEPolarity | VidCfg->VSPolarity | VidCfg->HSPolarity); in HAL_DSI_ConfigVideoMode()
1253 assert_param(IS_DSI_DE_POLARITY(CmdCfg->DEPolarity)); in HAL_DSI_ConfigAdaptedCommandMode()
1268 hdsi->Instance->LPCR |= (CmdCfg->DEPolarity | CmdCfg->VSPolarity | CmdCfg->HSPolarity); in HAL_DSI_ConfigAdaptedCommandMode()
Dstm32l4xx_hal_ltdc.c242 assert_param(IS_LTDC_DEPOL(hltdc->Init.DEPolarity)); in HAL_LTDC_Init()
279 hltdc->Init.DEPolarity | hltdc->Init.PCPolarity); in HAL_LTDC_Init()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_dsi.h106 uint32_t DEPolarity; /*!< Data Enable pin polarity member
180 uint32_t DEPolarity; /*!< Data Enable pin polarity member
Dstm32h7xx_hal_ltdc.h75 uint32_t DEPolarity; /*!< configures the data enable polarity. member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_dsi.h106 uint32_t DEPolarity; /*!< Data Enable pin polarity member
180 uint32_t DEPolarity; /*!< Data Enable pin polarity member
Dstm32f7xx_hal_ltdc.h75 uint32_t DEPolarity; /*!< configures the data enable polarity. member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_dsi.h121 uint32_t DEPolarity; /*!< Data Enable pin polarity member
195 uint32_t DEPolarity; /*!< Data Enable pin polarity member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_dsi.h106 uint32_t DEPolarity; /*!< Data Enable pin polarity member
180 uint32_t DEPolarity; /*!< Data Enable pin polarity member
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_dsi.h106 uint32_t DEPolarity; /*!< Data Enable pin polarity member
180 uint32_t DEPolarity; /*!< Data Enable pin polarity member

12