zephyr/drivers/i3c
Tahsin Mutlugun 3885278b96 drivers: i3c: shell: Add shell support to MAX32 I3C
Enables shell support for MAX32 I3C driver.

Signed-off-by: Tahsin Mutlugun <Tahsin.Mutlugun@analog.com>
2025-07-28 21:06:00 -04:00
..
CMakeLists.txt drivers: i3c: Introduce MAX32 I3C driver 2025-07-28 21:06:00 -04:00
i3c_ccc.c
i3c_cdns.c drivers: i3c: cdns: only init bus if known i3c devices on bus 2025-06-27 09:53:50 -05:00
i3c_common.c drivers: i3c: check addr slot is free only if it's different 2025-07-04 13:08:33 -05:00
i3c_dw.c drivers: i3c: Correct register to read IBI response 2025-06-18 07:37:36 +02:00
i3c_handlers.c
i3c_i2c_mem_slab.c
i3c_ibi_workq.c
i3c_max32.c drivers: i3c: Introduce MAX32 I3C driver 2025-07-28 21:06:00 -04:00
i3c_mcux.c
i3c_mem_slab.c
i3c_npcx.c drivers: i3c: npcx: add support for target reset request handling 2025-06-06 08:43:32 +02:00
i3c_renesas_ra.c driver: i3c: initial i3c driver basic support for RA family 2025-06-27 09:42:22 +02:00
i3c_rtio_default.c
i3c_rtio.c i3c: rtio: deal with rtio_cqe_consume() returning NULL 2025-05-29 20:18:43 -04:00
i3c_shell.c drivers: i3c: shell: Add shell support to MAX32 I3C 2025-07-28 21:06:00 -04:00
i3c_stm32.c i3c: stm32: Prevent mutex deadlock on DAA failure 2025-07-20 23:24:58 -04:00
i3c_test.c
i3cm_it51xxx.c
i3cs_it51xxx.c
Kconfig drivers: i3c: Introduce MAX32 I3C driver 2025-07-28 21:06:00 -04:00
Kconfig.cdns
Kconfig.dw
Kconfig.it51xxx
Kconfig.max32 drivers: i3c: Introduce MAX32 I3C driver 2025-07-28 21:06:00 -04:00
Kconfig.npcx drivers: i3c: npcx: add npcx i3c target driver 2024-11-25 17:43:41 +01:00
Kconfig.nxp
Kconfig.renesas driver: i3c: initial i3c driver basic support for RA family 2025-06-27 09:42:22 +02:00
Kconfig.stm32
Kconfig.test