c6fd99d048
This adds utility functions to irq.h in accordance with zephyr's multi-level irq numbering schema. Functions that are added will get the zephyr IRQs level and provide function to return the interrupt number at a particular level. Fixes issue #20338 Signed-off-by: Jaron Kelleher <jkelleher@fb.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
idle.c | ||
soc_common.h | ||
soc_common_irq.c | ||
soc_irq.S | ||
vector.S |