Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal.c1474 SET_BIT(SYSCFG->VDDIO2CCCR, SYSCFG_VDDIO2CCCR_EN); in HAL_SYSCFG_EnableVDDIO2CompensationCell()
1483 CLEAR_BIT(SYSCFG->VDDIO2CCCR, SYSCFG_VDDIO2CCCR_EN); in HAL_SYSCFG_DisableVDDIO2CompensationCell()
1584 …MODIFY_REG(SYSCFG->VDDIO2CCCR, 0x2FFU, ((NmosValue | (PmosValue << (4U))) | SYSCFG_VDDIO2CCCR_CS)); in HAL_SYSCFG_ConfigVDDIOCompensationCell()
1618 MODIFY_REG(SYSCFG->VDDIO2CCCR, SYSCFG_VDDIO2CCCR_CS, 0U); in HAL_SYSCFG_ConfigVDDIOCompensationCell()
1683 values = READ_REG(SYSCFG->VDDIO2CCCR) & 0xFFU; in HAL_SYSCFG_GetVDDIOCompensationCell()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h2589 …__IO uint32_t VDDIO2CCCR; /*!< SYSCFG VDDIO2 compensation cell control register, … member
Dstm32n657xx.h2745 …__IO uint32_t VDDIO2CCCR; /*!< SYSCFG VDDIO2 compensation cell control register, … member
Dstm32n655xx.h2716 …__IO uint32_t VDDIO2CCCR; /*!< SYSCFG VDDIO2 compensation cell control register, … member
Dstm32n647xx.h2618 …__IO uint32_t VDDIO2CCCR; /*!< SYSCFG VDDIO2 compensation cell control register, … member