Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/GCC/AVR32_UC3/
Dportmacro.h138 #define ENABLE_ALL_EXCEPTIONS() Enable_global_exception() macro
Dport.c132 ENABLE_ALL_EXCEPTIONS(); in _init_startup()
/Kernel-v11.1.0/portable/IAR/AVR32_UC3/
Dportmacro.h141 #define ENABLE_ALL_EXCEPTIONS() Enable_global_exception() macro
Dport.c122 ENABLE_ALL_EXCEPTIONS(); in __low_level_init()