Home
last modified time | relevance | path

Searched refs:LPCR (Results 1 – 25 of 26) sorted by relevance

12

/hal_stm32-3.6.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_dsi.c1106 hdsi->Instance->LPCR &= ~(DSI_LPCR_DEP | DSI_LPCR_VSP | DSI_LPCR_HSP); in HAL_DSI_ConfigVideoMode()
1107 hdsi->Instance->LPCR |= (VidCfg->DEPolarity | VidCfg->VSPolarity | VidCfg->HSPolarity); in HAL_DSI_ConfigVideoMode()
1232 hdsi->Instance->LPCR &= ~(DSI_LPCR_DEP | DSI_LPCR_VSP | DSI_LPCR_HSP); in HAL_DSI_ConfigAdaptedCommandMode()
1233 hdsi->Instance->LPCR |= (CmdCfg->DEPolarity | CmdCfg->VSPolarity | CmdCfg->HSPolarity); in HAL_DSI_ConfigAdaptedCommandMode()
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_dsi.c1245 hdsi->Instance->LPCR &= ~(DSI_LPCR_DEP | DSI_LPCR_VSP | DSI_LPCR_HSP); in HAL_DSI_ConfigVideoMode()
1246 hdsi->Instance->LPCR |= (VidCfg->DEPolarity | VidCfg->VSPolarity | VidCfg->HSPolarity); in HAL_DSI_ConfigVideoMode()
1371 hdsi->Instance->LPCR &= ~(DSI_LPCR_DEP | DSI_LPCR_VSP | DSI_LPCR_HSP); in HAL_DSI_ConfigAdaptedCommandMode()
1372 hdsi->Instance->LPCR |= (CmdCfg->DEPolarity | CmdCfg->VSPolarity | CmdCfg->HSPolarity); in HAL_DSI_ConfigAdaptedCommandMode()
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_dsi.c1106 hdsi->Instance->LPCR &= ~(DSI_LPCR_DEP | DSI_LPCR_VSP | DSI_LPCR_HSP); in HAL_DSI_ConfigVideoMode()
1107 hdsi->Instance->LPCR |= (VidCfg->DEPolarity | VidCfg->VSPolarity | VidCfg->HSPolarity); in HAL_DSI_ConfigVideoMode()
1232 hdsi->Instance->LPCR &= ~(DSI_LPCR_DEP | DSI_LPCR_VSP | DSI_LPCR_HSP); in HAL_DSI_ConfigAdaptedCommandMode()
1233 hdsi->Instance->LPCR |= (CmdCfg->DEPolarity | CmdCfg->VSPolarity | CmdCfg->HSPolarity); in HAL_DSI_ConfigAdaptedCommandMode()
/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_dsi.c1106 hdsi->Instance->LPCR &= ~(DSI_LPCR_DEP | DSI_LPCR_VSP | DSI_LPCR_HSP); in HAL_DSI_ConfigVideoMode()
1107 hdsi->Instance->LPCR |= (VidCfg->DEPolarity | VidCfg->VSPolarity | VidCfg->HSPolarity); in HAL_DSI_ConfigVideoMode()
1232 hdsi->Instance->LPCR &= ~(DSI_LPCR_DEP | DSI_LPCR_VSP | DSI_LPCR_HSP); in HAL_DSI_ConfigAdaptedCommandMode()
1233 hdsi->Instance->LPCR |= (CmdCfg->DEPolarity | CmdCfg->VSPolarity | CmdCfg->HSPolarity); in HAL_DSI_ConfigAdaptedCommandMode()
/hal_stm32-3.6.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_dsi.c1106 hdsi->Instance->LPCR &= ~(DSI_LPCR_DEP | DSI_LPCR_VSP | DSI_LPCR_HSP); in HAL_DSI_ConfigVideoMode()
1107 hdsi->Instance->LPCR |= (VidCfg->DEPolarity | VidCfg->VSPolarity | VidCfg->HSPolarity); in HAL_DSI_ConfigVideoMode()
1232 hdsi->Instance->LPCR &= ~(DSI_LPCR_DEP | DSI_LPCR_VSP | DSI_LPCR_HSP); in HAL_DSI_ConfigAdaptedCommandMode()
1233 hdsi->Instance->LPCR |= (CmdCfg->DEPolarity | CmdCfg->VSPolarity | CmdCfg->HSPolarity); in HAL_DSI_ConfigAdaptedCommandMode()
/hal_stm32-3.6.0/stm32cube/stm32f4xx/soc/
Dstm32f479xx.h415 …__IO uint32_t LPCR; /*!< DSI Host LTDC Polarity Configuration Register, Addre… member
Dstm32f469xx.h414 …__IO uint32_t LPCR; /*!< DSI Host LTDC Polarity Configuration Register, Addre… member
/hal_stm32-3.6.0/stm32cube/stm32f7xx/soc/
Dstm32f779xx.h1368 …__IO uint32_t LPCR; /*!< DSI Host LTDC Polarity Configuration Register, Addre… member
Dstm32f769xx.h1299 …__IO uint32_t LPCR; /*!< DSI Host LTDC Polarity Configuration Register, Addre… member
/hal_stm32-3.6.0/stm32cube/stm32l4xx/soc/
Dstm32l4r9xx.h523 …__IO uint32_t LPCR; /*!< DSI Host LTDC Polarity Configuration Register, Addr… member
Dstm32l4s9xx.h524 …__IO uint32_t LPCR; /*!< DSI Host LTDC Polarity Configuration Register, Addr… member
/hal_stm32-3.6.0/stm32cube/stm32h7xx/soc/
Dstm32h747xx.h716 …__IO uint32_t LPCR; /*!< DSI Host LTDC Polarity Configuration Register, Addre… member
Dstm32h757xx.h717 …__IO uint32_t LPCR; /*!< DSI Host LTDC Polarity Configuration Register, Addre… member
Dstm32h747xg.h716 …__IO uint32_t LPCR; /*!< DSI Host LTDC Polarity Configuration Register, Addre… member
/hal_stm32-3.6.0/stm32cube/stm32u5xx/soc/
Dstm32u599xx.h474 …__IO uint32_t LPCR; /*!< DSI Host LTDC Polarity Configuration Register, Addr… member
Dstm32u5a9xx.h514 …__IO uint32_t LPCR; /*!< DSI Host LTDC Polarity Configuration Register, Addr… member
Dstm32u5f9xx.h476 …__IO uint32_t LPCR; /*!< DSI Host LTDC Polarity Configuration Register, Addr… member
Dstm32u5g9xx.h516 …__IO uint32_t LPCR; /*!< DSI Host LTDC Polarity Configuration Register, Addr… member
/hal_stm32-3.6.0/stm32cube/stm32mp1xx/soc/
Dstm32mp157fxx_cm4.h917 …__IO uint32_t LPCR; /*!< DSI Host LTDC Polarity Configuration Register, Addre… member
Dstm32mp157axx_ca7.h951 …__IO uint32_t LPCR; /*!< DSI Host LTDC Polarity Configuration Register, Addre… member
Dstm32mp157axx_cm4.h917 …__IO uint32_t LPCR; /*!< DSI Host LTDC Polarity Configuration Register, Addre… member
Dstm32mp157cxx_ca7.h951 …__IO uint32_t LPCR; /*!< DSI Host LTDC Polarity Configuration Register, Addre… member
Dstm32mp157cxx_cm4.h917 …__IO uint32_t LPCR; /*!< DSI Host LTDC Polarity Configuration Register, Addre… member
Dstm32mp157dxx_ca7.h951 …__IO uint32_t LPCR; /*!< DSI Host LTDC Polarity Configuration Register, Addre… member
Dstm32mp157dxx_cm4.h917 …__IO uint32_t LPCR; /*!< DSI Host LTDC Polarity Configuration Register, Addre… member

12