incubator-nuttx/sched/irq
chao an 664927c86e mm/alloc: remove all unnecessary cast for alloc
Fix the minor style issue and remove unnecessary cast

Signed-off-by: chao an <anchao@xiaomi.com>
2023-08-30 14:34:20 +08:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Make.defs
irq.h sched: Remove the unnecessary weak_function 2022-08-30 09:42:24 +02:00
irq_attach.c
irq_chain.c
irq_csection.c arch: remove up_release_pending function 2022-12-16 21:29:57 +08:00
irq_dispatch.c sched: add CRITMONITOR time out panic 2023-08-03 10:08:12 -07:00
irq_foreach.c
irq_initialize.c add the startup process tracepoint 2023-08-19 21:50:08 +08:00
irq_procfs.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
irq_spinlock.c sched/irq: add spin_unlock_irqsave/irqrestore_wo_note 2023-01-02 22:29:01 +08:00
irq_unexpectedisr.c Fix compiler warnings (-Wunused-parameter) in various functions 2022-07-12 11:42:34 +08:00