nuttx/arch/arm64
hujun5 061be5f18e refine: move BIT Macro to nuttx/bits.h
The BIT macro is widely used in NuttX,
and to achieve a unified strategy,
we have placed the implementation of the BIT macro
in bits.h to simplify code implementation.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2023-10-12 14:52:56 +08:00
..
include arm64: GoldFish Platform support 2023-09-19 11:34:26 +08:00
src refine: move BIT Macro to nuttx/bits.h 2023-10-12 14:52:56 +08:00
Kconfig arch/arm64: select ARCH_HAVE_IRQTRIGGER for all arm64 chip 2023-09-20 20:52:03 +08:00