Zephyr Project API 4.2.0
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
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
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
21#endif /* ZEPHYR_INCLUDE_DT_BINDINGS_COMPARATOR_IT51XXX_VCMP_H_ */