Zephyr Project API
4.1.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
it51xxx-i2c.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2025 ITE Technology Corporation.
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_I2C_IT51XXX_H_
7
#define ZEPHYR_INCLUDE_DT_BINDINGS_I2C_IT51XXX_H_
8
9
/* SMBus channel switch selection */
10
#define SMB_SWITCH_INTERFACE0 1
11
#define SMB_SWITCH_INTERFACE1 2
12
#define SMB_SWITCH_INTERFACE2 3
13
#define SMB_SWITCH_INTERFACE3 4
14
#define SMB_SWITCH_INTERFACE4 5
15
#define SMB_SWITCH_INTERFACE5 6
16
#define SMB_SWITCH_INTERFACE6 7
17
#define SMB_SWITCH_INTERFACE7 8
18
#define SMB_SWITCH_INTERFACE8 9
19
#define SMB_SWITCH_INTERFACE9 10
20
#define SMB_SWITCH_INTERFACE10 11
21
#define SMB_SWITCH_INTERFACE11 12
22
#define SMB_SWITCH_INTERFACE12 13
23
24
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_I2C_IT51XXX_H_ */
include
zephyr
dt-bindings
i2c
it51xxx-i2c.h
Generated on Fri Jun 6 2025 09:22:10 for Zephyr Project API by
1.9.8