Home
last modified time | relevance | path

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

/Zephyr-latest/tests/arch/arm/arm_interrupt/src/
Darm_interrupt.c29 const uint16_t expected_fault_instruction = 0xde5a; /* udf #90 */ in check_esf_matches_expectations() local
36 (*(uint16_t *)pEsf->basic.pc == expected_fault_instruction); in check_esf_matches_expectations()