zephyr/drivers/i3c
Ryan McClelland b7dc01cd48 i3c: rename is_primary to is_secondary
Rename is_primary to is_secondary. The justification for this is
because it is less likely to have something configured to be
secondary, and the 0 value would be if it is primary.

Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
2022-12-12 15:51:16 -05:00
..
CMakeLists.txt i3c: add I3C controller driver for MCUX 2022-09-09 17:42:33 -04:00
i3c_ccc.c i3c: fix ccc setmrl/setmwl helper addr 2022-10-14 12:27:39 -04:00
i3c_common.c
i3c_handlers.c
i3c_ibi_workq.c i3c: add a global workqueue for IBI 2022-09-09 17:42:33 -04:00
i3c_mcux.c i3c: rename is_primary to is_secondary 2022-12-12 15:51:16 -05:00
Kconfig i3c: add I3C controller driver for MCUX 2022-09-09 17:42:33 -04:00
Kconfig.nxp i3c: add I3C controller driver for MCUX 2022-09-09 17:42:33 -04:00