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_outcal (uint32_t base) |
void | opamp_vps_select (uint32_t base, uint32_t vps) |
void | opamp_vms_select (uint32_t base, uint32_t vms) |
void | opamp_tcm_enable (uint32_t base) |
void | opamp_tcm_disable (uint32_t base) |