Home
last modified time | relevance | path

Searched refs:VMCR (Results 1 – 25 of 35) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_dsi.c1260 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/
Dstm32h7xx_hal_dsi.c1121 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/
Dstm32f4xx_hal_dsi.c1121 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/
Dstm32f7xx_hal_dsi.c1121 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/
Dstm32l4xx_hal_dsi.c1121 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/
Dstm32h5xx_ll_pwr.h1008 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/
Dstm32h5xx_hal_pwr.c151 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()
Dstm32h5xx_hal_pwr_ex.c275 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/
Dstm32h503xx.h670 …__IO uint32_t VMCR; /*!< Voltage Monitor Control Register, Address offset: 0x34 … member
Dstm32h523xx.h833 …__IO uint32_t VMCR; /*!< Voltage Monitor Control Register, Address offset: 0x34 … member
Dstm32h562xx.h880 …__IO uint32_t VMCR; /*!< Voltage Monitor Control Register, Address offset: 0x34 … member
Dstm32h533xx.h897 …__IO uint32_t VMCR; /*!< Voltage Monitor Control Register, Address offset: 0x34 … member
Dstm32h573xx.h1122 …__IO uint32_t VMCR; /*!< Voltage Monitor Control Register, Address offset: 0x34 … member
Dstm32h563xx.h1058 …__IO uint32_t VMCR; /*!< Voltage Monitor Control Register, Address offset: 0x34 … member
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f469xx.h420 …__IO uint32_t VMCR; /*!< DSI Host Video Mode Configuration Register, Addre… member
Dstm32f479xx.h421 …__IO uint32_t VMCR; /*!< DSI Host Video Mode Configuration Register, Addre… member
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f779xx.h1374 …__IO uint32_t VMCR; /*!< DSI Host Video Mode Configuration Register, Addre… member
Dstm32f769xx.h1305 …__IO uint32_t VMCR; /*!< DSI Host Video Mode Configuration Register, Addre… member
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l4r9xx.h529 …__IO uint32_t VMCR; /*!< DSI Host Video Mode Configuration Register, Addr… member
Dstm32l4s9xx.h530 …__IO uint32_t VMCR; /*!< DSI Host Video Mode Configuration Register, Addr… member
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h757xx.h722 …__IO uint32_t VMCR; /*!< DSI Host Video Mode Configuration Register, Addre… member
Dstm32h747xg.h721 …__IO uint32_t VMCR; /*!< DSI Host Video Mode Configuration Register, Addre… member
Dstm32h747xx.h721 …__IO uint32_t VMCR; /*!< DSI Host Video Mode Configuration Register, Addre… member
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u599xx.h480 …__IO uint32_t VMCR; /*!< DSI Host Video Mode Configuration Register, Addr… member
Dstm32u5f9xx.h482 …__IO uint32_t VMCR; /*!< DSI Host Video Mode Configuration Register, Addr… member

12