Zephyr API Documentation
4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
sf32lb52x-pinctrl.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2025 Core Devices LLC
3
* SPDX-License-Identifier: Apache-2.0
4
*/
5
6
#ifndef _INCLUDE_ZEPHYR_DT_BINDINGS_PINCTRL_SF32LB52X_PINCTRL_H_
7
#define _INCLUDE_ZEPHYR_DT_BINDINGS_PINCTRL_SF32LB52X_PINCTRL_H_
8
9
#include "
sf32lb-common-pinctrl.h
"
10
11
/* ports */
12
#define SF32LB_PORT_SA 0U
13
#define SF32LB_PORT_PA 1U
14
15
/* valid configurations */
16
#define PA18_USART1_RXD SF32LB_PINMUX(PA, 18U, 4U, 0x58U, 1U)
17
#define PA19_USART1_TXD SF32LB_PINMUX(PA, 19U, 4U, 0x58U, 0U)
18
19
#endif
/* _INCLUDE_ZEPHYR_DT_BINDINGS_PINCTRL_SF32LB52X_PINCTRL_H_ */
sf32lb-common-pinctrl.h
zephyr
dt-bindings
pinctrl
sf32lb52x-pinctrl.h
Generated on
for Zephyr API Documentation by
1.14.0