| /hal_nxp-latest/mcux/mcux-sdk/components/osa/ |
| D | fsl_os_abstraction_bm.c | 419 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/ |
| D | fsl_adapter_sdu.c | 622 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/ |
| D | fsl_shell.c | 525 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/ |
| D | fsl_shell.c | 525 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/ |
| D | fsl_shell.c | 525 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/ |
| D | fsl_shell.c | 525 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/ |
| D | fsl_shell.c | 525 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/ |
| D | fsl_shell.c | 525 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/ |
| D | fsl_shell.c | 525 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/ |
| D | fsl_shell.c | 525 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/ |
| D | fsl_shell.c | 525 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/ |
| D | fsl_component_serial_manager.c | 292 (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/ |
| D | fsl_shell.c | 527 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/ |
| D | fsl_shell.c | 527 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/ |
| D | fsl_shell.c | 527 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/ |
| D | fsl_shell.c | 527 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/ |
| D | fsl_shell.c | 527 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/ |
| D | fsl_shell.c | 527 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/ |
| D | fsl_shell.c | 527 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/ |
| D | fsl_shell.c | 527 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/ |
| D | fsl_shell.c | 573 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/ |
| D | fsl_shell.c | 527 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/ |
| D | fsl_shell.c | 527 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/ |
| D | fsl_shell.c | 527 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/ |
| D | fsl_shell.c | 527 list_element_handle_t p = LIST_GetHead(&shellContextHandle->commandContextListHead); 569 p = LIST_GetHead(&shellContextHandle->commandContextListHead); 708 p = LIST_GetHead(&shellContextHandle->commandContextListHead);
|