Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_system.h1073 MODIFY_REG(SBS->CCSWCR, SBS_CCSWCR_SW_APSRC1, PMOSCode << SBS_CCSWCR_SW_APSRC1_Pos); in LL_SBS_SetPMOSVddCompensationCode()
1083 return (uint32_t)(READ_BIT(SBS->CCSWCR, SBS_CCSWCR_SW_APSRC1)); in LL_SBS_GetPMOSVddCompensationCode()
1096 MODIFY_REG(SBS->CCSWCR, SBS_CCSWCR_SW_APSRC2, PMOSCode << SBS_CCSWCR_SW_APSRC2_Pos); in LL_SBS_SetPMOSVddIOCompensationCode()
1106 return (uint32_t)(READ_BIT(SBS->CCSWCR, SBS_CCSWCR_SW_APSRC2)); in LL_SBS_GetPMOSVddIOCompensationCode()
1119 MODIFY_REG(SBS->CCSWCR, SBS_CCSWCR_SW_ANSRC1, NMOSCode << SBS_CCSWCR_SW_ANSRC1_Pos); in LL_SBS_SetNMOSVddCompensationCode()
1129 return (uint32_t)(READ_BIT(SBS->CCSWCR, SBS_CCSWCR_SW_ANSRC1)); in LL_SBS_GetNMOSVddCompensationCode()
1142 MODIFY_REG(SBS->CCSWCR, SBS_CCSWCR_SW_ANSRC2, NMOSCode << SBS_CCSWCR_SW_ANSRC2_Pos); in LL_SBS_SetNMOSVddIOCompensationCode()
1153 return (uint32_t)(READ_BIT(SBS->CCSWCR, SBS_CCSWCR_SW_ANSRC2)); in LL_SBS_GetNMOSVddIOCompensationCode()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal.c825 …MODIFY_REG(SBS->CCSWCR, SBS_CCSWCR_SW_ANSRC1 | SBS_CCSWCR_SW_APSRC1, (((uint32_t)(SBS_PMOSCode) <<… in HAL_SBS_VDDCompensationCodeConfig()
844 …MODIFY_REG(SBS->CCSWCR, SBS_CCSWCR_SW_ANSRC2 | SBS_CCSWCR_SW_APSRC2, (((uint32_t)(SBS_PMOSCode) <<… in HAL_SBS_VDDIOCompensationCodeConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h911 …__IO uint32_t CCSWCR; /*!< SBS Compensation Cell for I/Os sw code Register, Address offset… member
Dstm32h523xx.h1091 …__IO uint32_t CCSWCR; /*!< SBS Compensation Cell for I/Os sw code Register, Address offset… member
Dstm32h562xx.h1160 …__IO uint32_t CCSWCR; /*!< SBS Compensation Cell for I/Os sw code Register, Address offset… member
Dstm32h533xx.h1155 …__IO uint32_t CCSWCR; /*!< SBS Compensation Cell for I/Os sw code Register, Address offset… member
Dstm32h573xx.h1402 …__IO uint32_t CCSWCR; /*!< SBS Compensation Cell for I/Os sw code Register, Address offset… member
Dstm32h563xx.h1338 …__IO uint32_t CCSWCR; /*!< SBS Compensation Cell for I/Os sw code Register, Address offset… member