Home
last modified time | relevance | path

Searched refs:LIST_RemoveElement (Results 1 – 25 of 137) sorted by relevance

123456

/hal_nxp-3.6.0/mcux/mcux-sdk/components/osa/
Dfsl_os_abstraction_threadx.c304 (void)LIST_RemoveElement(taskHandle); in OSA_TaskDestroy()
311 (void)LIST_RemoveElement(taskHandle); in OSA_TaskDestroy()
Dfsl_os_abstraction_bm.c322 (void)LIST_RemoveElement(&ptaskStruct->link); in OSA_TaskSetPriority()
458 (void)LIST_RemoveElement(taskHandle); in OSA_TaskDestroy()
Dfsl_os_abstraction_free_rtos.c323 (void)LIST_RemoveElement(taskHandle); in OSA_TaskDestroy()
/hal_nxp-3.6.0/mcux/mcux-sdk/components/lists/
Dfsl_component_generic_list.h182 list_status_t LIST_RemoveElement(list_element_handle_t element);
Dfsl_component_generic_list.c328 list_status_t LIST_RemoveElement(list_element_handle_t element) in LIST_RemoveElement() function
/hal_nxp-3.6.0/mcux/mcux-sdk/components/messaging/
Dfsl_component_messaging.c98 listStatus = LIST_RemoveElement((list_element_t *)p); in MSG_QueueRemove()
/hal_nxp-3.6.0/mcux/mcux-sdk/components/power_manager/core/
Dfsl_pm_core.c521 …if (LIST_RemoveElement((list_element_handle_t) & (((pm_notify_element_t *)notifyElement)->link)) !… in PM_UnregisterNotify()
637 (void)LIST_RemoveElement((list_element_handle_t) & (ws->link)); in PM_DisableWakeupSource()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S36/utilities/
Dfsl_shell.c951 (void)LIST_RemoveElement(&shellCommand->link);
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5534/utilities/
Dfsl_shell.c951 (void)LIST_RemoveElement(&shellCommand->link);
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5536/utilities/
Dfsl_shell.c951 (void)LIST_RemoveElement(&shellCommand->link);
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK22F12/utilities/
Dfsl_shell.c951 (void)LIST_RemoveElement(&shellCommand->link);
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE14F16/utilities/
Dfsl_shell.c951 (void)LIST_RemoveElement(&shellCommand->link);
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE16F16/utilities/
Dfsl_shell.c951 (void)LIST_RemoveElement(&shellCommand->link);
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKV58F24/utilities/
Dfsl_shell.c951 (void)LIST_RemoveElement(&shellCommand->link);
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE18F16/utilities/
Dfsl_shell.c951 (void)LIST_RemoveElement(&shellCommand->link);
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKV56F24/utilities/
Dfsl_shell.c951 (void)LIST_RemoveElement(&shellCommand->link);
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK24F12/utilities/
Dfsl_shell.c999 (void)LIST_RemoveElement(&shellCommand->link); in SHELL_UnregisterCommand()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK26F18/utilities/
Dfsl_shell.c999 (void)LIST_RemoveElement(&shellCommand->link); in SHELL_UnregisterCommand()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK27FA15/utilities/
Dfsl_shell.c955 (void)LIST_RemoveElement(&shellCommand->link);
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK28FA15/utilities/
Dfsl_shell.c955 (void)LIST_RemoveElement(&shellCommand->link);
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8DX6/utilities/
Dfsl_shell.c955 (void)LIST_RemoveElement(&shellCommand->link);
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK63F12/utilities/
Dfsl_shell.c999 (void)LIST_RemoveElement(&shellCommand->link); in SHELL_UnregisterCommand()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK64F12/utilities/
Dfsl_shell.c999 (void)LIST_RemoveElement(&shellCommand->link); in SHELL_UnregisterCommand()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8DX5/utilities/
Dfsl_shell.c955 (void)LIST_RemoveElement(&shellCommand->link);
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE04Z1284/utilities/
Dfsl_shell.c999 (void)LIST_RemoveElement(&shellCommand->link); in SHELL_UnregisterCommand()

123456