45b75dd7ff
Change the zero latency interrupt priority level from 2 to 1. This is the priority level that the kernel has reserved for the zero latency IRQ feature by the _IRQ_PRIO_OFFSET constant. The zero latency IRQ will now not be masked by the irq_lock function. Update comments to reflect the priority levels reserved by the kernel. Fixes: #8073 Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no> |
||
---|---|---|
.. | ||
cortex_m | ||
kernel_arch_data.h | ||
kernel_arch_func.h | ||
kernel_arch_thread.h | ||
kernel_event_logger_arch.h | ||
offsets_short_arch.h |