Searched refs:PowerRange (Results 1 – 5 of 5) sorted by relevance
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_opamp.h | 349 …INLINE void LL_OPAMP_SetCommonPowerRange(OPAMP_Common_TypeDef *OPAMPxy_COMMON, uint32_t PowerRange) in LL_OPAMP_SetCommonPowerRange() argument 351 MODIFY_REG(OPAMPxy_COMMON->CSR, OPAMP_CSR_OPARANGE, PowerRange); in LL_OPAMP_SetCommonPowerRange()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_opamp.h | 368 …INLINE void LL_OPAMP_SetCommonPowerRange(OPAMP_Common_TypeDef *OPAMPxy_COMMON, uint32_t PowerRange) in LL_OPAMP_SetCommonPowerRange() argument 370 MODIFY_REG(OPAMPxy_COMMON->CSR, OPAMP_CSR_OPARANGE, PowerRange); in LL_OPAMP_SetCommonPowerRange()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_opamp.h | 378 …INLINE void LL_OPAMP_SetCommonPowerRange(OPAMP_Common_TypeDef *OPAMPxy_COMMON, uint32_t PowerRange) in LL_OPAMP_SetCommonPowerRange() argument 383 MODIFY_REG(OPAMP1->CSR, OPAMP1_CSR_OPARANGE, PowerRange); in LL_OPAMP_SetCommonPowerRange()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_opamp.h | 378 …INLINE void LL_OPAMP_SetCommonPowerRange(OPAMP_Common_TypeDef *OPAMPxy_COMMON, uint32_t PowerRange) in LL_OPAMP_SetCommonPowerRange() argument 383 MODIFY_REG(OPAMP1->CSR, OPAMP1_CSR_OPARANGE, PowerRange); in LL_OPAMP_SetCommonPowerRange()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_opamp.h | 385 …INLINE void LL_OPAMP_SetCommonPowerRange(OPAMP_Common_TypeDef *OPAMPxy_COMMON, uint32_t PowerRange) in LL_OPAMP_SetCommonPowerRange() argument 390 MODIFY_REG(OPAMP->CSR, OPAMP_CSR_AOP_RANGE, PowerRange); in LL_OPAMP_SetCommonPowerRange()
|