Home
last modified time | relevance | path

Searched refs:_EXC_ZERO_LATENCY_IRQS_PRIO (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/arch/arm/cortex_m/
Dexception.h47 #define _EXC_ZERO_LATENCY_IRQS_PRIO 0 macro
/Zephyr-latest/tests/arch/arm/arm_custom_interrupt/src/
Darm_custom_interrupt.c79 prio = _EXC_ZERO_LATENCY_IRQS_PRIO; in z_soc_irq_priority_set()
/Zephyr-latest/arch/arm/core/cortex_m/
Dirq_manage.c75 prio = _EXC_ZERO_LATENCY_IRQS_PRIO; in z_arm_irq_priority_set()