incubator-nuttx/sched/irq
Abdelatif Guettouche 20d34cce98 sched/irq_section.c: irq_waitlock is a private function; remove its
prototype from irq.h and define it as static.

Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
2021-09-15 06:20:59 +09:00
..
Make.defs sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
irq.h spinlock: Remove SP_SECTION 2021-04-20 22:41:44 -05: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 sched/irq_section.c: irq_waitlock is a private function; remove its 2021-09-15 06:20:59 +09:00
irq_dispatch.c sched: add CONFIG_SCHED_CRITMONITOR_XX for debugging system lantency 2021-07-02 08:25:02 -05:00
irq_foreach.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
irq_initialize.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
irq_procfs.c Don't include debug.h from public header file 2021-06-01 06:42:02 +09:00
irq_spinlock.c sched/*/*spinlock.c: Fix some typos. 2021-07-24 09:00:41 -07:00
irq_unexpectedisr.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00