Home
last modified time | relevance | path

Searched refs:SYSCFG_CCCSR_EN2 (Results 1 – 16 of 16) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_system.h87 #ifdef SYSCFG_CCCSR_EN2
759 #ifdef SYSCFG_CCCSR_EN2
836 SET_BIT(SYSCFG->CCCSR, SYSCFG_CCCSR_EN2); in LL_SYSCFG_EnableVddIO2CompensationCell()
848 CLEAR_BIT(SYSCFG->CCCSR, SYSCFG_CCCSR_EN2); in LL_SYSCFG_DisableVddIO2CompensationCell()
858 return ((READ_BIT(SYSCFG->CCCSR, SYSCFG_CCCSR_EN2) == SYSCFG_CCCSR_EN2) ? 1UL : 0UL); in LL_SYSCFG_IsEnabled_VddIO2CompensationCell()
Dstm32wbaxx_hal.h126 #ifdef SYSCFG_CCCSR_EN2
127 #define SYSCFG_IO2_CELL SYSCFG_CCCSR_EN2 /*!< Compensation cell for the VDDIO2 I/O power rail */
137 #ifdef SYSCFG_CCCSR_EN2
503 #ifdef SYSCFG_CCCSR_EN2
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_system.h1238 SET_BIT(SYSCFG->CCCSR, SYSCFG_CCCSR_EN2); in LL_SYSCFG_EnableVddIO2CompensationCell()
1274 CLEAR_BIT(SYSCFG->CCCSR, SYSCFG_CCCSR_EN2); in LL_SYSCFG_DisableVddIO2CompensationCell()
1306 return ((READ_BIT(SYSCFG->CCCSR, SYSCFG_CCCSR_EN2) == SYSCFG_CCCSR_EN2) ? 1UL : 0UL); in LL_SYSCFG_IsEnabled_VddIO2CompensationCell()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal.c779 SET_BIT(SYSCFG->CCCSR, SYSCFG_CCCSR_EN2); in HAL_SYSCFG_EnableVddIO2CompensationCell()
815 CLEAR_BIT(SYSCFG->CCCSR, SYSCFG_CCCSR_EN2); in HAL_SYSCFG_DisableVddIO2CompensationCell()
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h18298 #define SYSCFG_CCCSR_EN2 SYSCFG_CCCSR_EN2_Msk /*!< Enable com… macro
Dstm32u535xx.h17746 #define SYSCFG_CCCSR_EN2 SYSCFG_CCCSR_EN2_Msk /*!< Enable com… macro
Dstm32u575xx.h19339 #define SYSCFG_CCCSR_EN2 SYSCFG_CCCSR_EN2_Msk /*!< Enable com… macro
Dstm32u585xx.h19949 #define SYSCFG_CCCSR_EN2 SYSCFG_CCCSR_EN2_Msk /*!< Enable com… macro
Dstm32u595xx.h20457 #define SYSCFG_CCCSR_EN2 SYSCFG_CCCSR_EN2_Msk /*!< Enable com… macro
Dstm32u5a5xx.h21067 #define SYSCFG_CCCSR_EN2 SYSCFG_CCCSR_EN2_Msk /*!< Enable com… macro
Dstm32u5f7xx.h22050 #define SYSCFG_CCCSR_EN2 SYSCFG_CCCSR_EN2_Msk /*!< Enable com… macro
Dstm32u599xx.h24231 #define SYSCFG_CCCSR_EN2 SYSCFG_CCCSR_EN2_Msk /*!< Enable com… macro
Dstm32u5g7xx.h22660 #define SYSCFG_CCCSR_EN2 SYSCFG_CCCSR_EN2_Msk /*!< Enable com… macro
Dstm32u5f9xx.h25191 #define SYSCFG_CCCSR_EN2 SYSCFG_CCCSR_EN2_Msk /*!< Enable com… macro
Dstm32u5a9xx.h24841 #define SYSCFG_CCCSR_EN2 SYSCFG_CCCSR_EN2_Msk /*!< Enable com… macro
Dstm32u5g9xx.h25801 #define SYSCFG_CCCSR_EN2 SYSCFG_CCCSR_EN2_Msk /*!< Enable com… macro