Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
 4.2.99
it8xxx2_vcmp.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2022 ITE Technology Corporation.
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_IT8XXX2_VCMP_H_
8#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_IT8XXX2_VCMP_H_
9
10#ifdef __cplusplus
11extern "C" {
12#endif
13
15
20
21#ifdef __cplusplus
22}
23#endif
24
25#endif /* ZEPHYR_INCLUDE_DRIVERS_SENSOR_IT8XXX2_VCMP_H_ */
@ SENSOR_ATTR_LOWER_VOLTAGE_THRESH
Definition adc_cmp_npcx.h:27
@ SENSOR_ATTR_UPPER_VOLTAGE_THRESH
Definition adc_cmp_npcx.h:28
it8xxx2_vcmp_sensor_attribute
Definition it8xxx2_vcmp.h:16
@ SENSOR_ATTR_PRIV_START
This and higher values are sensor specific.
Definition sensor.h:372
Public APIs for the sensor driver.