Home
last modified time | relevance | path

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

/Zephyr-latest/modules/cmsis/
Dcmsis_core_a_r_ext.h70 __STATIC_FORCEINLINE uint32_t __get_DBGDSCR(void) in __get_DBGDSCR() function
/Zephyr-latest/arch/arm/core/cortex_a_r/
Dfault.c50 uint32_t dbgdscr = __get_DBGDSCR(); in dump_debug_event()