mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 12:49:00 +00:00
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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| note_driver.c | ||
| note_initialize.c | ||
| notectl_driver.c | ||
| notelog_driver.c | ||
| noteram_driver.c | ||
| noterpmsg.h | ||
| noterpmsg_driver.c | ||
| noterpmsg_server.c | ||
| notesnap_driver.c | ||
| notestream_driver.c | ||