20#ifndef STM32H7xx_HAL_OPAMP_EX_H
21#define STM32H7xx_HAL_OPAMP_EX_H
HAL_StatusTypeDef HAL_OPAMPEx_SelfCalibrateAll(OPAMP_HandleTypeDef *hopamp1, OPAMP_HandleTypeDef *hopamp2)
Run the self calibration of 2 OPAMPs in parallel.
Definition: stm32h7xx_hal_opamp_ex.c:80
HAL_StatusTypeDef HAL_OPAMPEx_Unlock(OPAMP_HandleTypeDef *hopamp)
Unlock the selected OPAMP configuration.
Definition: stm32h7xx_hal_opamp_ex.c:392
This file contains HAL common defines, enumeration, macros and structures definitions.
HAL_StatusTypeDef
HAL Status structures definition.
Definition: stm32h7xx_hal_def.h:47
OPAMP Handle Structure definition.
Definition: stm32h7xx_hal_opamp.h:130