Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/tests/arch/arm/arm_interrupt/src/
Darm_interrupt.c63 const uint32_t exc_bits_set_mask = 0xff00000C; in check_esf_matches_expectations() local
65 if ((pEsf->extra_info.exc_return & exc_bits_set_mask) != in check_esf_matches_expectations()
66 exc_bits_set_mask) { in check_esf_matches_expectations()