Home
last modified time | relevance | path

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

1234567891011

/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK24F12/utilities/
Dfsl_shell.c177 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-3.6.0/mcux/mcux-sdk/devices/MK26F18/utilities/
Dfsl_shell.c177 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-3.6.0/mcux/mcux-sdk/devices/MK63F12/utilities/
Dfsl_shell.c177 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-3.6.0/mcux/mcux-sdk/devices/MK64F12/utilities/
Dfsl_shell.c177 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-3.6.0/mcux/mcux-sdk/devices/MKE04Z1284/utilities/
Dfsl_shell.c177 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-3.6.0/mcux/mcux-sdk/devices/MK66F18/utilities/
Dfsl_shell.c177 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-3.6.0/mcux/mcux-sdk/devices/MK65F18/utilities/
Dfsl_shell.c177 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-3.6.0/mcux/mcux-sdk/devices/MKE06Z4/utilities/
Dfsl_shell.c177 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-3.6.0/mcux/mcux-sdk/devices/MK22F51212/utilities/
Dfsl_shell.c177 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-3.6.0/mcux/mcux-sdk/devices/LPC5502/utilities/
Dfsl_shell.c177 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-3.6.0/mcux/mcux-sdk/devices/MCIMX7U5/utilities/
Dfsl_shell.c177 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-3.6.0/mcux/mcux-sdk/devices/LPC5528/utilities/
Dfsl_shell.c177 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-3.6.0/mcux/mcux-sdk/devices/LPC5504CPXXXX/utilities/
Dfsl_shell.c177 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-3.6.0/mcux/mcux-sdk/devices/MIMXRT533S/utilities/
Dfsl_shell.c177 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-3.6.0/mcux/mcux-sdk/devices/MCIMX7U3/utilities/
Dfsl_shell.c177 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-3.6.0/mcux/mcux-sdk/devices/LPC5514/utilities/
Dfsl_shell.c177 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-3.6.0/mcux/mcux-sdk/devices/LPC5502CPXXXX/utilities/
Dfsl_shell.c177 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-3.6.0/mcux/mcux-sdk/devices/LPC5504/utilities/
Dfsl_shell.c177 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-3.6.0/mcux/mcux-sdk/devices/LPC5512/utilities/
Dfsl_shell.c177 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-3.6.0/mcux/mcux-sdk/devices/MKE02Z4/utilities/
Dfsl_shell.c177 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-3.6.0/mcux/mcux-sdk/devices/MIMXRT555S/utilities/
Dfsl_shell.c177 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-3.6.0/mcux/mcux-sdk/devices/K32L2A31A/utilities/
Dfsl_shell.c177 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-3.6.0/mcux/mcux-sdk/devices/LPC54606/utilities/
Dfsl_shell.c177 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-3.6.0/mcux/mcux-sdk/devices/LPC55S26/utilities/
Dfsl_shell.c177 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-3.6.0/mcux/mcux-sdk/devices/LPC5506/utilities/
Dfsl_shell.c177 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 …]

1234567891011