incubator-nuttx/sched/irq
yinshengkai 81448b5021 sched/irq: add spin_unlock_irqsave/irqrestore_wo_note
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2023-01-02 22:29:01 +08:00
..
Make.defs sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
irq.h sched: Remove the unnecessary weak_function 2022-08-30 09:42:24 +02:00
irq_attach.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
irq_chain.c Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
irq_csection.c arch: remove up_release_pending function 2022-12-16 21:29:57 +08:00
irq_dispatch.c mm/heap: Change TCB_FLAG_HEAPCHECK to TCB_FLAG_HEAP_CHECK 2022-11-12 09:39:01 +01:00
irq_foreach.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
irq_initialize.c sched/irq: Remove the code which zero out g_irqvector fields 2022-03-12 15:06:39 -03:00
irq_procfs.c irq_procfs: fix divide 0 error 2022-07-22 10:53:44 +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