UART 接口组件
设备树源文件位于sail_proc/BSP/scripts/lemansau-sailhyp.dts。
UART API
RTSS 的 UART API 列于sail_proc/BSP/uart/public/uart.h。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
🚀 QLI Version 2.1 is now live ! Switch to new version to check out the latest content
| 子系统 | 传输模式 | 说明 |
|---|---|---|
| RTSS |
|
|
sail_proc/BSP/scripts/lemansau-sailhyp.dts。
sail_proc/BSP/uart/public/uart.h。
se2_uart: qupv3_se2_uart {
reg-base = <0xF1908000>;
clock-name = <clock_name>;
clock-frequency = <7372800>;
baudrate = <115200>;
interrupt = <404>;
pinctrl = <address node of pinctrl>;
pinctrl-monaco = <address node of pinctrl>;
parity = <4>;
stop-bit = <0>;
access-mode= <2>;
loopback = <0>;
status = <1>;
};
此页面对您有帮助吗?
