Searched refs:PowerSupplyRange (Results 1 – 4 of 4) sorted by relevance
268 assert_param(IS_OPAMP_POWER_SUPPLY_RANGE(hopamp->Init.PowerSupplyRange)); in HAL_OPAMP_Init()464 hopamp->Init.PowerSupplyRange); in HAL_OPAMP_Init()
69 uint32_t PowerSupplyRange; /*!< Specifies the power supply range: above or under 2.4V. member
321 assert_param(IS_OPAMP_POWER_SUPPLY_RANGE(hopamp->Init.PowerSupplyRange)); in HAL_OPAMP_Init()440 MODIFY_REG(OPAMP1->CSR, OPAMP1_CSR_OPARANGE, hopamp->Init.PowerSupplyRange); in HAL_OPAMP_Init()
67 uint32_t PowerSupplyRange; /*!< Specifies the power supply range: above or under 2.4V. member