zephyr/drivers/i3c
Benjamin Cabé 34c4f9e6b1 drivers: i3c: cdns: fix bitwise operation in CONF_STATUS0_DEV_ROLE macro
Updated the CONF_STATUS0_DEV_ROLE macro to ensure proper bitwise
operation by adding parentheses around the bitmask operation.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2025-06-18 07:38:58 +02:00
..
CMakeLists.txt drivers: i3c: add it51xxx i3cm driver 2025-05-06 13:01:13 +02:00
i3c_ccc.c drivers: i3c: add rstdaa direct helper 2025-04-17 21:16:45 +02:00
i3c_cdns.c drivers: i3c: cdns: fix bitwise operation in CONF_STATUS0_DEV_ROLE macro 2025-06-18 07:38:58 +02:00
i3c_common.c drivers: i3c: fix adv_info_get ret code 2025-05-31 07:06:13 -04:00
i3c_dw.c drivers: i3c: Correct register to read IBI response 2025-06-18 07:37:36 +02:00
i3c_handlers.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
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 i3c controller and target kconfigs 2025-04-17 09:05:36 +02:00
i3c_mcux.c drivers: i3c: Fix misspelling of brief in doxygen 2025-05-07 11:44:33 +02: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 support for target reset request handling 2025-06-06 08:43:32 +02:00
i3c_rtio.c i3c: rtio: deal with rtio_cqe_consume() returning NULL 2025-05-29 20:18:43 -04:00
i3c_rtio_default.c drivers: i3c: add i3c-rtio 2024-12-16 20:54:42 +01:00
i3c_shell.c drivers: i3c: shell: enable i3c shell support for it51xxx. 2025-05-06 13:01:13 +02:00
i3c_stm32.c drivers: i3c: stm32: fix clock init for i2c fast mode plus 2025-04-21 12:42:01 +02:00
i3c_test.c drivers: i3c: Place API into iterable section 2024-12-16 18:25:36 +01:00
i3cm_it51xxx.c drivers: i3c: add it51xxx i3cm driver 2025-05-06 13:01:13 +02:00
i3cs_it51xxx.c drivers: i3c: add it51xxx i3cs driver 2025-05-06 13:01:13 +02:00
Kconfig drivers: i3c: add it51xxx i3cs driver 2025-05-06 13:01:13 +02:00
Kconfig.cdns drivers: i3c: add i3c controller and target kconfigs 2025-04-17 09:05:36 +02:00
Kconfig.dw drivers: i3c: add i3c controller and target kconfigs 2025-04-17 09:05:36 +02:00
Kconfig.it51xxx drivers: i3c: add it51xxx i3cm driver 2025-05-06 13:01:13 +02:00
Kconfig.npcx drivers: i3c: npcx: add npcx i3c target driver 2024-11-25 17:43:41 +01:00
Kconfig.nxp i3c: add I3C controller driver for MCUX 2022-09-09 17:42:33 -04:00
Kconfig.stm32 drivers: i3c: Support I3C driver for STM32. 2024-12-12 11:08:12 +01:00
Kconfig.test drivers: i3c: add dummy driver for vnd,i3c 2023-11-13 16:08:46 +00:00