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
23
24#endif /* ZEPHYR_INCLUDE_DT_BINDINGS_OPAMP_OPAMP_H_ */
opamp_functional_mode
Enumerations for opamp functional mode.
Definition opamp.h:13
@ OPAMP_FOLLOWER_MODE
Follower mode.
Definition opamp.h:21
@ OPAMP_DIFFERENTIAL_MODE
Differential amplifier mode.
Definition opamp.h:15
@ OPAMP_NON_INVERTING_MODE
Non-inverting amplifier mode.
Definition opamp.h:19
@ OPAMP_INVERTING_MODE
Inverting amplifier mode.
Definition opamp.h:17