Home
last modified time | relevance | path

Searched defs:LIST_ENTER_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.c19 #define LIST_ENTER_CRITICAL() \ macro
24 #define LIST_ENTER_CRITICAL() uint32_t regPrimask = DisableGlobalIRQ(); macro
28 #define LIST_ENTER_CRITICAL() uint32_t regPrimask = DisableGlobalIRQ(); macro