| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC5534/utilities/ |
| D | fsl_shell.c | 151 static void SHELL_ProcessCommand(shell_context_handle_t *shellContextHandle, const char *cmd); /*!<… 153 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, 156 static void SHELL_AutoComplete(shell_context_handle_t *shellContextHandle); /*!< auto complete comm… 158 static shell_status_t SHELL_GetChar(shell_context_handle_t *shellContextHandle, 223 shell_context_handle_t *shellContextHandle; in SHELL_WriteBuffer() local 225 shellContextHandle = (shell_context_handle_t *)(void *)buffer; in SHELL_WriteBuffer() 232 if (NULL == shellContextHandle->serialHandle) in SHELL_WriteBuffer() 236 (void)putchar(shellContextHandle->printBuffer[index]); in SHELL_WriteBuffer() 242 (void)SerialManager_WriteBlocking(shellContextHandle->serialWriteHandle, in SHELL_WriteBuffer() 243 … (uint8_t *)shellContextHandle->printBuffer, (uint32_t)*indicator); in SHELL_WriteBuffer() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE18F16/utilities/ |
| D | fsl_shell.c | 151 static void SHELL_ProcessCommand(shell_context_handle_t *shellContextHandle, const char *cmd); /*!<… 153 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, 156 static void SHELL_AutoComplete(shell_context_handle_t *shellContextHandle); /*!< auto complete comm… 158 static shell_status_t SHELL_GetChar(shell_context_handle_t *shellContextHandle, 223 shell_context_handle_t *shellContextHandle; in SHELL_WriteBuffer() local 225 shellContextHandle = (shell_context_handle_t *)(void *)buffer; in SHELL_WriteBuffer() 232 if (NULL == shellContextHandle->serialHandle) in SHELL_WriteBuffer() 236 (void)putchar(shellContextHandle->printBuffer[index]); in SHELL_WriteBuffer() 242 (void)SerialManager_WriteBlocking(shellContextHandle->serialWriteHandle, in SHELL_WriteBuffer() 243 … (uint8_t *)shellContextHandle->printBuffer, (uint32_t)*indicator); in SHELL_WriteBuffer() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKV58F24/utilities/ |
| D | fsl_shell.c | 151 static void SHELL_ProcessCommand(shell_context_handle_t *shellContextHandle, const char *cmd); /*!<… 153 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, 156 static void SHELL_AutoComplete(shell_context_handle_t *shellContextHandle); /*!< auto complete comm… 158 static shell_status_t SHELL_GetChar(shell_context_handle_t *shellContextHandle, 223 shell_context_handle_t *shellContextHandle; in SHELL_WriteBuffer() local 225 shellContextHandle = (shell_context_handle_t *)(void *)buffer; in SHELL_WriteBuffer() 232 if (NULL == shellContextHandle->serialHandle) in SHELL_WriteBuffer() 236 (void)putchar(shellContextHandle->printBuffer[index]); in SHELL_WriteBuffer() 242 (void)SerialManager_WriteBlocking(shellContextHandle->serialWriteHandle, in SHELL_WriteBuffer() 243 … (uint8_t *)shellContextHandle->printBuffer, (uint32_t)*indicator); in SHELL_WriteBuffer() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC5536/utilities/ |
| D | fsl_shell.c | 151 static void SHELL_ProcessCommand(shell_context_handle_t *shellContextHandle, const char *cmd); /*!<… 153 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, 156 static void SHELL_AutoComplete(shell_context_handle_t *shellContextHandle); /*!< auto complete comm… 158 static shell_status_t SHELL_GetChar(shell_context_handle_t *shellContextHandle, 223 shell_context_handle_t *shellContextHandle; in SHELL_WriteBuffer() local 225 shellContextHandle = (shell_context_handle_t *)(void *)buffer; in SHELL_WriteBuffer() 232 if (NULL == shellContextHandle->serialHandle) in SHELL_WriteBuffer() 236 (void)putchar(shellContextHandle->printBuffer[index]); in SHELL_WriteBuffer() 242 (void)SerialManager_WriteBlocking(shellContextHandle->serialWriteHandle, in SHELL_WriteBuffer() 243 … (uint8_t *)shellContextHandle->printBuffer, (uint32_t)*indicator); in SHELL_WriteBuffer() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK22F12/utilities/ |
| D | fsl_shell.c | 151 static void SHELL_ProcessCommand(shell_context_handle_t *shellContextHandle, const char *cmd); /*!<… 153 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, 156 static void SHELL_AutoComplete(shell_context_handle_t *shellContextHandle); /*!< auto complete comm… 158 static shell_status_t SHELL_GetChar(shell_context_handle_t *shellContextHandle, 223 shell_context_handle_t *shellContextHandle; in SHELL_WriteBuffer() local 225 shellContextHandle = (shell_context_handle_t *)(void *)buffer; in SHELL_WriteBuffer() 232 if (NULL == shellContextHandle->serialHandle) in SHELL_WriteBuffer() 236 (void)putchar(shellContextHandle->printBuffer[index]); in SHELL_WriteBuffer() 242 (void)SerialManager_WriteBlocking(shellContextHandle->serialWriteHandle, in SHELL_WriteBuffer() 243 … (uint8_t *)shellContextHandle->printBuffer, (uint32_t)*indicator); in SHELL_WriteBuffer() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKV56F24/utilities/ |
| D | fsl_shell.c | 151 static void SHELL_ProcessCommand(shell_context_handle_t *shellContextHandle, const char *cmd); /*!<… 153 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, 156 static void SHELL_AutoComplete(shell_context_handle_t *shellContextHandle); /*!< auto complete comm… 158 static shell_status_t SHELL_GetChar(shell_context_handle_t *shellContextHandle, 223 shell_context_handle_t *shellContextHandle; in SHELL_WriteBuffer() local 225 shellContextHandle = (shell_context_handle_t *)(void *)buffer; in SHELL_WriteBuffer() 232 if (NULL == shellContextHandle->serialHandle) in SHELL_WriteBuffer() 236 (void)putchar(shellContextHandle->printBuffer[index]); in SHELL_WriteBuffer() 242 (void)SerialManager_WriteBlocking(shellContextHandle->serialWriteHandle, in SHELL_WriteBuffer() 243 … (uint8_t *)shellContextHandle->printBuffer, (uint32_t)*indicator); in SHELL_WriteBuffer() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE16F16/utilities/ |
| D | fsl_shell.c | 151 static void SHELL_ProcessCommand(shell_context_handle_t *shellContextHandle, const char *cmd); /*!<… 153 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, 156 static void SHELL_AutoComplete(shell_context_handle_t *shellContextHandle); /*!< auto complete comm… 158 static shell_status_t SHELL_GetChar(shell_context_handle_t *shellContextHandle, 223 shell_context_handle_t *shellContextHandle; in SHELL_WriteBuffer() local 225 shellContextHandle = (shell_context_handle_t *)(void *)buffer; in SHELL_WriteBuffer() 232 if (NULL == shellContextHandle->serialHandle) in SHELL_WriteBuffer() 236 (void)putchar(shellContextHandle->printBuffer[index]); in SHELL_WriteBuffer() 242 (void)SerialManager_WriteBlocking(shellContextHandle->serialWriteHandle, in SHELL_WriteBuffer() 243 … (uint8_t *)shellContextHandle->printBuffer, (uint32_t)*indicator); in SHELL_WriteBuffer() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE14F16/utilities/ |
| D | fsl_shell.c | 151 static void SHELL_ProcessCommand(shell_context_handle_t *shellContextHandle, const char *cmd); /*!<… 153 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, 156 static void SHELL_AutoComplete(shell_context_handle_t *shellContextHandle); /*!< auto complete comm… 158 static shell_status_t SHELL_GetChar(shell_context_handle_t *shellContextHandle, 223 shell_context_handle_t *shellContextHandle; in SHELL_WriteBuffer() local 225 shellContextHandle = (shell_context_handle_t *)(void *)buffer; in SHELL_WriteBuffer() 232 if (NULL == shellContextHandle->serialHandle) in SHELL_WriteBuffer() 236 (void)putchar(shellContextHandle->printBuffer[index]); in SHELL_WriteBuffer() 242 (void)SerialManager_WriteBlocking(shellContextHandle->serialWriteHandle, in SHELL_WriteBuffer() 243 … (uint8_t *)shellContextHandle->printBuffer, (uint32_t)*indicator); in SHELL_WriteBuffer() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S36/utilities/ |
| D | fsl_shell.c | 151 static void SHELL_ProcessCommand(shell_context_handle_t *shellContextHandle, const char *cmd); /*!<… 153 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, 156 static void SHELL_AutoComplete(shell_context_handle_t *shellContextHandle); /*!< auto complete comm… 158 static shell_status_t SHELL_GetChar(shell_context_handle_t *shellContextHandle, 223 shell_context_handle_t *shellContextHandle; in SHELL_WriteBuffer() local 225 shellContextHandle = (shell_context_handle_t *)(void *)buffer; in SHELL_WriteBuffer() 232 if (NULL == shellContextHandle->serialHandle) in SHELL_WriteBuffer() 236 (void)putchar(shellContextHandle->printBuffer[index]); in SHELL_WriteBuffer() 242 (void)SerialManager_WriteBlocking(shellContextHandle->serialWriteHandle, in SHELL_WriteBuffer() 243 … (uint8_t *)shellContextHandle->printBuffer, (uint32_t)*indicator); in SHELL_WriteBuffer() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/utilities/shell/ |
| D | fsl_shell.c | 202 static void SHELL_ProcessCommand(shell_context_handle_t *shellContextHandle, const char *cmd); /*!<… 204 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, 207 static void SHELL_AutoComplete(shell_context_handle_t *shellContextHandle); /*!< auto complete comm… 209 static shell_status_t SHELL_GetChar(shell_context_handle_t *shellContextHandle, 274 shell_context_handle_t *shellContextHandle; in SHELL_WriteBuffer() local 276 shellContextHandle = (shell_context_handle_t *)(void *)buffer; in SHELL_WriteBuffer() 283 if (NULL == shellContextHandle->serialHandle) in SHELL_WriteBuffer() 287 (void)putchar(shellContextHandle->printBuffer[index]); in SHELL_WriteBuffer() 293 (void)SerialManager_WriteBlocking(shellContextHandle->serialWriteHandle, in SHELL_WriteBuffer() 294 … (uint8_t *)shellContextHandle->printBuffer, (uint32_t)*indicator); in SHELL_WriteBuffer() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK65F18/utilities/ |
| D | fsl_shell.c | 185 static void SHELL_ProcessCommand(shell_context_handle_t *shellContextHandle, const char *cmd); /*!<… 187 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, 190 static void SHELL_AutoComplete(shell_context_handle_t *shellContextHandle); /*!< auto complete comm… 192 static shell_status_t SHELL_GetChar(shell_context_handle_t *shellContextHandle, 257 shell_context_handle_t *shellContextHandle; in SHELL_WriteBuffer() local 259 shellContextHandle = (shell_context_handle_t *)(void *)buffer; in SHELL_WriteBuffer() 266 if (NULL == shellContextHandle->serialHandle) in SHELL_WriteBuffer() 270 (void)putchar(shellContextHandle->printBuffer[index]); in SHELL_WriteBuffer() 276 (void)SerialManager_WriteBlocking(shellContextHandle->serialWriteHandle, in SHELL_WriteBuffer() 277 … (uint8_t *)shellContextHandle->printBuffer, (uint32_t)*indicator); in SHELL_WriteBuffer() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK63F12/utilities/ |
| D | fsl_shell.c | 185 static void SHELL_ProcessCommand(shell_context_handle_t *shellContextHandle, const char *cmd); /*!<… 187 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, 190 static void SHELL_AutoComplete(shell_context_handle_t *shellContextHandle); /*!< auto complete comm… 192 static shell_status_t SHELL_GetChar(shell_context_handle_t *shellContextHandle, 257 shell_context_handle_t *shellContextHandle; in SHELL_WriteBuffer() local 259 shellContextHandle = (shell_context_handle_t *)(void *)buffer; in SHELL_WriteBuffer() 266 if (NULL == shellContextHandle->serialHandle) in SHELL_WriteBuffer() 270 (void)putchar(shellContextHandle->printBuffer[index]); in SHELL_WriteBuffer() 276 (void)SerialManager_WriteBlocking(shellContextHandle->serialWriteHandle, in SHELL_WriteBuffer() 277 … (uint8_t *)shellContextHandle->printBuffer, (uint32_t)*indicator); in SHELL_WriteBuffer() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK24F12/utilities/ |
| D | fsl_shell.c | 185 static void SHELL_ProcessCommand(shell_context_handle_t *shellContextHandle, const char *cmd); /*!<… 187 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, 190 static void SHELL_AutoComplete(shell_context_handle_t *shellContextHandle); /*!< auto complete comm… 192 static shell_status_t SHELL_GetChar(shell_context_handle_t *shellContextHandle, 257 shell_context_handle_t *shellContextHandle; in SHELL_WriteBuffer() local 259 shellContextHandle = (shell_context_handle_t *)(void *)buffer; in SHELL_WriteBuffer() 266 if (NULL == shellContextHandle->serialHandle) in SHELL_WriteBuffer() 270 (void)putchar(shellContextHandle->printBuffer[index]); in SHELL_WriteBuffer() 276 (void)SerialManager_WriteBlocking(shellContextHandle->serialWriteHandle, in SHELL_WriteBuffer() 277 … (uint8_t *)shellContextHandle->printBuffer, (uint32_t)*indicator); in SHELL_WriteBuffer() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK26F18/utilities/ |
| D | fsl_shell.c | 185 static void SHELL_ProcessCommand(shell_context_handle_t *shellContextHandle, const char *cmd); /*!<… 187 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, 190 static void SHELL_AutoComplete(shell_context_handle_t *shellContextHandle); /*!< auto complete comm… 192 static shell_status_t SHELL_GetChar(shell_context_handle_t *shellContextHandle, 257 shell_context_handle_t *shellContextHandle; in SHELL_WriteBuffer() local 259 shellContextHandle = (shell_context_handle_t *)(void *)buffer; in SHELL_WriteBuffer() 266 if (NULL == shellContextHandle->serialHandle) in SHELL_WriteBuffer() 270 (void)putchar(shellContextHandle->printBuffer[index]); in SHELL_WriteBuffer() 276 (void)SerialManager_WriteBlocking(shellContextHandle->serialWriteHandle, in SHELL_WriteBuffer() 277 … (uint8_t *)shellContextHandle->printBuffer, (uint32_t)*indicator); in SHELL_WriteBuffer() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK64F12/utilities/ |
| D | fsl_shell.c | 185 static void SHELL_ProcessCommand(shell_context_handle_t *shellContextHandle, const char *cmd); /*!<… 187 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, 190 static void SHELL_AutoComplete(shell_context_handle_t *shellContextHandle); /*!< auto complete comm… 192 static shell_status_t SHELL_GetChar(shell_context_handle_t *shellContextHandle, 257 shell_context_handle_t *shellContextHandle; in SHELL_WriteBuffer() local 259 shellContextHandle = (shell_context_handle_t *)(void *)buffer; in SHELL_WriteBuffer() 266 if (NULL == shellContextHandle->serialHandle) in SHELL_WriteBuffer() 270 (void)putchar(shellContextHandle->printBuffer[index]); in SHELL_WriteBuffer() 276 (void)SerialManager_WriteBlocking(shellContextHandle->serialWriteHandle, in SHELL_WriteBuffer() 277 … (uint8_t *)shellContextHandle->printBuffer, (uint32_t)*indicator); in SHELL_WriteBuffer() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE04Z1284/utilities/ |
| D | fsl_shell.c | 185 static void SHELL_ProcessCommand(shell_context_handle_t *shellContextHandle, const char *cmd); /*!<… 187 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, 190 static void SHELL_AutoComplete(shell_context_handle_t *shellContextHandle); /*!< auto complete comm… 192 static shell_status_t SHELL_GetChar(shell_context_handle_t *shellContextHandle, 257 shell_context_handle_t *shellContextHandle; in SHELL_WriteBuffer() local 259 shellContextHandle = (shell_context_handle_t *)(void *)buffer; in SHELL_WriteBuffer() 266 if (NULL == shellContextHandle->serialHandle) in SHELL_WriteBuffer() 270 (void)putchar(shellContextHandle->printBuffer[index]); in SHELL_WriteBuffer() 276 (void)SerialManager_WriteBlocking(shellContextHandle->serialWriteHandle, in SHELL_WriteBuffer() 277 … (uint8_t *)shellContextHandle->printBuffer, (uint32_t)*indicator); in SHELL_WriteBuffer() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE06Z4/utilities/ |
| D | fsl_shell.c | 185 static void SHELL_ProcessCommand(shell_context_handle_t *shellContextHandle, const char *cmd); /*!<… 187 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, 190 static void SHELL_AutoComplete(shell_context_handle_t *shellContextHandle); /*!< auto complete comm… 192 static shell_status_t SHELL_GetChar(shell_context_handle_t *shellContextHandle, 257 shell_context_handle_t *shellContextHandle; in SHELL_WriteBuffer() local 259 shellContextHandle = (shell_context_handle_t *)(void *)buffer; in SHELL_WriteBuffer() 266 if (NULL == shellContextHandle->serialHandle) in SHELL_WriteBuffer() 270 (void)putchar(shellContextHandle->printBuffer[index]); in SHELL_WriteBuffer() 276 (void)SerialManager_WriteBlocking(shellContextHandle->serialWriteHandle, in SHELL_WriteBuffer() 277 … (uint8_t *)shellContextHandle->printBuffer, (uint32_t)*indicator); in SHELL_WriteBuffer() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK66F18/utilities/ |
| D | fsl_shell.c | 185 static void SHELL_ProcessCommand(shell_context_handle_t *shellContextHandle, const char *cmd); /*!<… 187 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, 190 static void SHELL_AutoComplete(shell_context_handle_t *shellContextHandle); /*!< auto complete comm… 192 static shell_status_t SHELL_GetChar(shell_context_handle_t *shellContextHandle, 257 shell_context_handle_t *shellContextHandle; in SHELL_WriteBuffer() local 259 shellContextHandle = (shell_context_handle_t *)(void *)buffer; in SHELL_WriteBuffer() 266 if (NULL == shellContextHandle->serialHandle) in SHELL_WriteBuffer() 270 (void)putchar(shellContextHandle->printBuffer[index]); in SHELL_WriteBuffer() 276 (void)SerialManager_WriteBlocking(shellContextHandle->serialWriteHandle, in SHELL_WriteBuffer() 277 … (uint8_t *)shellContextHandle->printBuffer, (uint32_t)*indicator); in SHELL_WriteBuffer() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX3/utilities/ |
| D | fsl_shell.c | 151 static void SHELL_ProcessCommand(shell_context_handle_t *shellContextHandle, const char *cmd); /*!<… 153 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, 156 static void SHELL_AutoComplete(shell_context_handle_t *shellContextHandle); /*!< auto complete comm… 158 static shell_status_t SHELL_GetChar(shell_context_handle_t *shellContextHandle, 225 shell_context_handle_t *shellContextHandle; in SHELL_WriteBuffer() local 227 shellContextHandle = (shell_context_handle_t *)(void *)buffer; in SHELL_WriteBuffer() 234 if (NULL == shellContextHandle->serialHandle) in SHELL_WriteBuffer() 238 (void)putchar(shellContextHandle->printBuffer[index]); in SHELL_WriteBuffer() 244 (void)SerialManager_WriteBlocking(shellContextHandle->serialWriteHandle, in SHELL_WriteBuffer() 245 … (uint8_t *)shellContextHandle->printBuffer, (uint32_t)*indicator); in SHELL_WriteBuffer() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX4/utilities/ |
| D | fsl_shell.c | 151 static void SHELL_ProcessCommand(shell_context_handle_t *shellContextHandle, const char *cmd); /*!<… 153 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, 156 static void SHELL_AutoComplete(shell_context_handle_t *shellContextHandle); /*!< auto complete comm… 158 static shell_status_t SHELL_GetChar(shell_context_handle_t *shellContextHandle, 225 shell_context_handle_t *shellContextHandle; in SHELL_WriteBuffer() local 227 shellContextHandle = (shell_context_handle_t *)(void *)buffer; in SHELL_WriteBuffer() 234 if (NULL == shellContextHandle->serialHandle) in SHELL_WriteBuffer() 238 (void)putchar(shellContextHandle->printBuffer[index]); in SHELL_WriteBuffer() 244 (void)SerialManager_WriteBlocking(shellContextHandle->serialWriteHandle, in SHELL_WriteBuffer() 245 … (uint8_t *)shellContextHandle->printBuffer, (uint32_t)*indicator); in SHELL_WriteBuffer() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54113/utilities/ |
| D | fsl_shell.c | 151 static void SHELL_ProcessCommand(shell_context_handle_t *shellContextHandle, const char *cmd); /*!<… 153 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, 156 static void SHELL_AutoComplete(shell_context_handle_t *shellContextHandle); /*!< auto complete comm… 158 static shell_status_t SHELL_GetChar(shell_context_handle_t *shellContextHandle, 225 shell_context_handle_t *shellContextHandle; in SHELL_WriteBuffer() local 227 shellContextHandle = (shell_context_handle_t *)(void *)buffer; in SHELL_WriteBuffer() 234 if (NULL == shellContextHandle->serialHandle) in SHELL_WriteBuffer() 238 (void)putchar(shellContextHandle->printBuffer[index]); in SHELL_WriteBuffer() 244 (void)SerialManager_WriteBlocking(shellContextHandle->serialWriteHandle, in SHELL_WriteBuffer() 245 … (uint8_t *)shellContextHandle->printBuffer, (uint32_t)*indicator); in SHELL_WriteBuffer() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX1/utilities/ |
| D | fsl_shell.c | 151 static void SHELL_ProcessCommand(shell_context_handle_t *shellContextHandle, const char *cmd); /*!<… 153 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, 156 static void SHELL_AutoComplete(shell_context_handle_t *shellContextHandle); /*!< auto complete comm… 158 static shell_status_t SHELL_GetChar(shell_context_handle_t *shellContextHandle, 225 shell_context_handle_t *shellContextHandle; in SHELL_WriteBuffer() local 227 shellContextHandle = (shell_context_handle_t *)(void *)buffer; in SHELL_WriteBuffer() 234 if (NULL == shellContextHandle->serialHandle) in SHELL_WriteBuffer() 238 (void)putchar(shellContextHandle->printBuffer[index]); in SHELL_WriteBuffer() 244 (void)SerialManager_WriteBlocking(shellContextHandle->serialWriteHandle, in SHELL_WriteBuffer() 245 … (uint8_t *)shellContextHandle->printBuffer, (uint32_t)*indicator); in SHELL_WriteBuffer() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX5/utilities/ |
| D | fsl_shell.c | 151 static void SHELL_ProcessCommand(shell_context_handle_t *shellContextHandle, const char *cmd); /*!<… 153 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, 156 static void SHELL_AutoComplete(shell_context_handle_t *shellContextHandle); /*!< auto complete comm… 158 static shell_status_t SHELL_GetChar(shell_context_handle_t *shellContextHandle, 225 shell_context_handle_t *shellContextHandle; in SHELL_WriteBuffer() local 227 shellContextHandle = (shell_context_handle_t *)(void *)buffer; in SHELL_WriteBuffer() 234 if (NULL == shellContextHandle->serialHandle) in SHELL_WriteBuffer() 238 (void)putchar(shellContextHandle->printBuffer[index]); in SHELL_WriteBuffer() 244 (void)SerialManager_WriteBlocking(shellContextHandle->serialWriteHandle, in SHELL_WriteBuffer() 245 … (uint8_t *)shellContextHandle->printBuffer, (uint32_t)*indicator); in SHELL_WriteBuffer() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX3/utilities/ |
| D | fsl_shell.c | 151 static void SHELL_ProcessCommand(shell_context_handle_t *shellContextHandle, const char *cmd); /*!<… 153 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, 156 static void SHELL_AutoComplete(shell_context_handle_t *shellContextHandle); /*!< auto complete comm… 158 static shell_status_t SHELL_GetChar(shell_context_handle_t *shellContextHandle, 225 shell_context_handle_t *shellContextHandle; in SHELL_WriteBuffer() local 227 shellContextHandle = (shell_context_handle_t *)(void *)buffer; in SHELL_WriteBuffer() 234 if (NULL == shellContextHandle->serialHandle) in SHELL_WriteBuffer() 238 (void)putchar(shellContextHandle->printBuffer[index]); in SHELL_WriteBuffer() 244 (void)SerialManager_WriteBlocking(shellContextHandle->serialWriteHandle, in SHELL_WriteBuffer() 245 … (uint8_t *)shellContextHandle->printBuffer, (uint32_t)*indicator); in SHELL_WriteBuffer() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QM6/utilities/ |
| D | fsl_shell.c | 151 static void SHELL_ProcessCommand(shell_context_handle_t *shellContextHandle, const char *cmd); /*!<… 153 static void SHELL_GetHistoryCommand(shell_context_handle_t *shellContextHandle, 156 static void SHELL_AutoComplete(shell_context_handle_t *shellContextHandle); /*!< auto complete comm… 158 static shell_status_t SHELL_GetChar(shell_context_handle_t *shellContextHandle, 225 shell_context_handle_t *shellContextHandle; in SHELL_WriteBuffer() local 227 shellContextHandle = (shell_context_handle_t *)(void *)buffer; in SHELL_WriteBuffer() 234 if (NULL == shellContextHandle->serialHandle) in SHELL_WriteBuffer() 238 (void)putchar(shellContextHandle->printBuffer[index]); in SHELL_WriteBuffer() 244 (void)SerialManager_WriteBlocking(shellContextHandle->serialWriteHandle, in SHELL_WriteBuffer() 245 … (uint8_t *)shellContextHandle->printBuffer, (uint32_t)*indicator); in SHELL_WriteBuffer() [all …]
|