Home
last modified time | relevance | path

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

12

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_dsi.c1169 hdsi->Instance->GVCIDR &= ~DSI_GVCIDR_VCIDRX; in HAL_DSI_SetGenericVCIDRX()
1170 hdsi->Instance->GVCIDR |= VirtualChannelIdRx << DSI_GVCIDR_VCIDRX_Pos; in HAL_DSI_SetGenericVCIDRX()
1191 hdsi->Instance->GVCIDR &= ~DSI_GVCIDR_VCIDTX; in HAL_DSI_SetGenericVCIDTX()
1192 hdsi->Instance->GVCIDR |= VirtualChannelIdTx << DSI_GVCIDR_VCIDTX_Pos; in HAL_DSI_SetGenericVCIDTX()
1212 hdsi->Instance->GVCIDR &= ~(DSI_GVCIDR_VCIDRX | DSI_GVCIDR_VCIDTX); in HAL_DSI_SetGenericVCID()
1213 hdsi->Instance->GVCIDR |= ((VirtualChannelID << DSI_GVCIDR_VCIDRX_Pos) | \ in HAL_DSI_SetGenericVCID()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_dsi.c1074 hdsi->Instance->GVCIDR &= ~DSI_GVCIDR_VCID; in HAL_DSI_SetGenericVCID()
1075 hdsi->Instance->GVCIDR |= VirtualChannelID; in HAL_DSI_SetGenericVCID()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_dsi.c1074 hdsi->Instance->GVCIDR &= ~DSI_GVCIDR_VCID; in HAL_DSI_SetGenericVCID()
1075 hdsi->Instance->GVCIDR |= VirtualChannelID; in HAL_DSI_SetGenericVCID()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_dsi.c1074 hdsi->Instance->GVCIDR &= ~DSI_GVCIDR_VCID; in HAL_DSI_SetGenericVCID()
1075 hdsi->Instance->GVCIDR |= VirtualChannelID; in HAL_DSI_SetGenericVCID()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_dsi.c1074 hdsi->Instance->GVCIDR &= ~DSI_GVCIDR_VCID; in HAL_DSI_SetGenericVCID()
1075 hdsi->Instance->GVCIDR |= VirtualChannelID; in HAL_DSI_SetGenericVCID()
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f469xx.h418 …__IO uint32_t GVCIDR; /*!< DSI Host Generic VCID Register, Addre… member
Dstm32f479xx.h419 …__IO uint32_t GVCIDR; /*!< DSI Host Generic VCID Register, Addre… member
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f779xx.h1372 …__IO uint32_t GVCIDR; /*!< DSI Host Generic VCID Register, Addre… member
Dstm32f769xx.h1303 …__IO uint32_t GVCIDR; /*!< DSI Host Generic VCID Register, Addre… member
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l4r9xx.h527 …__IO uint32_t GVCIDR; /*!< DSI Host Generic VCID Register, Addr… member
Dstm32l4s9xx.h528 …__IO uint32_t GVCIDR; /*!< DSI Host Generic VCID Register, Addr… member
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h757xx.h720 …__IO uint32_t GVCIDR; /*!< DSI Host Generic VCID Register, Addre… member
Dstm32h747xg.h719 …__IO uint32_t GVCIDR; /*!< DSI Host Generic VCID Register, Addre… member
Dstm32h747xx.h719 …__IO uint32_t GVCIDR; /*!< DSI Host Generic VCID Register, Addre… member
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u599xx.h478 …__IO uint32_t GVCIDR; /*!< DSI Host Generic VCID Register, Addr… member
Dstm32u5f9xx.h480 …__IO uint32_t GVCIDR; /*!< DSI Host Generic VCID Register, Addr… member
Dstm32u5a9xx.h518 …__IO uint32_t GVCIDR; /*!< DSI Host Generic VCID Register, Addr… member
Dstm32u5g9xx.h520 …__IO uint32_t GVCIDR; /*!< DSI Host Generic VCID Register, Addr… member
/hal_stm32-latest/stm32cube/stm32mp1xx/soc/
Dstm32mp157axx_ca7.h955 …__IO uint32_t GVCIDR; /*!< DSI Host Generic VCID Register, Addre… member
Dstm32mp157axx_cm4.h921 …__IO uint32_t GVCIDR; /*!< DSI Host Generic VCID Register, Addre… member
Dstm32mp157cxx_ca7.h955 …__IO uint32_t GVCIDR; /*!< DSI Host Generic VCID Register, Addre… member
Dstm32mp157cxx_cm4.h921 …__IO uint32_t GVCIDR; /*!< DSI Host Generic VCID Register, Addre… member
Dstm32mp157dxx_ca7.h955 …__IO uint32_t GVCIDR; /*!< DSI Host Generic VCID Register, Addre… member
Dstm32mp157dxx_cm4.h921 …__IO uint32_t GVCIDR; /*!< DSI Host Generic VCID Register, Addre… member
Dstm32mp157fxx_ca7.h955 …__IO uint32_t GVCIDR; /*!< DSI Host Generic VCID Register, Addre… member

12