Home
last modified time | relevance | path

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

/Zephyr-latest/modules/cmsis/
Dcmsis_core_a_r_ext.h56 __STATIC_FORCEINLINE uint32_t __get_DFAR(void) in __get_DFAR() function
/Zephyr-latest/arch/arm/core/cortex_a_r/
Dfault.c339 uint32_t dfar = __get_DFAR(); in z_arm_fault_data()