Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
opamp.h
Go to the documentation of this file.
1/*
2 * Copyright 2025 NXP
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_OPAMP_OPAMP_H_
8#define ZEPHYR_INCLUDE_DT_BINDINGS_OPAMP_OPAMP_H_
9
29
30#endif /* ZEPHYR_INCLUDE_DT_BINDINGS_OPAMP_OPAMP_H_ */
opamp_functional_mode
Enumerations for opamp functional mode.
Definition opamp.h:13
@ OPAMP_FUNCTIONAL_MODE_NON_INVERTING
Non-inverting amplifier mode.
Definition opamp.h:19
@ OPAMP_FUNCTIONAL_MODE_INVERTING
Inverting amplifier mode.
Definition opamp.h:17
@ OPAMP_FUNCTIONAL_MODE_DIFFERENTIAL
Differential amplifier mode.
Definition opamp.h:15
@ OPAMP_FUNCTIONAL_MODE_STANDALONE
Standalone mode.
Definition opamp.h:27
@ OPAMP_FUNCTIONAL_MODE_FOLLOWER
Follower mode.
Definition opamp.h:21