Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_system.h1088 return (uint32_t)((READ_BIT(SBS->CCVALR, SBS_CCVALR_XSPI2_PSRC)) >> SBS_CCVALR_XSPI2_PSRC_Pos); in LL_SBS_GetXSPI2PmosComp()
1098 return (uint32_t)((READ_BIT(SBS->CCVALR, SBS_CCVALR_XSPI2_NSRC)) >> SBS_CCVALR_XSPI2_NSRC_Pos); in LL_SBS_GetXSPI2NmosComp()
1108 return (uint32_t)((READ_BIT(SBS->CCVALR, SBS_CCVALR_XSPI1_PSRC)) >> SBS_CCVALR_XSPI1_PSRC_Pos); in LL_SBS_GetXSPI1PmosComp()
1118 return (uint32_t)((READ_BIT(SBS->CCVALR, SBS_CCVALR_XSPI1_NSRC)) >> SBS_CCVALR_XSPI1_NSRC_Pos); in LL_SBS_GetXSPI1NmosComp()
1128 return (uint32_t)((READ_BIT(SBS->CCVALR, SBS_CCVALR_PSRC)) >> SBS_CCVALR_PSRC_Pos); in LL_SBS_GetIOPmosComp()
1138 return (uint32_t)(READ_BIT(SBS->CCVALR, SBS_CCVALR_NSRC)); in LL_SBS_GetIONmosComp()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal.c854 return (uint32_t)(READ_BIT(SBS->CCVALR, SBS_CCVALR_ANSRC1)); in HAL_SBS_GetNMOSVddCompensationValue()
863 return (uint32_t)(READ_BIT(SBS->CCVALR, SBS_CCVALR_APSRC1) >> SBS_CCVALR_APSRC1_Pos); in HAL_SBS_GetPMOSVddCompensationValue()
872 return (uint32_t)(READ_BIT(SBS->CCVALR, SBS_CCVALR_ANSRC2) >> SBS_CCVALR_ANSRC2_Pos); in HAL_SBS_GetNMOSVddIO2CompensationValue()
882 return (uint32_t)(READ_BIT(SBS->CCVALR, SBS_CCVALR_APSRC2) >> SBS_CCVALR_APSRC2_Pos); in HAL_SBS_GetPMOSVddIO2CompensationValue()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_system.h1030 return (uint32_t)(READ_BIT(SBS->CCVALR, SBS_CCVALR_APSRC1)); in LL_SBS_GetPMOSVddCompensationValue()
1040 return (uint32_t)(READ_BIT(SBS->CCVALR, SBS_CCVALR_ANSRC1)); in LL_SBS_GetNMOSVddCompensationValue()
1050 return (uint32_t)(READ_BIT(SBS->CCVALR, SBS_CCVALR_APSRC2)); in LL_SBS_GetPMOSVddIO2CompensationValue()
1060 return (uint32_t)(READ_BIT(SBS->CCVALR, SBS_CCVALR_ANSRC2)); in LL_SBS_GetNMOSVddIO2CompensationValue()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal.c931 reg = (*pCode == SBS_IO_CELL_CODE) ? (SBS->CCVALR) : (SBS->CCSWVALR); in HAL_SBS_GetCompensationCell()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h910 …__IO uint32_t CCVALR; /*!< SBS Compensation Cell Value Register, Address offset… member
Dstm32h523xx.h1090 …__IO uint32_t CCVALR; /*!< SBS Compensation Cell Value Register, Address offset… member
Dstm32h562xx.h1159 …__IO uint32_t CCVALR; /*!< SBS Compensation Cell Value Register, Address offset… member
Dstm32h533xx.h1154 …__IO uint32_t CCVALR; /*!< SBS Compensation Cell Value Register, Address offset… member
Dstm32h573xx.h1401 …__IO uint32_t CCVALR; /*!< SBS Compensation Cell Value Register, Address offset… member
Dstm32h563xx.h1337 …__IO uint32_t CCVALR; /*!< SBS Compensation Cell Value Register, Address offset… member
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h1586 …__IO uint32_t CCVALR; /*!< SBS IO Compensation Cell Value register, Address of… member
Dstm32h7s7xx.h1783 …__IO uint32_t CCVALR; /*!< SBS IO Compensation Cell Value register, Address of… member
Dstm32h7s3xx.h1714 …__IO uint32_t CCVALR; /*!< SBS IO Compensation Cell Value register, Address of… member
Dstm32h7r7xx.h1653 …__IO uint32_t CCVALR; /*!< SBS IO Compensation Cell Value register, Address of… member