Home
last modified time | relevance | path

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

/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal.c828 return (uint32_t)(READ_BIT(SBS->CCVALR, SBS_CCVALR_ANSRC1)); in HAL_SBS_GetNMOSVddCompensationValue()
838 return (uint32_t)(READ_BIT(SBS->CCVALR, SBS_CCVALR_APSRC1) >> SBS_CCVALR_APSRC1_Pos); in HAL_SBS_GetPMOSVddCompensationValue()
848 return (uint32_t)(READ_BIT(SBS->CCVALR, SBS_CCVALR_ANSRC2) >> SBS_CCVALR_ANSRC2_Pos); in HAL_SBS_GetNMOSVddIO2CompensationValue()
859 return (uint32_t)(READ_BIT(SBS->CCVALR, SBS_CCVALR_APSRC2) >> SBS_CCVALR_APSRC2_Pos); in HAL_SBS_GetPMOSVddIO2CompensationValue()
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_system.h980 return (uint32_t)(READ_BIT(SBS->CCVALR, SBS_CCVALR_APSRC1)); in LL_SBS_GetPMOSVddCompensationValue()
990 return (uint32_t)(READ_BIT(SBS->CCVALR, SBS_CCVALR_ANSRC1)); in LL_SBS_GetNMOSVddCompensationValue()
1000 return (uint32_t)(READ_BIT(SBS->CCVALR, SBS_CCVALR_APSRC2)); in LL_SBS_GetPMOSVddIO2CompensationValue()
1010 return (uint32_t)(READ_BIT(SBS->CCVALR, SBS_CCVALR_ANSRC2)); in LL_SBS_GetNMOSVddIO2CompensationValue()
/hal_stm32-3.4.0/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h911 …__IO uint32_t CCVALR; /*!< SBS Compensation Cell Value Register, Address offset… member
Dstm32h562xx.h1144 …__IO uint32_t CCVALR; /*!< SBS Compensation Cell Value Register, Address offset… member
Dstm32h563xx.h1322 …__IO uint32_t CCVALR; /*!< SBS Compensation Cell Value Register, Address offset… member
Dstm32h573xx.h1399 …__IO uint32_t CCVALR; /*!< SBS Compensation Cell Value Register, Address offset… member