zephyr/drivers/i3c
Alvis Sun c2f45ca588 drivers: i3c: npcx: add support for target reset request handling
This patch introduces handling for the target reset request (RSTACT)
in the I3C controller.
It enables the controller to send a broadcast RSTACT command along with
the target reset pattern in a single frame.

Signed-off-by: Alvis Sun <yfsun@nuvoton.com>
2025-06-06 08:43:32 +02:00
..
CMakeLists.txt
i3c_ccc.c
i3c_cdns.c drivers: i3c: cdns: add busy status 2025-05-31 07:03:19 -04:00
i3c_common.c drivers: i3c: fix adv_info_get ret code 2025-05-31 07:06:13 -04:00
i3c_dw.c
i3c_handlers.c
i3c_i2c_mem_slab.c
i3c_ibi_workq.c
i3c_mcux.c drivers: i3c: Fix misspelling of brief in doxygen 2025-05-07 11:44:33 +02:00
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_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: enable i3c shell support for it51xxx. 2025-05-06 13:01:13 +02:00
i3c_stm32.c
i3c_test.c
i3cm_it51xxx.c
i3cs_it51xxx.c
Kconfig
Kconfig.cdns
Kconfig.dw
Kconfig.it51xxx
Kconfig.npcx
Kconfig.nxp
Kconfig.stm32
Kconfig.test