rt-thread-official/include
wusongjie 3b7e46de7e AArch64: support hardware atomic
Support aarch64 rt_hw_atomic_* api.
Add atomic implemente by rt_atomic api:
    rt_atomic_dec_and_test
    rt_atomic_fetch_add_unless
    rt_atomic_add_unless
    rt_atomic_inc_not_zero

Signed-off-by: GuEe-GUI <GuEe-GUI@github.com>
2023-07-05 13:38:29 +08:00
..
rtatomic.h AArch64: support hardware atomic 2023-07-05 13:38:29 +08:00
rtdbg.h [dbg] add dlog macro 2023-01-05 21:36:24 +08:00
rtdef.h [atomic]修复bsp/simulator vs2019编译下 atomic 两个volatile的问题 (#7736) 2023-06-30 00:05:22 +08:00
rthw.h [kernel]add api rt_hw_interrupt_is_disabled (#7706) 2023-06-21 22:42:50 +08:00
rtm.h [rtdef] use lower-case to define attributes (#6728) 2022-12-11 13:12:03 -05:00
rtservice.h [doxygen] Fix some comments in rtservice.h 2023-02-01 22:31:57 -05:00
rtthread.h [include][dbg]update: delete rtdebug.h (#7759) 2023-07-01 08:41:02 -04:00