Home
last modified time | relevance | path

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

/Zephyr-latest/arch/arm/core/cortex_m/
Dfault.c183 static uint32_t mem_manage_fault(struct arch_esf *esf, int from_hard_fault, in mem_manage_fault() argument
216 if (from_hard_fault != 0) { in mem_manage_fault()
342 static int bus_fault(struct arch_esf *esf, int from_hard_fault, bool *recoverable) in bus_fault() argument
371 if (from_hard_fault != 0) { in bus_fault()