Home
last modified time | relevance | path

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

12

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_dsi.c1570 hdsi->Instance->DLTCR &= ~(DSI_DLTCR_LP2HS_TIME | DSI_DLTCR_HS2LP_TIME); in HAL_DSI_ConfigPhyTimer()
1571 hdsi->Instance->DLTCR |= (PhyTimers->DataLaneLP2HSTime | ((PhyTimers->DataLaneHS2LPTime) << 16U)); in HAL_DSI_ConfigPhyTimer()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_dsi.c1426 hdsi->Instance->DLTCR &= ~(DSI_DLTCR_MRD_TIME | DSI_DLTCR_LP2HS_TIME | DSI_DLTCR_HS2LP_TIME); in HAL_DSI_ConfigPhyTimer()
1427 …hdsi->Instance->DLTCR |= (PhyTimers->DataLaneMaxReadTime | ((PhyTimers->DataLaneLP2HSTime) << 16U)… in HAL_DSI_ConfigPhyTimer()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_dsi.c1426 hdsi->Instance->DLTCR &= ~(DSI_DLTCR_MRD_TIME | DSI_DLTCR_LP2HS_TIME | DSI_DLTCR_HS2LP_TIME); in HAL_DSI_ConfigPhyTimer()
1427 …hdsi->Instance->DLTCR |= (PhyTimers->DataLaneMaxReadTime | ((PhyTimers->DataLaneLP2HSTime) << 16U)… in HAL_DSI_ConfigPhyTimer()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_dsi.c1426 hdsi->Instance->DLTCR &= ~(DSI_DLTCR_MRD_TIME | DSI_DLTCR_LP2HS_TIME | DSI_DLTCR_HS2LP_TIME); in HAL_DSI_ConfigPhyTimer()
1427 …hdsi->Instance->DLTCR |= (PhyTimers->DataLaneMaxReadTime | ((PhyTimers->DataLaneLP2HSTime) << 16U)… in HAL_DSI_ConfigPhyTimer()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_dsi.c1426 hdsi->Instance->DLTCR &= ~(DSI_DLTCR_MRD_TIME | DSI_DLTCR_LP2HS_TIME | DSI_DLTCR_HS2LP_TIME); in HAL_DSI_ConfigPhyTimer()
1427 …hdsi->Instance->DLTCR |= (PhyTimers->DataLaneMaxReadTime | ((PhyTimers->DataLaneLP2HSTime) << 16U)… in HAL_DSI_ConfigPhyTimer()
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f469xx.h440 …__IO uint32_t DLTCR; /*!< DSI Host Data Lane Timer Configuration Register, Addre… member
Dstm32f479xx.h441 …__IO uint32_t DLTCR; /*!< DSI Host Data Lane Timer Configuration Register, Addre… member
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f779xx.h1394 …__IO uint32_t DLTCR; /*!< DSI Host Data Lane Timer Configuration Register, Addre… member
Dstm32f769xx.h1325 …__IO uint32_t DLTCR; /*!< DSI Host Data Lane Timer Configuration Register, Addre… member
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l4r9xx.h549 …__IO uint32_t DLTCR; /*!< DSI Host Data Lane Timer Configuration Register, Addr… member
Dstm32l4s9xx.h550 …__IO uint32_t DLTCR; /*!< DSI Host Data Lane Timer Configuration Register, Addr… member
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h757xx.h742 …__IO uint32_t DLTCR; /*!< DSI Host Data Lane Timer Configuration Register, Addre… member
Dstm32h747xg.h741 …__IO uint32_t DLTCR; /*!< DSI Host Data Lane Timer Configuration Register, Addre… member
Dstm32h747xx.h741 …__IO uint32_t DLTCR; /*!< DSI Host Data Lane Timer Configuration Register, Addre… member
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u599xx.h500 …__IO uint32_t DLTCR; /*!< DSI Host Data Lane Timer Configuration Register, Addr… member
Dstm32u5f9xx.h502 …__IO uint32_t DLTCR; /*!< DSI Host Data Lane Timer Configuration Register, Addr… member
Dstm32u5a9xx.h540 …__IO uint32_t DLTCR; /*!< DSI Host Data Lane Timer Configuration Register, Addr… member
Dstm32u5g9xx.h542 …__IO uint32_t DLTCR; /*!< DSI Host Data Lane Timer Configuration Register, Addr… member
/hal_stm32-latest/stm32cube/stm32mp1xx/soc/
Dstm32mp157axx_ca7.h977 …__IO uint32_t DLTCR; /*!< DSI Host Data Lane Timer Configuration Register, Addre… member
Dstm32mp157axx_cm4.h943 …__IO uint32_t DLTCR; /*!< DSI Host Data Lane Timer Configuration Register, Addre… member
Dstm32mp157cxx_ca7.h977 …__IO uint32_t DLTCR; /*!< DSI Host Data Lane Timer Configuration Register, Addre… member
Dstm32mp157cxx_cm4.h943 …__IO uint32_t DLTCR; /*!< DSI Host Data Lane Timer Configuration Register, Addre… member
Dstm32mp157dxx_ca7.h977 …__IO uint32_t DLTCR; /*!< DSI Host Data Lane Timer Configuration Register, Addre… member
Dstm32mp157dxx_cm4.h943 …__IO uint32_t DLTCR; /*!< DSI Host Data Lane Timer Configuration Register, Addre… member
Dstm32mp157fxx_ca7.h977 …__IO uint32_t DLTCR; /*!< DSI Host Data Lane Timer Configuration Register, Addre… member

12