Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
 4.2.99
it51xxx-vcmp.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2025 ITE Corporation.
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_COMPARATOR_IT51XXX_VCMP_H_
7#define ZEPHYR_INCLUDE_DT_BINDINGS_COMPARATOR_IT51XXX_VCMP_H_
8
13
14#define VCMP_CHANNEL_0 0
15#define VCMP_CHANNEL_1 1
16#define VCMP_CHANNEL_2 2
17#define VCMP_CHANNEL_CNT 3
18
20
21#endif /* ZEPHYR_INCLUDE_DT_BINDINGS_COMPARATOR_IT51XXX_VCMP_H_ */