Zephyr API Documentation 4.0.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
mfd_it8801_altctrl.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2024 ITE Technology Corporation.
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_MFD_IT8801_ALTCTRL_H_
7#define ZEPHYR_INCLUDE_DT_BINDINGS_MFD_IT8801_ALTCTRL_H_
8
12#define IT8801_ALT_FUNC_1 0U
13#define IT8801_ALT_FUNC_2 1U
14#define IT8801_ALT_FUNC_3 2U
15#define IT8801_ALT_DEFAULT 3U
16
17#endif /* ZEPHYR_INCLUDE_DT_BINDINGS_MFD_IT8801_ALTCTRL_H_ */