/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE16F16/utilities/ |
D | fsl_shell.c | 154 uint8_t hist_pos); /*!< get commands history */ 648 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, uint8_t hist_pos) 661 if (hist_pos >= SHELL_HISTORY_COUNT) 663 hist_pos = SHELL_HISTORY_COUNT - 1U; 678 shellContextHandle->l_pos = (uint8_t)strlen(shellContextHandle->hist_buf[hist_pos]); 680 …(void)memcpy(shellContextHandle->line, shellContextHandle->hist_buf[hist_pos], shellContextHandle-… 681 (void)SHELL_Write(shellContextHandle, shellContextHandle->hist_buf[hist_pos], 682 strlen(shellContextHandle->hist_buf[hist_pos]));
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKV56F24/utilities/ |
D | fsl_shell.c | 154 uint8_t hist_pos); /*!< get commands history */ 648 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, uint8_t hist_pos) 661 if (hist_pos >= SHELL_HISTORY_COUNT) 663 hist_pos = SHELL_HISTORY_COUNT - 1U; 678 shellContextHandle->l_pos = (uint8_t)strlen(shellContextHandle->hist_buf[hist_pos]); 680 …(void)memcpy(shellContextHandle->line, shellContextHandle->hist_buf[hist_pos], shellContextHandle-… 681 (void)SHELL_Write(shellContextHandle, shellContextHandle->hist_buf[hist_pos], 682 strlen(shellContextHandle->hist_buf[hist_pos]));
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5534/utilities/ |
D | fsl_shell.c | 154 uint8_t hist_pos); /*!< get commands history */ 648 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, uint8_t hist_pos) 661 if (hist_pos >= SHELL_HISTORY_COUNT) 663 hist_pos = SHELL_HISTORY_COUNT - 1U; 678 shellContextHandle->l_pos = (uint8_t)strlen(shellContextHandle->hist_buf[hist_pos]); 680 …(void)memcpy(shellContextHandle->line, shellContextHandle->hist_buf[hist_pos], shellContextHandle-… 681 (void)SHELL_Write(shellContextHandle, shellContextHandle->hist_buf[hist_pos], 682 strlen(shellContextHandle->hist_buf[hist_pos]));
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKV58F24/utilities/ |
D | fsl_shell.c | 154 uint8_t hist_pos); /*!< get commands history */ 648 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, uint8_t hist_pos) 661 if (hist_pos >= SHELL_HISTORY_COUNT) 663 hist_pos = SHELL_HISTORY_COUNT - 1U; 678 shellContextHandle->l_pos = (uint8_t)strlen(shellContextHandle->hist_buf[hist_pos]); 680 …(void)memcpy(shellContextHandle->line, shellContextHandle->hist_buf[hist_pos], shellContextHandle-… 681 (void)SHELL_Write(shellContextHandle, shellContextHandle->hist_buf[hist_pos], 682 strlen(shellContextHandle->hist_buf[hist_pos]));
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5536/utilities/ |
D | fsl_shell.c | 154 uint8_t hist_pos); /*!< get commands history */ 648 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, uint8_t hist_pos) 661 if (hist_pos >= SHELL_HISTORY_COUNT) 663 hist_pos = SHELL_HISTORY_COUNT - 1U; 678 shellContextHandle->l_pos = (uint8_t)strlen(shellContextHandle->hist_buf[hist_pos]); 680 …(void)memcpy(shellContextHandle->line, shellContextHandle->hist_buf[hist_pos], shellContextHandle-… 681 (void)SHELL_Write(shellContextHandle, shellContextHandle->hist_buf[hist_pos], 682 strlen(shellContextHandle->hist_buf[hist_pos]));
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE14F16/utilities/ |
D | fsl_shell.c | 154 uint8_t hist_pos); /*!< get commands history */ 648 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, uint8_t hist_pos) 661 if (hist_pos >= SHELL_HISTORY_COUNT) 663 hist_pos = SHELL_HISTORY_COUNT - 1U; 678 shellContextHandle->l_pos = (uint8_t)strlen(shellContextHandle->hist_buf[hist_pos]); 680 …(void)memcpy(shellContextHandle->line, shellContextHandle->hist_buf[hist_pos], shellContextHandle-… 681 (void)SHELL_Write(shellContextHandle, shellContextHandle->hist_buf[hist_pos], 682 strlen(shellContextHandle->hist_buf[hist_pos]));
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE18F16/utilities/ |
D | fsl_shell.c | 154 uint8_t hist_pos); /*!< get commands history */ 648 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, uint8_t hist_pos) 661 if (hist_pos >= SHELL_HISTORY_COUNT) 663 hist_pos = SHELL_HISTORY_COUNT - 1U; 678 shellContextHandle->l_pos = (uint8_t)strlen(shellContextHandle->hist_buf[hist_pos]); 680 …(void)memcpy(shellContextHandle->line, shellContextHandle->hist_buf[hist_pos], shellContextHandle-… 681 (void)SHELL_Write(shellContextHandle, shellContextHandle->hist_buf[hist_pos], 682 strlen(shellContextHandle->hist_buf[hist_pos]));
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC55S36/utilities/ |
D | fsl_shell.c | 154 uint8_t hist_pos); /*!< get commands history */ 648 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, uint8_t hist_pos) 661 if (hist_pos >= SHELL_HISTORY_COUNT) 663 hist_pos = SHELL_HISTORY_COUNT - 1U; 678 shellContextHandle->l_pos = (uint8_t)strlen(shellContextHandle->hist_buf[hist_pos]); 680 …(void)memcpy(shellContextHandle->line, shellContextHandle->hist_buf[hist_pos], shellContextHandle-… 681 (void)SHELL_Write(shellContextHandle, shellContextHandle->hist_buf[hist_pos], 682 strlen(shellContextHandle->hist_buf[hist_pos]));
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MK22F12/utilities/ |
D | fsl_shell.c | 154 uint8_t hist_pos); /*!< get commands history */ 648 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, uint8_t hist_pos) 661 if (hist_pos >= SHELL_HISTORY_COUNT) 663 hist_pos = SHELL_HISTORY_COUNT - 1U; 678 shellContextHandle->l_pos = (uint8_t)strlen(shellContextHandle->hist_buf[hist_pos]); 680 …(void)memcpy(shellContextHandle->line, shellContextHandle->hist_buf[hist_pos], shellContextHandle-… 681 (void)SHELL_Write(shellContextHandle, shellContextHandle->hist_buf[hist_pos], 682 strlen(shellContextHandle->hist_buf[hist_pos]));
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8QX3/utilities/ |
D | fsl_shell.c | 154 uint8_t hist_pos); /*!< get commands history */ 650 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, uint8_t hist_pos) 663 if (hist_pos >= SHELL_HISTORY_COUNT) 665 hist_pos = SHELL_HISTORY_COUNT - 1U; 680 shellContextHandle->l_pos = (uint8_t)strlen(shellContextHandle->hist_buf[hist_pos]); 682 …(void)memcpy(shellContextHandle->line, shellContextHandle->hist_buf[hist_pos], shellContextHandle-… 683 (void)SHELL_Write(shellContextHandle, shellContextHandle->hist_buf[hist_pos], 684 strlen(shellContextHandle->hist_buf[hist_pos]));
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE06Z4/utilities/ |
D | fsl_shell.c | 188 uint8_t hist_pos); /*!< get commands history */ 696 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, uint8_t hist_pos) in SHELL_GetHistoryCommand() argument 709 if (hist_pos >= SHELL_HISTORY_COUNT) in SHELL_GetHistoryCommand() 711 hist_pos = SHELL_HISTORY_COUNT - 1U; in SHELL_GetHistoryCommand() 726 shellContextHandle->l_pos = (uint8_t)strlen(shellContextHandle->hist_buf[hist_pos]); in SHELL_GetHistoryCommand() 728 …(void)memcpy(shellContextHandle->line, shellContextHandle->hist_buf[hist_pos], shellContextHandle-… in SHELL_GetHistoryCommand() 729 (void)SHELL_WRITEX(shellContextHandle, shellContextHandle->hist_buf[hist_pos], in SHELL_GetHistoryCommand() 730 strlen(shellContextHandle->hist_buf[hist_pos])); in SHELL_GetHistoryCommand()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8QX5/utilities/ |
D | fsl_shell.c | 154 uint8_t hist_pos); /*!< get commands history */ 650 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, uint8_t hist_pos) 663 if (hist_pos >= SHELL_HISTORY_COUNT) 665 hist_pos = SHELL_HISTORY_COUNT - 1U; 680 shellContextHandle->l_pos = (uint8_t)strlen(shellContextHandle->hist_buf[hist_pos]); 682 …(void)memcpy(shellContextHandle->line, shellContextHandle->hist_buf[hist_pos], shellContextHandle-… 683 (void)SHELL_Write(shellContextHandle, shellContextHandle->hist_buf[hist_pos], 684 strlen(shellContextHandle->hist_buf[hist_pos]));
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8QX4/utilities/ |
D | fsl_shell.c | 154 uint8_t hist_pos); /*!< get commands history */ 650 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, uint8_t hist_pos) 663 if (hist_pos >= SHELL_HISTORY_COUNT) 665 hist_pos = SHELL_HISTORY_COUNT - 1U; 680 shellContextHandle->l_pos = (uint8_t)strlen(shellContextHandle->hist_buf[hist_pos]); 682 …(void)memcpy(shellContextHandle->line, shellContextHandle->hist_buf[hist_pos], shellContextHandle-… 683 (void)SHELL_Write(shellContextHandle, shellContextHandle->hist_buf[hist_pos], 684 strlen(shellContextHandle->hist_buf[hist_pos]));
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8UX5/utilities/ |
D | fsl_shell.c | 154 uint8_t hist_pos); /*!< get commands history */ 650 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, uint8_t hist_pos) 663 if (hist_pos >= SHELL_HISTORY_COUNT) 665 hist_pos = SHELL_HISTORY_COUNT - 1U; 680 shellContextHandle->l_pos = (uint8_t)strlen(shellContextHandle->hist_buf[hist_pos]); 682 …(void)memcpy(shellContextHandle->line, shellContextHandle->hist_buf[hist_pos], shellContextHandle-… 683 (void)SHELL_Write(shellContextHandle, shellContextHandle->hist_buf[hist_pos], 684 strlen(shellContextHandle->hist_buf[hist_pos]));
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKL27Z644/utilities/ |
D | fsl_shell.c | 154 uint8_t hist_pos); /*!< get commands history */ 650 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, uint8_t hist_pos) 663 if (hist_pos >= SHELL_HISTORY_COUNT) 665 hist_pos = SHELL_HISTORY_COUNT - 1U; 680 shellContextHandle->l_pos = (uint8_t)strlen(shellContextHandle->hist_buf[hist_pos]); 682 …(void)memcpy(shellContextHandle->line, shellContextHandle->hist_buf[hist_pos], shellContextHandle-… 683 (void)SHELL_Write(shellContextHandle, shellContextHandle->hist_buf[hist_pos], 684 strlen(shellContextHandle->hist_buf[hist_pos]));
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC54113/utilities/ |
D | fsl_shell.c | 154 uint8_t hist_pos); /*!< get commands history */ 650 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, uint8_t hist_pos) 663 if (hist_pos >= SHELL_HISTORY_COUNT) 665 hist_pos = SHELL_HISTORY_COUNT - 1U; 680 shellContextHandle->l_pos = (uint8_t)strlen(shellContextHandle->hist_buf[hist_pos]); 682 …(void)memcpy(shellContextHandle->line, shellContextHandle->hist_buf[hist_pos], shellContextHandle-… 683 (void)SHELL_Write(shellContextHandle, shellContextHandle->hist_buf[hist_pos], 684 strlen(shellContextHandle->hist_buf[hist_pos]));
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC54114/utilities/ |
D | fsl_shell.c | 154 uint8_t hist_pos); /*!< get commands history */ 650 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, uint8_t hist_pos) 663 if (hist_pos >= SHELL_HISTORY_COUNT) 665 hist_pos = SHELL_HISTORY_COUNT - 1U; 680 shellContextHandle->l_pos = (uint8_t)strlen(shellContextHandle->hist_buf[hist_pos]); 682 …(void)memcpy(shellContextHandle->line, shellContextHandle->hist_buf[hist_pos], shellContextHandle-… 683 (void)SHELL_Write(shellContextHandle, shellContextHandle->hist_buf[hist_pos], 684 strlen(shellContextHandle->hist_buf[hist_pos]));
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8QX6/utilities/ |
D | fsl_shell.c | 154 uint8_t hist_pos); /*!< get commands history */ 650 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, uint8_t hist_pos) 663 if (hist_pos >= SHELL_HISTORY_COUNT) 665 hist_pos = SHELL_HISTORY_COUNT - 1U; 680 shellContextHandle->l_pos = (uint8_t)strlen(shellContextHandle->hist_buf[hist_pos]); 682 …(void)memcpy(shellContextHandle->line, shellContextHandle->hist_buf[hist_pos], shellContextHandle-… 683 (void)SHELL_Write(shellContextHandle, shellContextHandle->hist_buf[hist_pos], 684 strlen(shellContextHandle->hist_buf[hist_pos]));
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKL17Z644/utilities/ |
D | fsl_shell.c | 154 uint8_t hist_pos); /*!< get commands history */ 650 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, uint8_t hist_pos) 663 if (hist_pos >= SHELL_HISTORY_COUNT) 665 hist_pos = SHELL_HISTORY_COUNT - 1U; 680 shellContextHandle->l_pos = (uint8_t)strlen(shellContextHandle->hist_buf[hist_pos]); 682 …(void)memcpy(shellContextHandle->line, shellContextHandle->hist_buf[hist_pos], shellContextHandle-… 683 (void)SHELL_Write(shellContextHandle, shellContextHandle->hist_buf[hist_pos], 684 strlen(shellContextHandle->hist_buf[hist_pos]));
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8UX6/utilities/ |
D | fsl_shell.c | 154 uint8_t hist_pos); /*!< get commands history */ 650 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, uint8_t hist_pos) 663 if (hist_pos >= SHELL_HISTORY_COUNT) 665 hist_pos = SHELL_HISTORY_COUNT - 1U; 680 shellContextHandle->l_pos = (uint8_t)strlen(shellContextHandle->hist_buf[hist_pos]); 682 …(void)memcpy(shellContextHandle->line, shellContextHandle->hist_buf[hist_pos], shellContextHandle-… 683 (void)SHELL_Write(shellContextHandle, shellContextHandle->hist_buf[hist_pos], 684 strlen(shellContextHandle->hist_buf[hist_pos]));
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8DX3/utilities/ |
D | fsl_shell.c | 154 uint8_t hist_pos); /*!< get commands history */ 650 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, uint8_t hist_pos) 663 if (hist_pos >= SHELL_HISTORY_COUNT) 665 hist_pos = SHELL_HISTORY_COUNT - 1U; 680 shellContextHandle->l_pos = (uint8_t)strlen(shellContextHandle->hist_buf[hist_pos]); 682 …(void)memcpy(shellContextHandle->line, shellContextHandle->hist_buf[hist_pos], shellContextHandle-… 683 (void)SHELL_Write(shellContextHandle, shellContextHandle->hist_buf[hist_pos], 684 strlen(shellContextHandle->hist_buf[hist_pos]));
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE04Z1284/utilities/ |
D | fsl_shell.c | 188 uint8_t hist_pos); /*!< get commands history */ 696 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, uint8_t hist_pos) in SHELL_GetHistoryCommand() argument 709 if (hist_pos >= SHELL_HISTORY_COUNT) in SHELL_GetHistoryCommand() 711 hist_pos = SHELL_HISTORY_COUNT - 1U; in SHELL_GetHistoryCommand() 726 shellContextHandle->l_pos = (uint8_t)strlen(shellContextHandle->hist_buf[hist_pos]); in SHELL_GetHistoryCommand() 728 …(void)memcpy(shellContextHandle->line, shellContextHandle->hist_buf[hist_pos], shellContextHandle-… in SHELL_GetHistoryCommand() 729 (void)SHELL_WRITEX(shellContextHandle, shellContextHandle->hist_buf[hist_pos], in SHELL_GetHistoryCommand() 730 strlen(shellContextHandle->hist_buf[hist_pos])); in SHELL_GetHistoryCommand()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8DX2/utilities/ |
D | fsl_shell.c | 154 uint8_t hist_pos); /*!< get commands history */ 650 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, uint8_t hist_pos) 663 if (hist_pos >= SHELL_HISTORY_COUNT) 665 hist_pos = SHELL_HISTORY_COUNT - 1U; 680 shellContextHandle->l_pos = (uint8_t)strlen(shellContextHandle->hist_buf[hist_pos]); 682 …(void)memcpy(shellContextHandle->line, shellContextHandle->hist_buf[hist_pos], shellContextHandle-… 683 (void)SHELL_Write(shellContextHandle, shellContextHandle->hist_buf[hist_pos], 684 strlen(shellContextHandle->hist_buf[hist_pos]));
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MK24F12/utilities/ |
D | fsl_shell.c | 188 uint8_t hist_pos); /*!< get commands history */ 696 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, uint8_t hist_pos) in SHELL_GetHistoryCommand() argument 709 if (hist_pos >= SHELL_HISTORY_COUNT) in SHELL_GetHistoryCommand() 711 hist_pos = SHELL_HISTORY_COUNT - 1U; in SHELL_GetHistoryCommand() 726 shellContextHandle->l_pos = (uint8_t)strlen(shellContextHandle->hist_buf[hist_pos]); in SHELL_GetHistoryCommand() 728 …(void)memcpy(shellContextHandle->line, shellContextHandle->hist_buf[hist_pos], shellContextHandle-… in SHELL_GetHistoryCommand() 729 (void)SHELL_WRITEX(shellContextHandle, shellContextHandle->hist_buf[hist_pos], in SHELL_GetHistoryCommand() 730 strlen(shellContextHandle->hist_buf[hist_pos])); in SHELL_GetHistoryCommand()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MK26F18/utilities/ |
D | fsl_shell.c | 188 uint8_t hist_pos); /*!< get commands history */ 696 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, uint8_t hist_pos) in SHELL_GetHistoryCommand() argument 709 if (hist_pos >= SHELL_HISTORY_COUNT) in SHELL_GetHistoryCommand() 711 hist_pos = SHELL_HISTORY_COUNT - 1U; in SHELL_GetHistoryCommand() 726 shellContextHandle->l_pos = (uint8_t)strlen(shellContextHandle->hist_buf[hist_pos]); in SHELL_GetHistoryCommand() 728 …(void)memcpy(shellContextHandle->line, shellContextHandle->hist_buf[hist_pos], shellContextHandle-… in SHELL_GetHistoryCommand() 729 (void)SHELL_WRITEX(shellContextHandle, shellContextHandle->hist_buf[hist_pos], in SHELL_GetHistoryCommand() 730 strlen(shellContextHandle->hist_buf[hist_pos])); in SHELL_GetHistoryCommand()
|