Home
last modified time | relevance | path

Searched refs:VDDIO4CCCR (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal.c1510 SET_BIT(SYSCFG->VDDIO4CCCR, SYSCFG_VDDIO4CCCR_EN); in HAL_SYSCFG_EnableVDDIO4CompensationCell()
1519 CLEAR_BIT(SYSCFG->VDDIO4CCCR, SYSCFG_VDDIO4CCCR_EN); in HAL_SYSCFG_DisableVDDIO4CompensationCell()
1594 …MODIFY_REG(SYSCFG->VDDIO4CCCR, 0x2FFU, ((NmosValue) | (PmosValue << (4U)) | SYSCFG_VDDIO4CCCR_CS)); in HAL_SYSCFG_ConfigVDDIOCompensationCell()
1628 MODIFY_REG(SYSCFG->VDDIO4CCCR, SYSCFG_VDDIO4CCCR_CS, 0U); in HAL_SYSCFG_ConfigVDDIOCompensationCell()
1693 values = READ_REG(SYSCFG->VDDIO4CCCR) & 0xFFU; in HAL_SYSCFG_GetVDDIOCompensationCell()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h2593 …__IO uint32_t VDDIO4CCCR; /*!< SYSCFG VDDIO4 compensation cell control register, … member
Dstm32n657xx.h2749 …__IO uint32_t VDDIO4CCCR; /*!< SYSCFG VDDIO4 compensation cell control register, … member
Dstm32n655xx.h2720 …__IO uint32_t VDDIO4CCCR; /*!< SYSCFG VDDIO4 compensation cell control register, … member
Dstm32n647xx.h2622 …__IO uint32_t VDDIO4CCCR; /*!< SYSCFG VDDIO4 compensation cell control register, … member