mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-19 16:31:27 +01:00
Enable i3c general uclass driver. This uclass driver will have genaral read and write api to call the specific i3c driver. Signed-off-by: Dinesh Maniyam <dinesh.maniyam@altera.com>
33 lines
347 B
ReStructuredText
33 lines
347 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0+
|
|
|
|
U-Boot API documentation
|
|
========================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
bootcount
|
|
clk
|
|
dfu
|
|
dm
|
|
efi
|
|
event
|
|
fs
|
|
getopt
|
|
interrupt
|
|
i3c
|
|
led
|
|
linker_lists
|
|
logging
|
|
nvmem
|
|
part
|
|
pinctrl
|
|
rng
|
|
sandbox
|
|
serial
|
|
setjmp
|
|
sysreset
|
|
timer
|
|
unicode
|
|
uthread
|