Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/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
150 LIST_EXIT_CRITICAL(); in LIST_AddTail()
197 LIST_EXIT_CRITICAL(); in LIST_AddHead()
245 LIST_EXIT_CRITICAL(); in LIST_RemoveHead()
377 LIST_EXIT_CRITICAL(); in LIST_RemoveElement()
453 LIST_EXIT_CRITICAL(); in LIST_AddPrevElement()