Home
last modified time | relevance | path

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

123456

/hal_nxp-latest/mcux/mcux-sdk/components/sdu/
Dfsl_adapter_sdu.c624 (void)LIST_RemoveElement(&cmd_event_buf->link); in SDU_CmdCallback()
629 (void)LIST_RemoveElement(&cmd_event_buf->link); in SDU_CmdCallback()
671 (void)LIST_RemoveElement(&data_buf->link); in SDU_DataCallback()
1628 (void)LIST_RemoveElement(&send_buffer->link); in SDU_Send()
1643 (void)LIST_RemoveElement(&send_buffer->link); in SDU_Send()
1658 (void)LIST_RemoveElement(&send_buffer->link); in SDU_Send()
/hal_nxp-latest/mcux/mcux-sdk/components/lists/
Dfsl_component_generic_list.h182 list_status_t LIST_RemoveElement(list_element_handle_t listElement);
Dfsl_component_generic_list.c328 list_status_t LIST_RemoveElement(list_element_handle_t listElement) in LIST_RemoveElement() function
/hal_nxp-latest/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-latest/mcux/mcux-sdk/components/messaging/
Dfsl_component_messaging.c98 listStatus = LIST_RemoveElement((list_element_t *)p); in MSG_QueueRemove()
/hal_nxp-latest/mcux/mcux-sdk/components/osa/
Dfsl_os_abstraction_bm.c417 (void)LIST_RemoveElement(&ptaskStruct->link); in OSA_TaskSetPriority()
553 (void)LIST_RemoveElement(taskHandle); in OSA_TaskDestroy()
Dfsl_os_abstraction_threadx.c431 (void)LIST_RemoveElement(taskHandle); in OSA_TaskDestroy()
Dfsl_os_abstraction_free_rtos.c447 (void)LIST_RemoveElement(taskHandle); in OSA_TaskDestroy()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5534/utilities/
Dfsl_shell.c951 (void)LIST_RemoveElement(&shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE18F16/utilities/
Dfsl_shell.c951 (void)LIST_RemoveElement(&shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV58F24/utilities/
Dfsl_shell.c951 (void)LIST_RemoveElement(&shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5536/utilities/
Dfsl_shell.c951 (void)LIST_RemoveElement(&shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/MK22F12/utilities/
Dfsl_shell.c951 (void)LIST_RemoveElement(&shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV56F24/utilities/
Dfsl_shell.c951 (void)LIST_RemoveElement(&shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE16F16/utilities/
Dfsl_shell.c951 (void)LIST_RemoveElement(&shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE14F16/utilities/
Dfsl_shell.c951 (void)LIST_RemoveElement(&shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S36/utilities/
Dfsl_shell.c951 (void)LIST_RemoveElement(&shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX3/utilities/
Dfsl_shell.c955 (void)LIST_RemoveElement(&shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX4/utilities/
Dfsl_shell.c955 (void)LIST_RemoveElement(&shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54113/utilities/
Dfsl_shell.c955 (void)LIST_RemoveElement(&shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX1/utilities/
Dfsl_shell.c955 (void)LIST_RemoveElement(&shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX5/utilities/
Dfsl_shell.c955 (void)LIST_RemoveElement(&shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX3/utilities/
Dfsl_shell.c955 (void)LIST_RemoveElement(&shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QM6/utilities/
Dfsl_shell.c955 (void)LIST_RemoveElement(&shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX6/utilities/
Dfsl_shell.c955 (void)LIST_RemoveElement(&shellCommand->link);

123456