Home
last modified time | relevance | path

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

123456

/hal_nxp-latest/mcux/mcux-sdk/components/osa/
Dfsl_os_abstraction_bm.c419 list_element = LIST_GetHead(&s_osaState.taskList); in OSA_TaskSetPriority()
488 list_element = LIST_GetHead(&s_osaState.taskList); in OSA_TaskCreate()
1515 list_element = LIST_GetHead(&s_osaState.taskList); in OSA_ProcessTasks()
1526 list_element = LIST_GetHead(&s_osaState.taskList); in OSA_ProcessTasks()
1547 list_element = LIST_GetHead(&s_osaState.taskList); in OSA_TaskShouldYield()
/hal_nxp-latest/mcux/mcux-sdk/components/sdu/
Dfsl_adapter_sdu.c622 if (&(cmd_event_buf->link) == LIST_GetHead(&ctrl_sdu.cmd_q[SDU_PORT_FOR_READ])) in SDU_CmdCallback()
627 else if (&(cmd_event_buf->link) == LIST_GetHead(&ctrl_sdu.event_q)) in SDU_CmdCallback()
928 if ((send_buffer = (sdu_buffer_t *)LIST_GetHead(&ctrl_sdu.cmd_q[SDU_PORT_FOR_READ])) != NULL) in SDU_ProcessCmdUpLdOvr()
939 else if ((send_buffer = (sdu_buffer_t *)LIST_GetHead(&ctrl_sdu.event_q)) != NULL) in SDU_ProcessCmdUpLdOvr()
1025 if ((send_buffer = (sdu_buffer_t *)LIST_GetHead(&ctrl_sdu.data_q[SDU_PORT_FOR_READ])) != NULL) in SDU_ProcessDataUpLdOvr()
1490 while (LIST_GetHead(&ctrl_sdu.data_q[SDU_PORT_FOR_WRITE]) != NULL) in SDU_RecvData()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5534/utilities/
Dfsl_shell.c525 list_element_handle_t p = LIST_GetHead(&shellContextHandle->commandContextListHead);
567 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
706 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE18F16/utilities/
Dfsl_shell.c525 list_element_handle_t p = LIST_GetHead(&shellContextHandle->commandContextListHead);
567 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
706 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV58F24/utilities/
Dfsl_shell.c525 list_element_handle_t p = LIST_GetHead(&shellContextHandle->commandContextListHead);
567 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
706 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5536/utilities/
Dfsl_shell.c525 list_element_handle_t p = LIST_GetHead(&shellContextHandle->commandContextListHead);
567 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
706 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
/hal_nxp-latest/mcux/mcux-sdk/devices/MK22F12/utilities/
Dfsl_shell.c525 list_element_handle_t p = LIST_GetHead(&shellContextHandle->commandContextListHead);
567 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
706 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV56F24/utilities/
Dfsl_shell.c525 list_element_handle_t p = LIST_GetHead(&shellContextHandle->commandContextListHead);
567 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
706 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE16F16/utilities/
Dfsl_shell.c525 list_element_handle_t p = LIST_GetHead(&shellContextHandle->commandContextListHead);
567 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
706 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE14F16/utilities/
Dfsl_shell.c525 list_element_handle_t p = LIST_GetHead(&shellContextHandle->commandContextListHead);
567 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
706 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S36/utilities/
Dfsl_shell.c525 list_element_handle_t p = LIST_GetHead(&shellContextHandle->commandContextListHead);
567 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
706 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
/hal_nxp-latest/mcux/mcux-sdk/components/serial_manager/
Dfsl_component_serial_manager.c292 (serial_manager_write_handle_t *)(void *)LIST_GetHead(&serHandle->runningWriteHandleHead); in SerialManager_StartWriting()
650 … (serial_manager_write_handle_t *)(void *)LIST_GetHead(&serHandle->completedWriteHandleHead); in SerialManager_Task()
663 … (serial_manager_write_handle_t *)(void *)LIST_GetHead(&serHandle->completedWriteHandleHead); in SerialManager_Task()
773 …writeHandle = (serial_manager_write_handle_t *)(void *)LIST_GetHead(&serHandle->runningWriteHandle…
1056 if (NULL == LIST_GetHead(&serHandle->runningWriteHandleHead))
1780 if (serialWriteHandle != (serial_manager_write_handle_t *)(void *)LIST_GetHead(
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX3/utilities/
Dfsl_shell.c527 list_element_handle_t p = LIST_GetHead(&shellContextHandle->commandContextListHead);
569 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
708 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX4/utilities/
Dfsl_shell.c527 list_element_handle_t p = LIST_GetHead(&shellContextHandle->commandContextListHead);
569 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
708 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54113/utilities/
Dfsl_shell.c527 list_element_handle_t p = LIST_GetHead(&shellContextHandle->commandContextListHead);
569 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
708 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX1/utilities/
Dfsl_shell.c527 list_element_handle_t p = LIST_GetHead(&shellContextHandle->commandContextListHead);
569 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
708 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX5/utilities/
Dfsl_shell.c527 list_element_handle_t p = LIST_GetHead(&shellContextHandle->commandContextListHead);
569 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
708 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX3/utilities/
Dfsl_shell.c527 list_element_handle_t p = LIST_GetHead(&shellContextHandle->commandContextListHead);
569 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
708 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QM6/utilities/
Dfsl_shell.c527 list_element_handle_t p = LIST_GetHead(&shellContextHandle->commandContextListHead);
569 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
708 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX6/utilities/
Dfsl_shell.c527 list_element_handle_t p = LIST_GetHead(&shellContextHandle->commandContextListHead);
569 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
708 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
/hal_nxp-latest/mcux/mcux-sdk/devices/MK65F18/utilities/
Dfsl_shell.c573 list_element_handle_t p = LIST_GetHead(&shellContextHandle->commandContextListHead); in SHELL_HelpCommand()
615 p = LIST_GetHead(&shellContextHandle->commandContextListHead); in SHELL_ProcessCommand()
754 p = LIST_GetHead(&shellContextHandle->commandContextListHead); in SHELL_AutoComplete()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKL17Z644/utilities/
Dfsl_shell.c527 list_element_handle_t p = LIST_GetHead(&shellContextHandle->commandContextListHead);
569 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
708 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX2/utilities/
Dfsl_shell.c527 list_element_handle_t p = LIST_GetHead(&shellContextHandle->commandContextListHead);
569 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
708 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX4/utilities/
Dfsl_shell.c527 list_element_handle_t p = LIST_GetHead(&shellContextHandle->commandContextListHead);
569 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
708 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX5/utilities/
Dfsl_shell.c527 list_element_handle_t p = LIST_GetHead(&shellContextHandle->commandContextListHead);
569 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
708 p = LIST_GetHead(&shellContextHandle->commandContextListHead);

123456