Home
last modified time | relevance | path

Searched refs:SBS_CCCSR_EN2 (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_system.h1177 SET_BIT(SBS->CCCSR, SBS_CCCSR_EN2); in LL_SBS_EnableVddIOCompensationCell()
1201 CLEAR_BIT(SBS->CCCSR, SBS_CCCSR_EN2); in LL_SBS_DisableVddIOCompensationCell()
1221 return ((READ_BIT(SBS->CCCSR, SBS_CCCSR_EN2) == SBS_CCCSR_EN2) ? 1UL : 0UL); in LL_SBS_IsEnabled_VddIOCompensationCell()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal.c748 SET_BIT(SBS->CCCSR, SBS_CCCSR_EN2) ; in HAL_SBS_EnableVddIO2CompensationCell()
759 CLEAR_BIT(SBS->CCCSR, SBS_CCCSR_EN2); in HAL_SBS_DisableVddIO2CompensationCell()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h10737 #define SBS_CCCSR_EN2 SBS_CCCSR_EN2_Msk /*!< Enable compensat… macro
Dstm32h523xx.h15614 #define SBS_CCCSR_EN2 SBS_CCCSR_EN2_Msk /*!< Enable compensat… macro
Dstm32h562xx.h16930 #define SBS_CCCSR_EN2 SBS_CCCSR_EN2_Msk /*!< Enable compensat… macro
Dstm32h533xx.h16163 #define SBS_CCCSR_EN2 SBS_CCCSR_EN2_Msk /*!< Enable compensat… macro
Dstm32h573xx.h19575 #define SBS_CCCSR_EN2 SBS_CCCSR_EN2_Msk /*!< Enable compensat… macro
Dstm32h563xx.h19026 #define SBS_CCCSR_EN2 SBS_CCCSR_EN2_Msk /*!< Enable compensat… macro