Home
last modified time | relevance | path

Searched refs:CCSWCR (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_system.h1082 MODIFY_REG(SBS->CCSWCR, SBS_CCSWCR_SW_APSRC1, PMOSCode << SBS_CCSWCR_SW_APSRC1_Pos); in LL_SBS_SetPMOSVddCompensationCode()
1092 return (uint32_t)(READ_BIT(SBS->CCSWCR, SBS_CCSWCR_SW_APSRC1)); in LL_SBS_GetPMOSVddCompensationCode()
1105 MODIFY_REG(SBS->CCSWCR, SBS_CCSWCR_SW_APSRC2, PMOSCode << SBS_CCSWCR_SW_APSRC2_Pos); in LL_SBS_SetPMOSVddIOCompensationCode()
1116 return (uint32_t)(READ_BIT(SBS->CCSWCR, SBS_CCSWCR_SW_APSRC2)); in LL_SBS_GetPMOSVddIOCompensationCode()
1129 MODIFY_REG(SBS->CCSWCR, SBS_CCSWCR_SW_ANSRC1, NMOSCode << SBS_CCSWCR_SW_ANSRC1_Pos); in LL_SBS_SetNMOSVddCompensationCode()
1139 return (uint32_t)(READ_BIT(SBS->CCSWCR, SBS_CCSWCR_SW_ANSRC1)); in LL_SBS_GetNMOSVddCompensationCode()
1152 MODIFY_REG(SBS->CCSWCR, SBS_CCSWCR_SW_ANSRC2, NMOSCode << SBS_CCSWCR_SW_ANSRC2_Pos); in LL_SBS_SetNMOSVddIOCompensationCode()
1163 return (uint32_t)(READ_BIT(SBS->CCSWCR, SBS_CCSWCR_SW_ANSRC2)); in LL_SBS_GetNMOSVddIOCompensationCode()
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal.c794 …MODIFY_REG(SBS->CCSWCR, SBS_CCSWCR_SW_ANSRC1 | SBS_CCSWCR_SW_APSRC1, (((uint32_t)(SBS_PMOSCode) <<… in HAL_SBS_VDDCompensationCodeConfig()
813 …MODIFY_REG(SBS->CCSWCR, SBS_CCSWCR_SW_ANSRC2 | SBS_CCSWCR_SW_APSRC2, (((uint32_t)(SBS_PMOSCode) <<… in HAL_SBS_VDDIOCompensationCodeConfig()
/hal_stm32-3.6.0/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h912 …__IO uint32_t CCSWCR; /*!< SBS Compensation Cell for I/Os sw code Register, Address offset… member
Dstm32h562xx.h1145 …__IO uint32_t CCSWCR; /*!< SBS Compensation Cell for I/Os sw code Register, Address offset… member
Dstm32h563xx.h1323 …__IO uint32_t CCSWCR; /*!< SBS Compensation Cell for I/Os sw code Register, Address offset… member
Dstm32h573xx.h1400 …__IO uint32_t CCSWCR; /*!< SBS Compensation Cell for I/Os sw code Register, Address offset… member