Zephyr Project API
3.6.0
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
imx8qxp-pinctrl.h
Go to the documentation of this file.
1
/*
2
* Copyright 2023 NXP
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_IMX8QXP_PINCTRL_H_
8
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_IMX8QXP_PINCTRL_H_
9
10
/* values for pad field */
11
#define SC_P_UART2_TX 113
12
#define SC_P_UART2_RX 114
13
14
/* mux values */
15
#define IMX8QXP_DMA_LPUART2_RX_UART2_RX 0
/* UART2_RX ---> DMA_LPUART2_RX */
16
#define IMX8QXP_DMA_LPUART2_TX_UART2_TX 0
/* DMA_LPUART2_TX ---> UART2_TX */
17
18
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_IMX8QXP_PINCTRL_H_ */
include
zephyr
dt-bindings
pinctrl
imx8qxp-pinctrl.h
Generated on Sun Aug 4 2024 12:32:28 for Zephyr Project API by
1.9.8