Home
last modified time | relevance | path

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

/Zephyr-latest/arch/arm/core/cortex_m/
Dfault.c883 bool *nested_exc) argument
888 *nested_exc = false;
921 *nested_exc = true;
984 *nested_exc = true;
1026 bool recoverable, nested_exc; local
1040 esf = get_esf(msp, psp, exc_return, &nested_exc);
1068 if (nested_exc) {