I2C interface components
The devicetree source is atsail_proc/BSP/scripts/lemansau-sailhyp.dts.
I2C APIs
The I2C APIs for the RTSS are listed atsail_proc/BSP/i2c/public.
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
| Subsystem | Transfer mode | Description |
|---|---|---|
| RTSS | FIFO polling |
|
sail_proc/BSP/scripts/lemansau-sailhyp.dts.
sail_proc/BSP/i2c/public.
se0_i2c: qupv3_se0_i2c {
reg-base = <0xF1900000>;
slave-addr = <0x28 0x29 0x12 0x11 0x13 0x15 0x17>;
clock-name = <clock_name>;
clock-frequency = <19200000>;
interrupt = <402>;
pinctrl = <address node of pinctrl>;
i2c-mode = <2>;
addressing-mode = <1 1 1 2 2 2 2>;
timestamp = <0 0 0 0 0 0 0>;
precmd-delay = <0 0 0 0 0 0 0>;
access-mode = <0>;
status = <1>;
};
Was this page helpful?
