/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_dsi.c | 206 uint32_t Param1, 254 uint32_t Param1, in DSI_ShortWrite() argument 274 hdsi->Instance->GHCR = (Mode | (ChannelID << 6U) | (Param1 << 8U) | (Param2 << 16U)); in DSI_ShortWrite() 1774 uint32_t Param1, in HAL_DSI_ShortWrite() argument 1784 status = DSI_ShortWrite(hdsi, ChannelID, Mode, Param1, Param2); in HAL_DSI_ShortWrite() 1810 uint32_t Param1, in HAL_DSI_LongWrite() argument 1843 fifoword = Param1; in HAL_DSI_LongWrite()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_dsi.c | 205 uint32_t Param1, 251 uint32_t Param1, in DSI_ShortWrite() argument 271 hdsi->Instance->GHCR = (Mode | (ChannelID << 6U) | (Param1 << 8U) | (Param2 << 16U)); in DSI_ShortWrite() 1629 uint32_t Param1, in HAL_DSI_ShortWrite() argument 1639 status = DSI_ShortWrite(hdsi, ChannelID, Mode, Param1, Param2); in HAL_DSI_ShortWrite() 1665 uint32_t Param1, in HAL_DSI_LongWrite() argument 1698 fifoword = Param1; in HAL_DSI_LongWrite()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_dsi.c | 205 uint32_t Param1, 251 uint32_t Param1, in DSI_ShortWrite() argument 271 hdsi->Instance->GHCR = (Mode | (ChannelID << 6U) | (Param1 << 8U) | (Param2 << 16U)); in DSI_ShortWrite() 1629 uint32_t Param1, in HAL_DSI_ShortWrite() argument 1639 status = DSI_ShortWrite(hdsi, ChannelID, Mode, Param1, Param2); in HAL_DSI_ShortWrite() 1665 uint32_t Param1, in HAL_DSI_LongWrite() argument 1698 fifoword = Param1; in HAL_DSI_LongWrite()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_dsi.c | 205 uint32_t Param1, 251 uint32_t Param1, in DSI_ShortWrite() argument 271 hdsi->Instance->GHCR = (Mode | (ChannelID << 6U) | (Param1 << 8U) | (Param2 << 16U)); in DSI_ShortWrite() 1629 uint32_t Param1, in HAL_DSI_ShortWrite() argument 1639 status = DSI_ShortWrite(hdsi, ChannelID, Mode, Param1, Param2); in HAL_DSI_ShortWrite() 1665 uint32_t Param1, in HAL_DSI_LongWrite() argument 1698 fifoword = Param1; in HAL_DSI_LongWrite()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_dsi.c | 205 uint32_t Param1, 251 uint32_t Param1, in DSI_ShortWrite() argument 271 hdsi->Instance->GHCR = (Mode | (ChannelID << 6U) | (Param1 << 8U) | (Param2 << 16U)); in DSI_ShortWrite() 1629 uint32_t Param1, in HAL_DSI_ShortWrite() argument 1639 status = DSI_ShortWrite(hdsi, ChannelID, Mode, Param1, Param2); in HAL_DSI_ShortWrite() 1665 uint32_t Param1, in HAL_DSI_LongWrite() argument 1698 fifoword = Param1; in HAL_DSI_LongWrite()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_dsi.h | 1180 uint32_t Param1, 1186 uint32_t Param1,
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_dsi.h | 1180 uint32_t Param1, 1186 uint32_t Param1,
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_dsi.h | 1242 uint32_t Param1, 1248 uint32_t Param1,
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_dsi.h | 1180 uint32_t Param1, 1186 uint32_t Param1,
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_dsi.h | 1180 uint32_t Param1, 1186 uint32_t Param1,
|