Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal.c1492 SET_BIT(SYSCFG->VDDIO3CCCR, SYSCFG_VDDIO3CCCR_EN); in HAL_SYSCFG_EnableVDDIO3CompensationCell()
1501 CLEAR_BIT(SYSCFG->VDDIO3CCCR, SYSCFG_VDDIO3CCCR_EN); in HAL_SYSCFG_DisableVDDIO3CompensationCell()
1589 …MODIFY_REG(SYSCFG->VDDIO3CCCR, 0x2FFU, ((NmosValue | (PmosValue << (4U))) | SYSCFG_VDDIO3CCCR_CS)); in HAL_SYSCFG_ConfigVDDIOCompensationCell()
1623 MODIFY_REG(SYSCFG->VDDIO3CCCR, SYSCFG_VDDIO3CCCR_CS, 0U); in HAL_SYSCFG_ConfigVDDIOCompensationCell()
1688 values = READ_REG(SYSCFG->VDDIO3CCCR) & 0xFFU; in HAL_SYSCFG_GetVDDIOCompensationCell()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h2591 …__IO uint32_t VDDIO3CCCR; /*!< SYSCFG VDDIO3 compensation cell control register, … member
Dstm32n657xx.h2747 …__IO uint32_t VDDIO3CCCR; /*!< SYSCFG VDDIO3 compensation cell control register, … member
Dstm32n655xx.h2718 …__IO uint32_t VDDIO3CCCR; /*!< SYSCFG VDDIO3 compensation cell control register, … member
Dstm32n647xx.h2620 …__IO uint32_t VDDIO3CCCR; /*!< SYSCFG VDDIO3 compensation cell control register, … member