Home
last modified time | relevance | path

Searched refs:LIST_AddTail (Results 1 – 25 of 140) sorted by relevance

123456

/hal_nxp-latest/mcux/mcux-sdk/components/sdu/
Dfsl_adapter_sdu.c529 … (void)LIST_AddTail(&ctrl_sdu.cmd_free_buffer[direction], &cmd_buffer[direction][i].link); in SDU_InnerInit()
547 (void)LIST_AddTail(&ctrl_sdu.event_free_buffer, &event_buffer[i].link); in SDU_InnerInit()
565 (void)LIST_AddTail(&ctrl_sdu.data_free_buffer, &data_buffer[i].link); in SDU_InnerInit()
617 (void)LIST_AddTail(&ctrl_sdu.cmd_q[SDU_PORT_FOR_WRITE], &cmd_event_buf->link); in SDU_CmdCallback()
625 … (void)LIST_AddTail(&ctrl_sdu.cmd_free_buffer[SDU_PORT_FOR_READ], &cmd_event_buf->link); in SDU_CmdCallback()
630 (void)LIST_AddTail(&ctrl_sdu.event_free_buffer, &cmd_event_buf->link); in SDU_CmdCallback()
666 (void)LIST_AddTail(&ctrl_sdu.data_q[SDU_PORT_FOR_WRITE], &data_buf->link); in SDU_DataCallback()
672 (void)LIST_AddTail(&ctrl_sdu.data_free_buffer, &data_buf->link); in SDU_DataCallback()
712 (void)LIST_AddTail(&ctrl->cmd_free_buffer[SDU_PORT_FOR_WRITE], &cmd_rcv->link);
743 (void)LIST_AddTail(&ctrl->data_free_buffer, &data_rcv->link);
[all …]
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/core/
Dfsl_pm_core.c475 if (LIST_AddTail((list_handle_t) & (s_pmHandle->notifyList[groupId]), in PM_RegisterNotify()
560 …(void)LIST_AddTail((list_handle_t) & (s_pmHandle->wakeupSourceList), (list_element_handle_t) & (ws… in PM_InitWakeupSource()
592 …(void)LIST_AddTail((list_handle_t) & (s_pmHandle->wakeupSourceList), (list_element_handle_t) & (ws… in PM_EnableWakeupSource()
/hal_nxp-latest/mcux/mcux-sdk/components/lists/
Dfsl_component_generic_list.h136 list_status_t LIST_AddTail(list_handle_t list, list_element_handle_t listElement);
Dfsl_component_generic_list.c124 list_status_t LIST_AddTail(list_handle_t list, list_element_handle_t listElement) in LIST_AddTail() function
/hal_nxp-latest/mcux/mcux-sdk/components/messaging/
Dfsl_component_messaging.c54 listStatus = LIST_AddTail(msgQueue, (list_element_t *)msg); in MSG_QueueAddTail()
/hal_nxp-latest/mcux/mcux-sdk/components/osa/
Dfsl_os_abstraction_free_rtos.c395 (void)LIST_AddTail(&s_osaState.taskList, (list_element_handle_t) & (ptask->link)); in OSA_TaskCreate()
410 (void)LIST_AddTail(&s_osaState.taskList, (list_element_handle_t) & (ptask->link)); in OSA_TaskCreate()
Dfsl_os_abstraction_bm.c450 … (void)LIST_AddTail(&s_osaState.taskList, (list_element_handle_t)(void *)&(ptaskStruct->link)); in OSA_TaskSetPriority()
528 …listStatus = LIST_AddTail(&s_osaState.taskList, (list_element_handle_t)(void *)&(ptaskStruct->link… in OSA_TaskCreate()
Dfsl_os_abstraction_threadx.c398 (void)LIST_AddTail(&s_osaState.taskList, (list_element_handle_t) & (ptask->link)); in OSA_TaskCreate()
/hal_nxp-latest/mcux/mcux-sdk/components/i3c_bus/
Dfsl_component_i3c.c313 (void)LIST_AddTail(i3cDevList, &dev->listNode); in I3C_BusAddI3CDev()
343 (void)LIST_AddTail(i2cDevList, &dev->listNode); in I3C_BusAddI2CDev()
/hal_nxp-latest/mcux/mcux-sdk/components/rpmsg/
Dfsl_adapter_rpmsg.c360 (void)LIST_AddTail(&s_rpmsgEpList, (list_element_handle_t)&s_rpmsgPeerEptStat[s_rpmsgEptCount]); in HAL_RpmsgInit()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5534/utilities/
Dfsl_shell.c942 (void)LIST_AddTail(&shellContextHandle->commandContextListHead, &shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE18F16/utilities/
Dfsl_shell.c942 (void)LIST_AddTail(&shellContextHandle->commandContextListHead, &shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV58F24/utilities/
Dfsl_shell.c942 (void)LIST_AddTail(&shellContextHandle->commandContextListHead, &shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5536/utilities/
Dfsl_shell.c942 (void)LIST_AddTail(&shellContextHandle->commandContextListHead, &shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/MK22F12/utilities/
Dfsl_shell.c942 (void)LIST_AddTail(&shellContextHandle->commandContextListHead, &shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV56F24/utilities/
Dfsl_shell.c942 (void)LIST_AddTail(&shellContextHandle->commandContextListHead, &shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE16F16/utilities/
Dfsl_shell.c942 (void)LIST_AddTail(&shellContextHandle->commandContextListHead, &shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE14F16/utilities/
Dfsl_shell.c942 (void)LIST_AddTail(&shellContextHandle->commandContextListHead, &shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S36/utilities/
Dfsl_shell.c942 (void)LIST_AddTail(&shellContextHandle->commandContextListHead, &shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX3/utilities/
Dfsl_shell.c946 (void)LIST_AddTail(&shellContextHandle->commandContextListHead, &shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX4/utilities/
Dfsl_shell.c946 (void)LIST_AddTail(&shellContextHandle->commandContextListHead, &shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54113/utilities/
Dfsl_shell.c946 (void)LIST_AddTail(&shellContextHandle->commandContextListHead, &shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX1/utilities/
Dfsl_shell.c946 (void)LIST_AddTail(&shellContextHandle->commandContextListHead, &shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX5/utilities/
Dfsl_shell.c946 (void)LIST_AddTail(&shellContextHandle->commandContextListHead, &shellCommand->link);
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX3/utilities/
Dfsl_shell.c946 (void)LIST_AddTail(&shellContextHandle->commandContextListHead, &shellCommand->link);

123456