libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
#include <libopencm3/stm32/common/opamp_common_all.h>
Go to the source code of this file.
Functions | |
bool | opamp_read_calout (uint32_t base) |
void | opamp_high_speed_mode_enable (uint32_t base) |
void | opamp_high_speed_mode_disable (uint32_t base) |
void | opamp_output_set_internal (uint32_t base) |
void | opamp_output_set_external (uint32_t base) |