Home
last modified time | relevance | path

Searched defs:LIST_EXIT_CRITICAL (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/components/lists/
Dfsl_component_generic_list.c22 #define LIST_EXIT_CRITICAL() OSA_EXIT_CRITICAL() macro
25 #define LIST_EXIT_CRITICAL() EnableGlobalIRQ(regPrimask); macro
29 #define LIST_EXIT_CRITICAL() EnableGlobalIRQ(regPrimask); macro