zephyr/drivers/i3c
Ren Chen b601a357cd drivers: i3c: shell: fix the argv index for broadcast setwml ccc
For the broadcast setwml ccc, the argument vector index of the input
length is 2 instead of 3. This commit fixs this issue.

Signed-off-by: Ren Chen <Ren.Chen@ite.com.tw>
2025-04-11 06:34:36 +02:00
..
CMakeLists.txt drivers: i3c: add synopsys designware i3c driver 2025-02-14 03:02:43 +01:00
i3c_ccc.c drivers: i3c: ccc: add missing data length for entas 2025-03-07 20:24:04 +01:00
i3c_cdns.c drivers: i3c: add primary controller da property 2025-04-10 10:11:37 +02:00
i3c_common.c drivers: i3c: cleanup const 2025-03-25 08:44:02 +01:00
i3c_dw.c drivers: i3c: add primary controller da property 2025-04-10 10:11:37 +02:00
i3c_handlers.c
i3c_i2c_mem_slab.c drivers: i3c: add controller handoff support 2025-02-11 22:03:32 +01:00
i3c_ibi_workq.c drivers: i3c: add controller handoff support 2025-02-11 22:03:32 +01:00
i3c_mcux.c drivers: i3c: mcux: add api call for default handler 2024-12-16 20:54:42 +01:00
i3c_mem_slab.c drivers: i3c: add controller handoff support 2025-02-11 22:03:32 +01:00
i3c_npcx.c drivers: i3c: npcx: add api call for default handler 2024-12-16 20:54:42 +01:00
i3c_rtio_default.c
i3c_rtio.c
i3c_shell.c drivers: i3c: shell: fix the argv index for broadcast setwml ccc 2025-04-11 06:34:36 +02:00
i3c_stm32.c drivers: i3c: stm32: fix ibi build issue 2025-03-26 07:08:17 +01:00
i3c_test.c
Kconfig drivers: i3c: remove group addr definition 2025-03-26 00:47:00 +01:00
Kconfig.cdns
Kconfig.dw drivers: i3c: i3c_dw: make transfer timeout a Kconfig option 2025-03-14 05:47:26 +01:00
Kconfig.npcx
Kconfig.nxp
Kconfig.stm32
Kconfig.test