Home
last modified time | relevance | path

Searched refs:pcHelpString (Results 1 – 25 of 258) sorted by relevance

1234567891011

/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5502/utilities/
Dfsl_shell.c580 …if ((shellCommandContextHandle->pcHelpString != NULL) && (bool)strlen(shellCommandContextHandle->p… in SHELL_HelpCommand()
582 (void)SHELL_WRITEX(shellContextHandle, shellCommandContextHandle->pcHelpString, in SHELL_HelpCommand()
583 strlen(shellCommandContextHandle->pcHelpString)); in SHELL_HelpCommand()
689 if (NULL != tmpCommand->pcHelpString) in SHELL_ProcessCommand()
691 …(void)SHELL_WRITEX(shellContextHandle, tmpCommand->pcHelpString, strlen(tmpCommand->pcHelpString)); in SHELL_ProcessCommand()
/hal_nxp-latest/mcux/mcux-sdk/devices/MK02F12810/utilities/
Dfsl_shell.c580 …if ((shellCommandContextHandle->pcHelpString != NULL) && (bool)strlen(shellCommandContextHandle->p… in SHELL_HelpCommand()
582 (void)SHELL_WRITEX(shellContextHandle, shellCommandContextHandle->pcHelpString, in SHELL_HelpCommand()
583 strlen(shellCommandContextHandle->pcHelpString)); in SHELL_HelpCommand()
689 if (NULL != tmpCommand->pcHelpString) in SHELL_ProcessCommand()
691 …(void)SHELL_WRITEX(shellContextHandle, tmpCommand->pcHelpString, strlen(tmpCommand->pcHelpString)); in SHELL_ProcessCommand()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54606/utilities/
Dfsl_shell.c580 …if ((shellCommandContextHandle->pcHelpString != NULL) && (bool)strlen(shellCommandContextHandle->p… in SHELL_HelpCommand()
582 (void)SHELL_WRITEX(shellContextHandle, shellCommandContextHandle->pcHelpString, in SHELL_HelpCommand()
583 strlen(shellCommandContextHandle->pcHelpString)); in SHELL_HelpCommand()
689 if (NULL != tmpCommand->pcHelpString) in SHELL_ProcessCommand()
691 …(void)SHELL_WRITEX(shellContextHandle, tmpCommand->pcHelpString, strlen(tmpCommand->pcHelpString)); in SHELL_ProcessCommand()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1061/utilities/
Dfsl_shell.c580 …if ((shellCommandContextHandle->pcHelpString != NULL) && (bool)strlen(shellCommandContextHandle->p… in SHELL_HelpCommand()
582 (void)SHELL_WRITEX(shellContextHandle, shellCommandContextHandle->pcHelpString, in SHELL_HelpCommand()
583 strlen(shellCommandContextHandle->pcHelpString)); in SHELL_HelpCommand()
689 if (NULL != tmpCommand->pcHelpString) in SHELL_ProcessCommand()
691 …(void)SHELL_WRITEX(shellContextHandle, tmpCommand->pcHelpString, strlen(tmpCommand->pcHelpString)); in SHELL_ProcessCommand()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1042/utilities/
Dfsl_shell.c580 …if ((shellCommandContextHandle->pcHelpString != NULL) && (bool)strlen(shellCommandContextHandle->p… in SHELL_HelpCommand()
582 (void)SHELL_WRITEX(shellContextHandle, shellCommandContextHandle->pcHelpString, in SHELL_HelpCommand()
583 strlen(shellCommandContextHandle->pcHelpString)); in SHELL_HelpCommand()
699 if (NULL != tmpCommand->pcHelpString) in SHELL_ProcessCommand()
701 …(void)SHELL_WRITEX(shellContextHandle, tmpCommand->pcHelpString, strlen(tmpCommand->pcHelpString)); in SHELL_ProcessCommand()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54005/utilities/
Dfsl_shell.c580 …if ((shellCommandContextHandle->pcHelpString != NULL) && (bool)strlen(shellCommandContextHandle->p… in SHELL_HelpCommand()
582 (void)SHELL_WRITEX(shellContextHandle, shellCommandContextHandle->pcHelpString, in SHELL_HelpCommand()
583 strlen(shellCommandContextHandle->pcHelpString)); in SHELL_HelpCommand()
689 if (NULL != tmpCommand->pcHelpString) in SHELL_ProcessCommand()
691 …(void)SHELL_WRITEX(shellContextHandle, tmpCommand->pcHelpString, strlen(tmpCommand->pcHelpString)); in SHELL_ProcessCommand()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5506CPXXXX/utilities/
Dfsl_shell.c580 …if ((shellCommandContextHandle->pcHelpString != NULL) && (bool)strlen(shellCommandContextHandle->p… in SHELL_HelpCommand()
582 (void)SHELL_WRITEX(shellContextHandle, shellCommandContextHandle->pcHelpString, in SHELL_HelpCommand()
583 strlen(shellCommandContextHandle->pcHelpString)); in SHELL_HelpCommand()
689 if (NULL != tmpCommand->pcHelpString) in SHELL_ProcessCommand()
691 …(void)SHELL_WRITEX(shellContextHandle, tmpCommand->pcHelpString, strlen(tmpCommand->pcHelpString)); in SHELL_ProcessCommand()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKM34Z7/utilities/
Dfsl_shell.c580 …if ((shellCommandContextHandle->pcHelpString != NULL) && (bool)strlen(shellCommandContextHandle->p… in SHELL_HelpCommand()
582 (void)SHELL_WRITEX(shellContextHandle, shellCommandContextHandle->pcHelpString, in SHELL_HelpCommand()
583 strlen(shellCommandContextHandle->pcHelpString)); in SHELL_HelpCommand()
689 if (NULL != tmpCommand->pcHelpString) in SHELL_ProcessCommand()
691 …(void)SHELL_WRITEX(shellContextHandle, tmpCommand->pcHelpString, strlen(tmpCommand->pcHelpString)); in SHELL_ProcessCommand()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54016/utilities/
Dfsl_shell.c580 …if ((shellCommandContextHandle->pcHelpString != NULL) && (bool)strlen(shellCommandContextHandle->p… in SHELL_HelpCommand()
582 (void)SHELL_WRITEX(shellContextHandle, shellCommandContextHandle->pcHelpString, in SHELL_HelpCommand()
583 strlen(shellCommandContextHandle->pcHelpString)); in SHELL_HelpCommand()
689 if (NULL != tmpCommand->pcHelpString) in SHELL_ProcessCommand()
691 …(void)SHELL_WRITEX(shellContextHandle, tmpCommand->pcHelpString, strlen(tmpCommand->pcHelpString)); in SHELL_ProcessCommand()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1052/utilities/
Dfsl_shell.c580 …if ((shellCommandContextHandle->pcHelpString != NULL) && (bool)strlen(shellCommandContextHandle->p… in SHELL_HelpCommand()
582 (void)SHELL_WRITEX(shellContextHandle, shellCommandContextHandle->pcHelpString, in SHELL_HelpCommand()
583 strlen(shellCommandContextHandle->pcHelpString)); in SHELL_HelpCommand()
689 if (NULL != tmpCommand->pcHelpString) in SHELL_ProcessCommand()
691 …(void)SHELL_WRITEX(shellContextHandle, tmpCommand->pcHelpString, strlen(tmpCommand->pcHelpString)); in SHELL_ProcessCommand()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5516/utilities/
Dfsl_shell.c580 …if ((shellCommandContextHandle->pcHelpString != NULL) && (bool)strlen(shellCommandContextHandle->p… in SHELL_HelpCommand()
582 (void)SHELL_WRITEX(shellContextHandle, shellCommandContextHandle->pcHelpString, in SHELL_HelpCommand()
583 strlen(shellCommandContextHandle->pcHelpString)); in SHELL_HelpCommand()
689 if (NULL != tmpCommand->pcHelpString) in SHELL_ProcessCommand()
691 …(void)SHELL_WRITEX(shellContextHandle, tmpCommand->pcHelpString, strlen(tmpCommand->pcHelpString)); in SHELL_ProcessCommand()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S018/utilities/
Dfsl_shell.c580 …if ((shellCommandContextHandle->pcHelpString != NULL) && (bool)strlen(shellCommandContextHandle->p… in SHELL_HelpCommand()
582 (void)SHELL_WRITEX(shellContextHandle, shellCommandContextHandle->pcHelpString, in SHELL_HelpCommand()
583 strlen(shellCommandContextHandle->pcHelpString)); in SHELL_HelpCommand()
689 if (NULL != tmpCommand->pcHelpString) in SHELL_ProcessCommand()
691 …(void)SHELL_WRITEX(shellContextHandle, tmpCommand->pcHelpString, strlen(tmpCommand->pcHelpString)); in SHELL_ProcessCommand()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S018M/utilities/
Dfsl_shell.c580 …if ((shellCommandContextHandle->pcHelpString != NULL) && (bool)strlen(shellCommandContextHandle->p… in SHELL_HelpCommand()
582 (void)SHELL_WRITEX(shellContextHandle, shellCommandContextHandle->pcHelpString, in SHELL_HelpCommand()
583 strlen(shellCommandContextHandle->pcHelpString)); in SHELL_HelpCommand()
689 if (NULL != tmpCommand->pcHelpString) in SHELL_ProcessCommand()
691 …(void)SHELL_WRITEX(shellContextHandle, tmpCommand->pcHelpString, strlen(tmpCommand->pcHelpString)); in SHELL_ProcessCommand()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1064/utilities/
Dfsl_shell.c580 …if ((shellCommandContextHandle->pcHelpString != NULL) && (bool)strlen(shellCommandContextHandle->p… in SHELL_HelpCommand()
582 (void)SHELL_WRITEX(shellContextHandle, shellCommandContextHandle->pcHelpString, in SHELL_HelpCommand()
583 strlen(shellCommandContextHandle->pcHelpString)); in SHELL_HelpCommand()
689 if (NULL != tmpCommand->pcHelpString) in SHELL_ProcessCommand()
691 …(void)SHELL_WRITEX(shellContextHandle, tmpCommand->pcHelpString, strlen(tmpCommand->pcHelpString)); in SHELL_ProcessCommand()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT595S/utilities/
Dfsl_shell.c580 …if ((shellCommandContextHandle->pcHelpString != NULL) && (bool)strlen(shellCommandContextHandle->p… in SHELL_HelpCommand()
582 (void)SHELL_WRITEX(shellContextHandle, shellCommandContextHandle->pcHelpString, in SHELL_HelpCommand()
583 strlen(shellCommandContextHandle->pcHelpString)); in SHELL_HelpCommand()
699 if (NULL != tmpCommand->pcHelpString) in SHELL_ProcessCommand()
701 …(void)SHELL_WRITEX(shellContextHandle, tmpCommand->pcHelpString, strlen(tmpCommand->pcHelpString)); in SHELL_ProcessCommand()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54616/utilities/
Dfsl_shell.c580 …if ((shellCommandContextHandle->pcHelpString != NULL) && (bool)strlen(shellCommandContextHandle->p… in SHELL_HelpCommand()
582 (void)SHELL_WRITEX(shellContextHandle, shellCommandContextHandle->pcHelpString, in SHELL_HelpCommand()
583 strlen(shellCommandContextHandle->pcHelpString)); in SHELL_HelpCommand()
689 if (NULL != tmpCommand->pcHelpString) in SHELL_ProcessCommand()
691 …(void)SHELL_WRITEX(shellContextHandle, tmpCommand->pcHelpString, strlen(tmpCommand->pcHelpString)); in SHELL_ProcessCommand()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S016/utilities/
Dfsl_shell.c580 …if ((shellCommandContextHandle->pcHelpString != NULL) && (bool)strlen(shellCommandContextHandle->p… in SHELL_HelpCommand()
582 (void)SHELL_WRITEX(shellContextHandle, shellCommandContextHandle->pcHelpString, in SHELL_HelpCommand()
583 strlen(shellCommandContextHandle->pcHelpString)); in SHELL_HelpCommand()
689 if (NULL != tmpCommand->pcHelpString) in SHELL_ProcessCommand()
691 …(void)SHELL_WRITEX(shellContextHandle, tmpCommand->pcHelpString, strlen(tmpCommand->pcHelpString)); in SHELL_ProcessCommand()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1176/utilities/
Dfsl_shell.c580 …if ((shellCommandContextHandle->pcHelpString != NULL) && (bool)strlen(shellCommandContextHandle->p… in SHELL_HelpCommand()
582 (void)SHELL_WRITEX(shellContextHandle, shellCommandContextHandle->pcHelpString, in SHELL_HelpCommand()
583 strlen(shellCommandContextHandle->pcHelpString)); in SHELL_HelpCommand()
699 if (NULL != tmpCommand->pcHelpString) in SHELL_ProcessCommand()
701 …(void)SHELL_WRITEX(shellContextHandle, tmpCommand->pcHelpString, strlen(tmpCommand->pcHelpString)); in SHELL_ProcessCommand()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54628/utilities/
Dfsl_shell.c580 …if ((shellCommandContextHandle->pcHelpString != NULL) && (bool)strlen(shellCommandContextHandle->p… in SHELL_HelpCommand()
582 (void)SHELL_WRITEX(shellContextHandle, shellCommandContextHandle->pcHelpString, in SHELL_HelpCommand()
583 strlen(shellCommandContextHandle->pcHelpString)); in SHELL_HelpCommand()
689 if (NULL != tmpCommand->pcHelpString) in SHELL_ProcessCommand()
691 …(void)SHELL_WRITEX(shellContextHandle, tmpCommand->pcHelpString, strlen(tmpCommand->pcHelpString)); in SHELL_ProcessCommand()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54018/utilities/
Dfsl_shell.c580 …if ((shellCommandContextHandle->pcHelpString != NULL) && (bool)strlen(shellCommandContextHandle->p… in SHELL_HelpCommand()
582 (void)SHELL_WRITEX(shellContextHandle, shellCommandContextHandle->pcHelpString, in SHELL_HelpCommand()
583 strlen(shellCommandContextHandle->pcHelpString)); in SHELL_HelpCommand()
689 if (NULL != tmpCommand->pcHelpString) in SHELL_ProcessCommand()
691 …(void)SHELL_WRITEX(shellContextHandle, tmpCommand->pcHelpString, strlen(tmpCommand->pcHelpString)); in SHELL_ProcessCommand()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1051/utilities/
Dfsl_shell.c580 …if ((shellCommandContextHandle->pcHelpString != NULL) && (bool)strlen(shellCommandContextHandle->p… in SHELL_HelpCommand()
582 (void)SHELL_WRITEX(shellContextHandle, shellCommandContextHandle->pcHelpString, in SHELL_HelpCommand()
583 strlen(shellCommandContextHandle->pcHelpString)); in SHELL_HelpCommand()
689 if (NULL != tmpCommand->pcHelpString) in SHELL_ProcessCommand()
691 …(void)SHELL_WRITEX(shellContextHandle, tmpCommand->pcHelpString, strlen(tmpCommand->pcHelpString)); in SHELL_ProcessCommand()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5512/utilities/
Dfsl_shell.c580 …if ((shellCommandContextHandle->pcHelpString != NULL) && (bool)strlen(shellCommandContextHandle->p… in SHELL_HelpCommand()
582 (void)SHELL_WRITEX(shellContextHandle, shellCommandContextHandle->pcHelpString, in SHELL_HelpCommand()
583 strlen(shellCommandContextHandle->pcHelpString)); in SHELL_HelpCommand()
689 if (NULL != tmpCommand->pcHelpString) in SHELL_ProcessCommand()
691 …(void)SHELL_WRITEX(shellContextHandle, tmpCommand->pcHelpString, strlen(tmpCommand->pcHelpString)); in SHELL_ProcessCommand()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S005/utilities/
Dfsl_shell.c580 …if ((shellCommandContextHandle->pcHelpString != NULL) && (bool)strlen(shellCommandContextHandle->p… in SHELL_HelpCommand()
582 (void)SHELL_WRITEX(shellContextHandle, shellCommandContextHandle->pcHelpString, in SHELL_HelpCommand()
583 strlen(shellCommandContextHandle->pcHelpString)); in SHELL_HelpCommand()
689 if (NULL != tmpCommand->pcHelpString) in SHELL_ProcessCommand()
691 …(void)SHELL_WRITEX(shellContextHandle, tmpCommand->pcHelpString, strlen(tmpCommand->pcHelpString)); in SHELL_ProcessCommand()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT555S/utilities/
Dfsl_shell.c580 …if ((shellCommandContextHandle->pcHelpString != NULL) && (bool)strlen(shellCommandContextHandle->p… in SHELL_HelpCommand()
582 (void)SHELL_WRITEX(shellContextHandle, shellCommandContextHandle->pcHelpString, in SHELL_HelpCommand()
583 strlen(shellCommandContextHandle->pcHelpString)); in SHELL_HelpCommand()
689 if (NULL != tmpCommand->pcHelpString) in SHELL_ProcessCommand()
691 …(void)SHELL_WRITEX(shellContextHandle, tmpCommand->pcHelpString, strlen(tmpCommand->pcHelpString)); in SHELL_ProcessCommand()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT533S/utilities/
Dfsl_shell.c580 …if ((shellCommandContextHandle->pcHelpString != NULL) && (bool)strlen(shellCommandContextHandle->p… in SHELL_HelpCommand()
582 (void)SHELL_WRITEX(shellContextHandle, shellCommandContextHandle->pcHelpString, in SHELL_HelpCommand()
583 strlen(shellCommandContextHandle->pcHelpString)); in SHELL_HelpCommand()
689 if (NULL != tmpCommand->pcHelpString) in SHELL_ProcessCommand()
691 …(void)SHELL_WRITEX(shellContextHandle, tmpCommand->pcHelpString, strlen(tmpCommand->pcHelpString)); in SHELL_ProcessCommand()

1234567891011