/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_dsi.c | 1260 hdsi->Instance->VMCR &= ~DSI_VMCR_VMT; in HAL_DSI_ConfigVideoMode() 1261 hdsi->Instance->VMCR |= VidCfg->Mode; in HAL_DSI_ConfigVideoMode() 1327 hdsi->Instance->VMCR &= ~DSI_VMCR_LPCE; in HAL_DSI_ConfigVideoMode() 1328 hdsi->Instance->VMCR |= VidCfg->LPCommandEnable; in HAL_DSI_ConfigVideoMode() 1339 hdsi->Instance->VMCR &= ~DSI_VMCR_LPHFPE; in HAL_DSI_ConfigVideoMode() 1340 hdsi->Instance->VMCR |= VidCfg->LPHorizontalFrontPorchEnable; in HAL_DSI_ConfigVideoMode() 1343 hdsi->Instance->VMCR &= ~DSI_VMCR_LPHBPE; in HAL_DSI_ConfigVideoMode() 1344 hdsi->Instance->VMCR |= VidCfg->LPHorizontalBackPorchEnable; in HAL_DSI_ConfigVideoMode() 1347 hdsi->Instance->VMCR &= ~DSI_VMCR_LPVAE; in HAL_DSI_ConfigVideoMode() 1348 hdsi->Instance->VMCR |= VidCfg->LPVerticalActiveEnable; in HAL_DSI_ConfigVideoMode() [all …]
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_dsi.c | 1121 hdsi->Instance->VMCR &= ~DSI_VMCR_VMT; in HAL_DSI_ConfigVideoMode() 1122 hdsi->Instance->VMCR |= VidCfg->Mode; in HAL_DSI_ConfigVideoMode() 1188 hdsi->Instance->VMCR &= ~DSI_VMCR_LPCE; in HAL_DSI_ConfigVideoMode() 1189 hdsi->Instance->VMCR |= VidCfg->LPCommandEnable; in HAL_DSI_ConfigVideoMode() 1200 hdsi->Instance->VMCR &= ~DSI_VMCR_LPHFPE; in HAL_DSI_ConfigVideoMode() 1201 hdsi->Instance->VMCR |= VidCfg->LPHorizontalFrontPorchEnable; in HAL_DSI_ConfigVideoMode() 1204 hdsi->Instance->VMCR &= ~DSI_VMCR_LPHBPE; in HAL_DSI_ConfigVideoMode() 1205 hdsi->Instance->VMCR |= VidCfg->LPHorizontalBackPorchEnable; in HAL_DSI_ConfigVideoMode() 1208 hdsi->Instance->VMCR &= ~DSI_VMCR_LPVAE; in HAL_DSI_ConfigVideoMode() 1209 hdsi->Instance->VMCR |= VidCfg->LPVerticalActiveEnable; in HAL_DSI_ConfigVideoMode() [all …]
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_dsi.c | 1121 hdsi->Instance->VMCR &= ~DSI_VMCR_VMT; in HAL_DSI_ConfigVideoMode() 1122 hdsi->Instance->VMCR |= VidCfg->Mode; in HAL_DSI_ConfigVideoMode() 1188 hdsi->Instance->VMCR &= ~DSI_VMCR_LPCE; in HAL_DSI_ConfigVideoMode() 1189 hdsi->Instance->VMCR |= VidCfg->LPCommandEnable; in HAL_DSI_ConfigVideoMode() 1200 hdsi->Instance->VMCR &= ~DSI_VMCR_LPHFPE; in HAL_DSI_ConfigVideoMode() 1201 hdsi->Instance->VMCR |= VidCfg->LPHorizontalFrontPorchEnable; in HAL_DSI_ConfigVideoMode() 1204 hdsi->Instance->VMCR &= ~DSI_VMCR_LPHBPE; in HAL_DSI_ConfigVideoMode() 1205 hdsi->Instance->VMCR |= VidCfg->LPHorizontalBackPorchEnable; in HAL_DSI_ConfigVideoMode() 1208 hdsi->Instance->VMCR &= ~DSI_VMCR_LPVAE; in HAL_DSI_ConfigVideoMode() 1209 hdsi->Instance->VMCR |= VidCfg->LPVerticalActiveEnable; in HAL_DSI_ConfigVideoMode() [all …]
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_dsi.c | 1121 hdsi->Instance->VMCR &= ~DSI_VMCR_VMT; in HAL_DSI_ConfigVideoMode() 1122 hdsi->Instance->VMCR |= VidCfg->Mode; in HAL_DSI_ConfigVideoMode() 1188 hdsi->Instance->VMCR &= ~DSI_VMCR_LPCE; in HAL_DSI_ConfigVideoMode() 1189 hdsi->Instance->VMCR |= VidCfg->LPCommandEnable; in HAL_DSI_ConfigVideoMode() 1200 hdsi->Instance->VMCR &= ~DSI_VMCR_LPHFPE; in HAL_DSI_ConfigVideoMode() 1201 hdsi->Instance->VMCR |= VidCfg->LPHorizontalFrontPorchEnable; in HAL_DSI_ConfigVideoMode() 1204 hdsi->Instance->VMCR &= ~DSI_VMCR_LPHBPE; in HAL_DSI_ConfigVideoMode() 1205 hdsi->Instance->VMCR |= VidCfg->LPHorizontalBackPorchEnable; in HAL_DSI_ConfigVideoMode() 1208 hdsi->Instance->VMCR &= ~DSI_VMCR_LPVAE; in HAL_DSI_ConfigVideoMode() 1209 hdsi->Instance->VMCR |= VidCfg->LPVerticalActiveEnable; in HAL_DSI_ConfigVideoMode() [all …]
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_dsi.c | 1121 hdsi->Instance->VMCR &= ~DSI_VMCR_VMT; in HAL_DSI_ConfigVideoMode() 1122 hdsi->Instance->VMCR |= VidCfg->Mode; in HAL_DSI_ConfigVideoMode() 1188 hdsi->Instance->VMCR &= ~DSI_VMCR_LPCE; in HAL_DSI_ConfigVideoMode() 1189 hdsi->Instance->VMCR |= VidCfg->LPCommandEnable; in HAL_DSI_ConfigVideoMode() 1200 hdsi->Instance->VMCR &= ~DSI_VMCR_LPHFPE; in HAL_DSI_ConfigVideoMode() 1201 hdsi->Instance->VMCR |= VidCfg->LPHorizontalFrontPorchEnable; in HAL_DSI_ConfigVideoMode() 1204 hdsi->Instance->VMCR &= ~DSI_VMCR_LPHBPE; in HAL_DSI_ConfigVideoMode() 1205 hdsi->Instance->VMCR |= VidCfg->LPHorizontalBackPorchEnable; in HAL_DSI_ConfigVideoMode() 1208 hdsi->Instance->VMCR &= ~DSI_VMCR_LPVAE; in HAL_DSI_ConfigVideoMode() 1209 hdsi->Instance->VMCR |= VidCfg->LPVerticalActiveEnable; in HAL_DSI_ConfigVideoMode() [all …]
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_pwr.h | 1008 SET_BIT(PWR->VMCR, PWR_VMCR_PVDEN); in LL_PWR_EnablePVD() 1018 CLEAR_BIT(PWR->VMCR, PWR_VMCR_PVDEN); in LL_PWR_DisablePVD() 1028 return ((READ_BIT(PWR->VMCR, PWR_VMCR_PVDEN) == (PWR_VMCR_PVDEN)) ? 1UL : 0UL); in LL_PWR_IsEnabledPVD() 1047 MODIFY_REG(PWR->VMCR, PWR_VMCR_PLS, PVDLevel); in LL_PWR_SetPVDLevel() 1065 return (uint32_t)(READ_BIT(PWR->VMCR, PWR_VMCR_PLS)); in LL_PWR_GetPVDLevel() 1076 SET_BIT(PWR->VMCR, PWR_VMCR_AVDEN); in LL_PWR_EnableAVD() 1086 CLEAR_BIT(PWR->VMCR, PWR_VMCR_AVDEN); in LL_PWR_DisableAVD() 1096 return ((READ_BIT(PWR->VMCR, PWR_VMCR_AVDEN) == (PWR_VMCR_AVDEN)) ? 1UL : 0UL); in LL_PWR_IsEnabledAVD() 1111 MODIFY_REG(PWR->VMCR, PWR_VMCR_ALS, AVDLevel); in LL_PWR_SetAVDLevel() 1125 return (uint32_t)(READ_BIT(PWR->VMCR, PWR_VMCR_ALS)); in LL_PWR_GetAVDLevel() [all …]
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_pwr.c | 151 MODIFY_REG(PWR->VMCR, PWR_VMCR_PLS, sConfigPVD->PVDLevel); in HAL_PWR_ConfigPVD() 192 SET_BIT(PWR->VMCR, PWR_VMCR_PVDEN); in HAL_PWR_EnablePVD() 201 CLEAR_BIT(PWR->VMCR, PWR_VMCR_PVDEN); in HAL_PWR_DisablePVD()
|
D | stm32h5xx_hal_pwr_ex.c | 275 MODIFY_REG(PWR->VMCR, PWR_VMCR_ALS, sConfigAVD->AVDLevel); in HAL_PWREx_ConfigAVD() 315 SET_BIT(PWR->VMCR, PWR_VMCR_AVDEN); in HAL_PWREx_EnableAVD() 325 CLEAR_BIT(PWR->VMCR, PWR_VMCR_AVDEN); in HAL_PWREx_DisableAVD()
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 670 …__IO uint32_t VMCR; /*!< Voltage Monitor Control Register, Address offset: 0x34 … member
|
D | stm32h523xx.h | 833 …__IO uint32_t VMCR; /*!< Voltage Monitor Control Register, Address offset: 0x34 … member
|
D | stm32h562xx.h | 880 …__IO uint32_t VMCR; /*!< Voltage Monitor Control Register, Address offset: 0x34 … member
|
D | stm32h533xx.h | 897 …__IO uint32_t VMCR; /*!< Voltage Monitor Control Register, Address offset: 0x34 … member
|
D | stm32h573xx.h | 1122 …__IO uint32_t VMCR; /*!< Voltage Monitor Control Register, Address offset: 0x34 … member
|
D | stm32h563xx.h | 1058 …__IO uint32_t VMCR; /*!< Voltage Monitor Control Register, Address offset: 0x34 … member
|
/hal_stm32-latest/stm32cube/stm32f4xx/soc/ |
D | stm32f469xx.h | 420 …__IO uint32_t VMCR; /*!< DSI Host Video Mode Configuration Register, Addre… member
|
D | stm32f479xx.h | 421 …__IO uint32_t VMCR; /*!< DSI Host Video Mode Configuration Register, Addre… member
|
/hal_stm32-latest/stm32cube/stm32f7xx/soc/ |
D | stm32f779xx.h | 1374 …__IO uint32_t VMCR; /*!< DSI Host Video Mode Configuration Register, Addre… member
|
D | stm32f769xx.h | 1305 …__IO uint32_t VMCR; /*!< DSI Host Video Mode Configuration Register, Addre… member
|
/hal_stm32-latest/stm32cube/stm32l4xx/soc/ |
D | stm32l4r9xx.h | 529 …__IO uint32_t VMCR; /*!< DSI Host Video Mode Configuration Register, Addr… member
|
D | stm32l4s9xx.h | 530 …__IO uint32_t VMCR; /*!< DSI Host Video Mode Configuration Register, Addr… member
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h757xx.h | 722 …__IO uint32_t VMCR; /*!< DSI Host Video Mode Configuration Register, Addre… member
|
D | stm32h747xg.h | 721 …__IO uint32_t VMCR; /*!< DSI Host Video Mode Configuration Register, Addre… member
|
D | stm32h747xx.h | 721 …__IO uint32_t VMCR; /*!< DSI Host Video Mode Configuration Register, Addre… member
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u599xx.h | 480 …__IO uint32_t VMCR; /*!< DSI Host Video Mode Configuration Register, Addr… member
|
D | stm32u5f9xx.h | 482 …__IO uint32_t VMCR; /*!< DSI Host Video Mode Configuration Register, Addr… member
|