nuttx-update/drivers/i3c
zhangyuan29 dcea1b90e7 arch_atomic: only support atomic_xx and atomic64_xx function
Modify the kernel to use only atomic_xx and atomic64_xx interfaces,
avoiding the use of sizeof or typeof to determine the type of
atomic operations, thereby simplifying the kernel's atomic
interface operations.

Signed-off-by: zhangyuan29 <zhangyuan29@xiaomi.com>
2024-12-04 14:03:14 +01:00
..
CMakeLists.txt drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
device.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
i3c_driver.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
internals.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
Kconfig drivers/i3c: support i3c driver model 2024-09-24 23:36:50 +08:00
Make.defs drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
master.c arch_atomic: only support atomic_xx and atomic64_xx function 2024-12-04 14:03:14 +01:00