| /hal_nxp-latest/mcux/mcux-sdk/devices/MK65F18/utilities/ |
| D | fsl_shell.c | 177 static shell_status_t SHELL_HelpCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 179 static shell_status_t SHELL_ExitCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 228 shell_context_handle_t *shellHandle; in SHELL_SerialManagerRxCallback() local 233 shellHandle = (shell_context_handle_t *)callbackParam; in SHELL_SerialManagerRxCallback() 235 if (0U == shellHandle->notificationPost) in SHELL_SerialManagerRxCallback() 237 shellHandle->notificationPost = 1U; in SHELL_SerialManagerRxCallback() 241 shellHandle->commontaskMsg.callback = SHELL_Task; in SHELL_SerialManagerRxCallback() 242 shellHandle->commontaskMsg.callbackParam = shellHandle; in SHELL_SerialManagerRxCallback() 243 (void)COMMON_TASK_post_message(&shellHandle->commontaskMsg); in SHELL_SerialManagerRxCallback() 245 (void)OSA_EventSet((osa_event_handle_t)shellHandle->event, SHELL_EVENT_DATA_ARRIVED); in SHELL_SerialManagerRxCallback() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK63F12/utilities/ |
| D | fsl_shell.c | 177 static shell_status_t SHELL_HelpCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 179 static shell_status_t SHELL_ExitCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 228 shell_context_handle_t *shellHandle; in SHELL_SerialManagerRxCallback() local 233 shellHandle = (shell_context_handle_t *)callbackParam; in SHELL_SerialManagerRxCallback() 235 if (0U == shellHandle->notificationPost) in SHELL_SerialManagerRxCallback() 237 shellHandle->notificationPost = 1U; in SHELL_SerialManagerRxCallback() 241 shellHandle->commontaskMsg.callback = SHELL_Task; in SHELL_SerialManagerRxCallback() 242 shellHandle->commontaskMsg.callbackParam = shellHandle; in SHELL_SerialManagerRxCallback() 243 (void)COMMON_TASK_post_message(&shellHandle->commontaskMsg); in SHELL_SerialManagerRxCallback() 245 (void)OSA_EventSet((osa_event_handle_t)shellHandle->event, SHELL_EVENT_DATA_ARRIVED); in SHELL_SerialManagerRxCallback() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK24F12/utilities/ |
| D | fsl_shell.c | 177 static shell_status_t SHELL_HelpCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 179 static shell_status_t SHELL_ExitCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 228 shell_context_handle_t *shellHandle; in SHELL_SerialManagerRxCallback() local 233 shellHandle = (shell_context_handle_t *)callbackParam; in SHELL_SerialManagerRxCallback() 235 if (0U == shellHandle->notificationPost) in SHELL_SerialManagerRxCallback() 237 shellHandle->notificationPost = 1U; in SHELL_SerialManagerRxCallback() 241 shellHandle->commontaskMsg.callback = SHELL_Task; in SHELL_SerialManagerRxCallback() 242 shellHandle->commontaskMsg.callbackParam = shellHandle; in SHELL_SerialManagerRxCallback() 243 (void)COMMON_TASK_post_message(&shellHandle->commontaskMsg); in SHELL_SerialManagerRxCallback() 245 (void)OSA_EventSet((osa_event_handle_t)shellHandle->event, SHELL_EVENT_DATA_ARRIVED); in SHELL_SerialManagerRxCallback() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK26F18/utilities/ |
| D | fsl_shell.c | 177 static shell_status_t SHELL_HelpCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 179 static shell_status_t SHELL_ExitCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 228 shell_context_handle_t *shellHandle; in SHELL_SerialManagerRxCallback() local 233 shellHandle = (shell_context_handle_t *)callbackParam; in SHELL_SerialManagerRxCallback() 235 if (0U == shellHandle->notificationPost) in SHELL_SerialManagerRxCallback() 237 shellHandle->notificationPost = 1U; in SHELL_SerialManagerRxCallback() 241 shellHandle->commontaskMsg.callback = SHELL_Task; in SHELL_SerialManagerRxCallback() 242 shellHandle->commontaskMsg.callbackParam = shellHandle; in SHELL_SerialManagerRxCallback() 243 (void)COMMON_TASK_post_message(&shellHandle->commontaskMsg); in SHELL_SerialManagerRxCallback() 245 (void)OSA_EventSet((osa_event_handle_t)shellHandle->event, SHELL_EVENT_DATA_ARRIVED); in SHELL_SerialManagerRxCallback() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK64F12/utilities/ |
| D | fsl_shell.c | 177 static shell_status_t SHELL_HelpCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 179 static shell_status_t SHELL_ExitCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 228 shell_context_handle_t *shellHandle; in SHELL_SerialManagerRxCallback() local 233 shellHandle = (shell_context_handle_t *)callbackParam; in SHELL_SerialManagerRxCallback() 235 if (0U == shellHandle->notificationPost) in SHELL_SerialManagerRxCallback() 237 shellHandle->notificationPost = 1U; in SHELL_SerialManagerRxCallback() 241 shellHandle->commontaskMsg.callback = SHELL_Task; in SHELL_SerialManagerRxCallback() 242 shellHandle->commontaskMsg.callbackParam = shellHandle; in SHELL_SerialManagerRxCallback() 243 (void)COMMON_TASK_post_message(&shellHandle->commontaskMsg); in SHELL_SerialManagerRxCallback() 245 (void)OSA_EventSet((osa_event_handle_t)shellHandle->event, SHELL_EVENT_DATA_ARRIVED); in SHELL_SerialManagerRxCallback() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE04Z1284/utilities/ |
| D | fsl_shell.c | 177 static shell_status_t SHELL_HelpCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 179 static shell_status_t SHELL_ExitCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 228 shell_context_handle_t *shellHandle; in SHELL_SerialManagerRxCallback() local 233 shellHandle = (shell_context_handle_t *)callbackParam; in SHELL_SerialManagerRxCallback() 235 if (0U == shellHandle->notificationPost) in SHELL_SerialManagerRxCallback() 237 shellHandle->notificationPost = 1U; in SHELL_SerialManagerRxCallback() 241 shellHandle->commontaskMsg.callback = SHELL_Task; in SHELL_SerialManagerRxCallback() 242 shellHandle->commontaskMsg.callbackParam = shellHandle; in SHELL_SerialManagerRxCallback() 243 (void)COMMON_TASK_post_message(&shellHandle->commontaskMsg); in SHELL_SerialManagerRxCallback() 245 (void)OSA_EventSet((osa_event_handle_t)shellHandle->event, SHELL_EVENT_DATA_ARRIVED); in SHELL_SerialManagerRxCallback() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE06Z4/utilities/ |
| D | fsl_shell.c | 177 static shell_status_t SHELL_HelpCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 179 static shell_status_t SHELL_ExitCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 228 shell_context_handle_t *shellHandle; in SHELL_SerialManagerRxCallback() local 233 shellHandle = (shell_context_handle_t *)callbackParam; in SHELL_SerialManagerRxCallback() 235 if (0U == shellHandle->notificationPost) in SHELL_SerialManagerRxCallback() 237 shellHandle->notificationPost = 1U; in SHELL_SerialManagerRxCallback() 241 shellHandle->commontaskMsg.callback = SHELL_Task; in SHELL_SerialManagerRxCallback() 242 shellHandle->commontaskMsg.callbackParam = shellHandle; in SHELL_SerialManagerRxCallback() 243 (void)COMMON_TASK_post_message(&shellHandle->commontaskMsg); in SHELL_SerialManagerRxCallback() 245 (void)OSA_EventSet((osa_event_handle_t)shellHandle->event, SHELL_EVENT_DATA_ARRIVED); in SHELL_SerialManagerRxCallback() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK66F18/utilities/ |
| D | fsl_shell.c | 177 static shell_status_t SHELL_HelpCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 179 static shell_status_t SHELL_ExitCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 228 shell_context_handle_t *shellHandle; in SHELL_SerialManagerRxCallback() local 233 shellHandle = (shell_context_handle_t *)callbackParam; in SHELL_SerialManagerRxCallback() 235 if (0U == shellHandle->notificationPost) in SHELL_SerialManagerRxCallback() 237 shellHandle->notificationPost = 1U; in SHELL_SerialManagerRxCallback() 241 shellHandle->commontaskMsg.callback = SHELL_Task; in SHELL_SerialManagerRxCallback() 242 shellHandle->commontaskMsg.callbackParam = shellHandle; in SHELL_SerialManagerRxCallback() 243 (void)COMMON_TASK_post_message(&shellHandle->commontaskMsg); in SHELL_SerialManagerRxCallback() 245 (void)OSA_EventSet((osa_event_handle_t)shellHandle->event, SHELL_EVENT_DATA_ARRIVED); in SHELL_SerialManagerRxCallback() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC5502/utilities/ |
| D | fsl_shell.c | 177 static shell_status_t SHELL_HelpCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 179 static shell_status_t SHELL_ExitCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 228 shell_context_handle_t *shellHandle; in SHELL_SerialManagerRxCallback() local 233 shellHandle = (shell_context_handle_t *)callbackParam; in SHELL_SerialManagerRxCallback() 235 if (0U == shellHandle->notificationPost) in SHELL_SerialManagerRxCallback() 237 shellHandle->notificationPost = 1U; in SHELL_SerialManagerRxCallback() 241 shellHandle->commontaskMsg.callback = SHELL_Task; in SHELL_SerialManagerRxCallback() 242 shellHandle->commontaskMsg.callbackParam = shellHandle; in SHELL_SerialManagerRxCallback() 243 (void)COMMON_TASK_post_message(&shellHandle->commontaskMsg); in SHELL_SerialManagerRxCallback() 245 (void)OSA_EventSet((osa_event_handle_t)shellHandle->event, SHELL_EVENT_DATA_ARRIVED); in SHELL_SerialManagerRxCallback() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK02F12810/utilities/ |
| D | fsl_shell.c | 177 static shell_status_t SHELL_HelpCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 179 static shell_status_t SHELL_ExitCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 228 shell_context_handle_t *shellHandle; in SHELL_SerialManagerRxCallback() local 233 shellHandle = (shell_context_handle_t *)callbackParam; in SHELL_SerialManagerRxCallback() 235 if (0U == shellHandle->notificationPost) in SHELL_SerialManagerRxCallback() 237 shellHandle->notificationPost = 1U; in SHELL_SerialManagerRxCallback() 241 shellHandle->commontaskMsg.callback = SHELL_Task; in SHELL_SerialManagerRxCallback() 242 shellHandle->commontaskMsg.callbackParam = shellHandle; in SHELL_SerialManagerRxCallback() 243 (void)COMMON_TASK_post_message(&shellHandle->commontaskMsg); in SHELL_SerialManagerRxCallback() 245 (void)OSA_EventSet((osa_event_handle_t)shellHandle->event, SHELL_EVENT_DATA_ARRIVED); in SHELL_SerialManagerRxCallback() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54606/utilities/ |
| D | fsl_shell.c | 177 static shell_status_t SHELL_HelpCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 179 static shell_status_t SHELL_ExitCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 228 shell_context_handle_t *shellHandle; in SHELL_SerialManagerRxCallback() local 233 shellHandle = (shell_context_handle_t *)callbackParam; in SHELL_SerialManagerRxCallback() 235 if (0U == shellHandle->notificationPost) in SHELL_SerialManagerRxCallback() 237 shellHandle->notificationPost = 1U; in SHELL_SerialManagerRxCallback() 241 shellHandle->commontaskMsg.callback = SHELL_Task; in SHELL_SerialManagerRxCallback() 242 shellHandle->commontaskMsg.callbackParam = shellHandle; in SHELL_SerialManagerRxCallback() 243 (void)COMMON_TASK_post_message(&shellHandle->commontaskMsg); in SHELL_SerialManagerRxCallback() 245 (void)OSA_EventSet((osa_event_handle_t)shellHandle->event, SHELL_EVENT_DATA_ARRIVED); in SHELL_SerialManagerRxCallback() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1061/utilities/ |
| D | fsl_shell.c | 177 static shell_status_t SHELL_HelpCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 179 static shell_status_t SHELL_ExitCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 228 shell_context_handle_t *shellHandle; in SHELL_SerialManagerRxCallback() local 233 shellHandle = (shell_context_handle_t *)callbackParam; in SHELL_SerialManagerRxCallback() 235 if (0U == shellHandle->notificationPost) in SHELL_SerialManagerRxCallback() 237 shellHandle->notificationPost = 1U; in SHELL_SerialManagerRxCallback() 241 shellHandle->commontaskMsg.callback = SHELL_Task; in SHELL_SerialManagerRxCallback() 242 shellHandle->commontaskMsg.callbackParam = shellHandle; in SHELL_SerialManagerRxCallback() 243 (void)COMMON_TASK_post_message(&shellHandle->commontaskMsg); in SHELL_SerialManagerRxCallback() 245 (void)OSA_EventSet((osa_event_handle_t)shellHandle->event, SHELL_EVENT_DATA_ARRIVED); in SHELL_SerialManagerRxCallback() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1042/utilities/ |
| D | fsl_shell.c | 177 static shell_status_t SHELL_HelpCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 179 static shell_status_t SHELL_ExitCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 228 shell_context_handle_t *shellHandle; in SHELL_SerialManagerRxCallback() local 233 shellHandle = (shell_context_handle_t *)callbackParam; in SHELL_SerialManagerRxCallback() 235 if (0U == shellHandle->notificationPost) in SHELL_SerialManagerRxCallback() 237 shellHandle->notificationPost = 1U; in SHELL_SerialManagerRxCallback() 241 shellHandle->commontaskMsg.callback = SHELL_Task; in SHELL_SerialManagerRxCallback() 242 shellHandle->commontaskMsg.callbackParam = shellHandle; in SHELL_SerialManagerRxCallback() 243 (void)COMMON_TASK_post_message(&shellHandle->commontaskMsg); in SHELL_SerialManagerRxCallback() 245 (void)OSA_EventSet((osa_event_handle_t)shellHandle->event, SHELL_EVENT_DATA_ARRIVED); in SHELL_SerialManagerRxCallback() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54005/utilities/ |
| D | fsl_shell.c | 177 static shell_status_t SHELL_HelpCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 179 static shell_status_t SHELL_ExitCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 228 shell_context_handle_t *shellHandle; in SHELL_SerialManagerRxCallback() local 233 shellHandle = (shell_context_handle_t *)callbackParam; in SHELL_SerialManagerRxCallback() 235 if (0U == shellHandle->notificationPost) in SHELL_SerialManagerRxCallback() 237 shellHandle->notificationPost = 1U; in SHELL_SerialManagerRxCallback() 241 shellHandle->commontaskMsg.callback = SHELL_Task; in SHELL_SerialManagerRxCallback() 242 shellHandle->commontaskMsg.callbackParam = shellHandle; in SHELL_SerialManagerRxCallback() 243 (void)COMMON_TASK_post_message(&shellHandle->commontaskMsg); in SHELL_SerialManagerRxCallback() 245 (void)OSA_EventSet((osa_event_handle_t)shellHandle->event, SHELL_EVENT_DATA_ARRIVED); in SHELL_SerialManagerRxCallback() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC5506CPXXXX/utilities/ |
| D | fsl_shell.c | 177 static shell_status_t SHELL_HelpCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 179 static shell_status_t SHELL_ExitCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 228 shell_context_handle_t *shellHandle; in SHELL_SerialManagerRxCallback() local 233 shellHandle = (shell_context_handle_t *)callbackParam; in SHELL_SerialManagerRxCallback() 235 if (0U == shellHandle->notificationPost) in SHELL_SerialManagerRxCallback() 237 shellHandle->notificationPost = 1U; in SHELL_SerialManagerRxCallback() 241 shellHandle->commontaskMsg.callback = SHELL_Task; in SHELL_SerialManagerRxCallback() 242 shellHandle->commontaskMsg.callbackParam = shellHandle; in SHELL_SerialManagerRxCallback() 243 (void)COMMON_TASK_post_message(&shellHandle->commontaskMsg); in SHELL_SerialManagerRxCallback() 245 (void)OSA_EventSet((osa_event_handle_t)shellHandle->event, SHELL_EVENT_DATA_ARRIVED); in SHELL_SerialManagerRxCallback() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKM34Z7/utilities/ |
| D | fsl_shell.c | 177 static shell_status_t SHELL_HelpCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 179 static shell_status_t SHELL_ExitCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 228 shell_context_handle_t *shellHandle; in SHELL_SerialManagerRxCallback() local 233 shellHandle = (shell_context_handle_t *)callbackParam; in SHELL_SerialManagerRxCallback() 235 if (0U == shellHandle->notificationPost) in SHELL_SerialManagerRxCallback() 237 shellHandle->notificationPost = 1U; in SHELL_SerialManagerRxCallback() 241 shellHandle->commontaskMsg.callback = SHELL_Task; in SHELL_SerialManagerRxCallback() 242 shellHandle->commontaskMsg.callbackParam = shellHandle; in SHELL_SerialManagerRxCallback() 243 (void)COMMON_TASK_post_message(&shellHandle->commontaskMsg); in SHELL_SerialManagerRxCallback() 245 (void)OSA_EventSet((osa_event_handle_t)shellHandle->event, SHELL_EVENT_DATA_ARRIVED); in SHELL_SerialManagerRxCallback() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54016/utilities/ |
| D | fsl_shell.c | 177 static shell_status_t SHELL_HelpCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 179 static shell_status_t SHELL_ExitCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 228 shell_context_handle_t *shellHandle; in SHELL_SerialManagerRxCallback() local 233 shellHandle = (shell_context_handle_t *)callbackParam; in SHELL_SerialManagerRxCallback() 235 if (0U == shellHandle->notificationPost) in SHELL_SerialManagerRxCallback() 237 shellHandle->notificationPost = 1U; in SHELL_SerialManagerRxCallback() 241 shellHandle->commontaskMsg.callback = SHELL_Task; in SHELL_SerialManagerRxCallback() 242 shellHandle->commontaskMsg.callbackParam = shellHandle; in SHELL_SerialManagerRxCallback() 243 (void)COMMON_TASK_post_message(&shellHandle->commontaskMsg); in SHELL_SerialManagerRxCallback() 245 (void)OSA_EventSet((osa_event_handle_t)shellHandle->event, SHELL_EVENT_DATA_ARRIVED); in SHELL_SerialManagerRxCallback() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1052/utilities/ |
| D | fsl_shell.c | 177 static shell_status_t SHELL_HelpCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 179 static shell_status_t SHELL_ExitCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 228 shell_context_handle_t *shellHandle; in SHELL_SerialManagerRxCallback() local 233 shellHandle = (shell_context_handle_t *)callbackParam; in SHELL_SerialManagerRxCallback() 235 if (0U == shellHandle->notificationPost) in SHELL_SerialManagerRxCallback() 237 shellHandle->notificationPost = 1U; in SHELL_SerialManagerRxCallback() 241 shellHandle->commontaskMsg.callback = SHELL_Task; in SHELL_SerialManagerRxCallback() 242 shellHandle->commontaskMsg.callbackParam = shellHandle; in SHELL_SerialManagerRxCallback() 243 (void)COMMON_TASK_post_message(&shellHandle->commontaskMsg); in SHELL_SerialManagerRxCallback() 245 (void)OSA_EventSet((osa_event_handle_t)shellHandle->event, SHELL_EVENT_DATA_ARRIVED); in SHELL_SerialManagerRxCallback() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC5516/utilities/ |
| D | fsl_shell.c | 177 static shell_status_t SHELL_HelpCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 179 static shell_status_t SHELL_ExitCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 228 shell_context_handle_t *shellHandle; in SHELL_SerialManagerRxCallback() local 233 shellHandle = (shell_context_handle_t *)callbackParam; in SHELL_SerialManagerRxCallback() 235 if (0U == shellHandle->notificationPost) in SHELL_SerialManagerRxCallback() 237 shellHandle->notificationPost = 1U; in SHELL_SerialManagerRxCallback() 241 shellHandle->commontaskMsg.callback = SHELL_Task; in SHELL_SerialManagerRxCallback() 242 shellHandle->commontaskMsg.callbackParam = shellHandle; in SHELL_SerialManagerRxCallback() 243 (void)COMMON_TASK_post_message(&shellHandle->commontaskMsg); in SHELL_SerialManagerRxCallback() 245 (void)OSA_EventSet((osa_event_handle_t)shellHandle->event, SHELL_EVENT_DATA_ARRIVED); in SHELL_SerialManagerRxCallback() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S018/utilities/ |
| D | fsl_shell.c | 177 static shell_status_t SHELL_HelpCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 179 static shell_status_t SHELL_ExitCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 228 shell_context_handle_t *shellHandle; in SHELL_SerialManagerRxCallback() local 233 shellHandle = (shell_context_handle_t *)callbackParam; in SHELL_SerialManagerRxCallback() 235 if (0U == shellHandle->notificationPost) in SHELL_SerialManagerRxCallback() 237 shellHandle->notificationPost = 1U; in SHELL_SerialManagerRxCallback() 241 shellHandle->commontaskMsg.callback = SHELL_Task; in SHELL_SerialManagerRxCallback() 242 shellHandle->commontaskMsg.callbackParam = shellHandle; in SHELL_SerialManagerRxCallback() 243 (void)COMMON_TASK_post_message(&shellHandle->commontaskMsg); in SHELL_SerialManagerRxCallback() 245 (void)OSA_EventSet((osa_event_handle_t)shellHandle->event, SHELL_EVENT_DATA_ARRIVED); in SHELL_SerialManagerRxCallback() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S018M/utilities/ |
| D | fsl_shell.c | 177 static shell_status_t SHELL_HelpCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 179 static shell_status_t SHELL_ExitCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 228 shell_context_handle_t *shellHandle; in SHELL_SerialManagerRxCallback() local 233 shellHandle = (shell_context_handle_t *)callbackParam; in SHELL_SerialManagerRxCallback() 235 if (0U == shellHandle->notificationPost) in SHELL_SerialManagerRxCallback() 237 shellHandle->notificationPost = 1U; in SHELL_SerialManagerRxCallback() 241 shellHandle->commontaskMsg.callback = SHELL_Task; in SHELL_SerialManagerRxCallback() 242 shellHandle->commontaskMsg.callbackParam = shellHandle; in SHELL_SerialManagerRxCallback() 243 (void)COMMON_TASK_post_message(&shellHandle->commontaskMsg); in SHELL_SerialManagerRxCallback() 245 (void)OSA_EventSet((osa_event_handle_t)shellHandle->event, SHELL_EVENT_DATA_ARRIVED); in SHELL_SerialManagerRxCallback() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1064/utilities/ |
| D | fsl_shell.c | 177 static shell_status_t SHELL_HelpCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 179 static shell_status_t SHELL_ExitCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 228 shell_context_handle_t *shellHandle; in SHELL_SerialManagerRxCallback() local 233 shellHandle = (shell_context_handle_t *)callbackParam; in SHELL_SerialManagerRxCallback() 235 if (0U == shellHandle->notificationPost) in SHELL_SerialManagerRxCallback() 237 shellHandle->notificationPost = 1U; in SHELL_SerialManagerRxCallback() 241 shellHandle->commontaskMsg.callback = SHELL_Task; in SHELL_SerialManagerRxCallback() 242 shellHandle->commontaskMsg.callbackParam = shellHandle; in SHELL_SerialManagerRxCallback() 243 (void)COMMON_TASK_post_message(&shellHandle->commontaskMsg); in SHELL_SerialManagerRxCallback() 245 (void)OSA_EventSet((osa_event_handle_t)shellHandle->event, SHELL_EVENT_DATA_ARRIVED); in SHELL_SerialManagerRxCallback() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT595S/utilities/ |
| D | fsl_shell.c | 177 static shell_status_t SHELL_HelpCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 179 static shell_status_t SHELL_ExitCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 228 shell_context_handle_t *shellHandle; in SHELL_SerialManagerRxCallback() local 233 shellHandle = (shell_context_handle_t *)callbackParam; in SHELL_SerialManagerRxCallback() 235 if (0U == shellHandle->notificationPost) in SHELL_SerialManagerRxCallback() 237 shellHandle->notificationPost = 1U; in SHELL_SerialManagerRxCallback() 241 shellHandle->commontaskMsg.callback = SHELL_Task; in SHELL_SerialManagerRxCallback() 242 shellHandle->commontaskMsg.callbackParam = shellHandle; in SHELL_SerialManagerRxCallback() 243 (void)COMMON_TASK_post_message(&shellHandle->commontaskMsg); in SHELL_SerialManagerRxCallback() 245 (void)OSA_EventSet((osa_event_handle_t)shellHandle->event, SHELL_EVENT_DATA_ARRIVED); in SHELL_SerialManagerRxCallback() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54616/utilities/ |
| D | fsl_shell.c | 177 static shell_status_t SHELL_HelpCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 179 static shell_status_t SHELL_ExitCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 228 shell_context_handle_t *shellHandle; in SHELL_SerialManagerRxCallback() local 233 shellHandle = (shell_context_handle_t *)callbackParam; in SHELL_SerialManagerRxCallback() 235 if (0U == shellHandle->notificationPost) in SHELL_SerialManagerRxCallback() 237 shellHandle->notificationPost = 1U; in SHELL_SerialManagerRxCallback() 241 shellHandle->commontaskMsg.callback = SHELL_Task; in SHELL_SerialManagerRxCallback() 242 shellHandle->commontaskMsg.callbackParam = shellHandle; in SHELL_SerialManagerRxCallback() 243 (void)COMMON_TASK_post_message(&shellHandle->commontaskMsg); in SHELL_SerialManagerRxCallback() 245 (void)OSA_EventSet((osa_event_handle_t)shellHandle->event, SHELL_EVENT_DATA_ARRIVED); in SHELL_SerialManagerRxCallback() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S016/utilities/ |
| D | fsl_shell.c | 177 static shell_status_t SHELL_HelpCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 179 static shell_status_t SHELL_ExitCommand(shell_handle_t shellHandle, int32_t argc, char **argv); /*!… 228 shell_context_handle_t *shellHandle; in SHELL_SerialManagerRxCallback() local 233 shellHandle = (shell_context_handle_t *)callbackParam; in SHELL_SerialManagerRxCallback() 235 if (0U == shellHandle->notificationPost) in SHELL_SerialManagerRxCallback() 237 shellHandle->notificationPost = 1U; in SHELL_SerialManagerRxCallback() 241 shellHandle->commontaskMsg.callback = SHELL_Task; in SHELL_SerialManagerRxCallback() 242 shellHandle->commontaskMsg.callbackParam = shellHandle; in SHELL_SerialManagerRxCallback() 243 (void)COMMON_TASK_post_message(&shellHandle->commontaskMsg); in SHELL_SerialManagerRxCallback() 245 (void)OSA_EventSet((osa_event_handle_t)shellHandle->event, SHELL_EVENT_DATA_ARRIVED); in SHELL_SerialManagerRxCallback() [all …]
|