Home
last modified time | relevance | path

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

1234567891011

/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S36/utilities/
Dfsl_shell.c579 … if (tmpCommand->cExpectedNumberOfParameters == (uint8_t)SHELL_IGNORE_PARAMETER_COUNT)
583 else if ((tmpCommand->cExpectedNumberOfParameters == 0U) && (argc == 1))
587 else if (tmpCommand->cExpectedNumberOfParameters > 0U)
589 if ((argc - 1) == (int32_t)tmpCommand->cExpectedNumberOfParameters)
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5534/utilities/
Dfsl_shell.c579 … if (tmpCommand->cExpectedNumberOfParameters == (uint8_t)SHELL_IGNORE_PARAMETER_COUNT)
583 else if ((tmpCommand->cExpectedNumberOfParameters == 0U) && (argc == 1))
587 else if (tmpCommand->cExpectedNumberOfParameters > 0U)
589 if ((argc - 1) == (int32_t)tmpCommand->cExpectedNumberOfParameters)
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5536/utilities/
Dfsl_shell.c579 … if (tmpCommand->cExpectedNumberOfParameters == (uint8_t)SHELL_IGNORE_PARAMETER_COUNT)
583 else if ((tmpCommand->cExpectedNumberOfParameters == 0U) && (argc == 1))
587 else if (tmpCommand->cExpectedNumberOfParameters > 0U)
589 if ((argc - 1) == (int32_t)tmpCommand->cExpectedNumberOfParameters)
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK22F12/utilities/
Dfsl_shell.c579 … if (tmpCommand->cExpectedNumberOfParameters == (uint8_t)SHELL_IGNORE_PARAMETER_COUNT)
583 else if ((tmpCommand->cExpectedNumberOfParameters == 0U) && (argc == 1))
587 else if (tmpCommand->cExpectedNumberOfParameters > 0U)
589 if ((argc - 1) == (int32_t)tmpCommand->cExpectedNumberOfParameters)
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE14F16/utilities/
Dfsl_shell.c579 … if (tmpCommand->cExpectedNumberOfParameters == (uint8_t)SHELL_IGNORE_PARAMETER_COUNT)
583 else if ((tmpCommand->cExpectedNumberOfParameters == 0U) && (argc == 1))
587 else if (tmpCommand->cExpectedNumberOfParameters > 0U)
589 if ((argc - 1) == (int32_t)tmpCommand->cExpectedNumberOfParameters)
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE16F16/utilities/
Dfsl_shell.c579 … if (tmpCommand->cExpectedNumberOfParameters == (uint8_t)SHELL_IGNORE_PARAMETER_COUNT)
583 else if ((tmpCommand->cExpectedNumberOfParameters == 0U) && (argc == 1))
587 else if (tmpCommand->cExpectedNumberOfParameters > 0U)
589 if ((argc - 1) == (int32_t)tmpCommand->cExpectedNumberOfParameters)
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKV58F24/utilities/
Dfsl_shell.c579 … if (tmpCommand->cExpectedNumberOfParameters == (uint8_t)SHELL_IGNORE_PARAMETER_COUNT)
583 else if ((tmpCommand->cExpectedNumberOfParameters == 0U) && (argc == 1))
587 else if (tmpCommand->cExpectedNumberOfParameters > 0U)
589 if ((argc - 1) == (int32_t)tmpCommand->cExpectedNumberOfParameters)
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE18F16/utilities/
Dfsl_shell.c579 … if (tmpCommand->cExpectedNumberOfParameters == (uint8_t)SHELL_IGNORE_PARAMETER_COUNT)
583 else if ((tmpCommand->cExpectedNumberOfParameters == 0U) && (argc == 1))
587 else if (tmpCommand->cExpectedNumberOfParameters > 0U)
589 if ((argc - 1) == (int32_t)tmpCommand->cExpectedNumberOfParameters)
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKV56F24/utilities/
Dfsl_shell.c579 … if (tmpCommand->cExpectedNumberOfParameters == (uint8_t)SHELL_IGNORE_PARAMETER_COUNT)
583 else if ((tmpCommand->cExpectedNumberOfParameters == 0U) && (argc == 1))
587 else if (tmpCommand->cExpectedNumberOfParameters > 0U)
589 if ((argc - 1) == (int32_t)tmpCommand->cExpectedNumberOfParameters)
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK24F12/utilities/
Dfsl_shell.c627 … if (tmpCommand->cExpectedNumberOfParameters == (uint8_t)SHELL_IGNORE_PARAMETER_COUNT) in SHELL_ProcessCommand()
631 else if ((tmpCommand->cExpectedNumberOfParameters == 0U) && (argc == 1)) in SHELL_ProcessCommand()
635 else if (tmpCommand->cExpectedNumberOfParameters > 0U) in SHELL_ProcessCommand()
637 if ((argc - 1) == (int32_t)tmpCommand->cExpectedNumberOfParameters) in SHELL_ProcessCommand()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK26F18/utilities/
Dfsl_shell.c627 … if (tmpCommand->cExpectedNumberOfParameters == (uint8_t)SHELL_IGNORE_PARAMETER_COUNT) in SHELL_ProcessCommand()
631 else if ((tmpCommand->cExpectedNumberOfParameters == 0U) && (argc == 1)) in SHELL_ProcessCommand()
635 else if (tmpCommand->cExpectedNumberOfParameters > 0U) in SHELL_ProcessCommand()
637 if ((argc - 1) == (int32_t)tmpCommand->cExpectedNumberOfParameters) in SHELL_ProcessCommand()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK27FA15/utilities/
Dfsl_shell.c581 … if (tmpCommand->cExpectedNumberOfParameters == (uint8_t)SHELL_IGNORE_PARAMETER_COUNT)
585 else if ((tmpCommand->cExpectedNumberOfParameters == 0U) && (argc == 1))
589 else if (tmpCommand->cExpectedNumberOfParameters > 0U)
591 if ((argc - 1) == (int32_t)tmpCommand->cExpectedNumberOfParameters)
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK28FA15/utilities/
Dfsl_shell.c581 … if (tmpCommand->cExpectedNumberOfParameters == (uint8_t)SHELL_IGNORE_PARAMETER_COUNT)
585 else if ((tmpCommand->cExpectedNumberOfParameters == 0U) && (argc == 1))
589 else if (tmpCommand->cExpectedNumberOfParameters > 0U)
591 if ((argc - 1) == (int32_t)tmpCommand->cExpectedNumberOfParameters)
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8DX6/utilities/
Dfsl_shell.c581 … if (tmpCommand->cExpectedNumberOfParameters == (uint8_t)SHELL_IGNORE_PARAMETER_COUNT)
585 else if ((tmpCommand->cExpectedNumberOfParameters == 0U) && (argc == 1))
589 else if (tmpCommand->cExpectedNumberOfParameters > 0U)
591 if ((argc - 1) == (int32_t)tmpCommand->cExpectedNumberOfParameters)
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK63F12/utilities/
Dfsl_shell.c627 … if (tmpCommand->cExpectedNumberOfParameters == (uint8_t)SHELL_IGNORE_PARAMETER_COUNT) in SHELL_ProcessCommand()
631 else if ((tmpCommand->cExpectedNumberOfParameters == 0U) && (argc == 1)) in SHELL_ProcessCommand()
635 else if (tmpCommand->cExpectedNumberOfParameters > 0U) in SHELL_ProcessCommand()
637 if ((argc - 1) == (int32_t)tmpCommand->cExpectedNumberOfParameters) in SHELL_ProcessCommand()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK64F12/utilities/
Dfsl_shell.c627 … if (tmpCommand->cExpectedNumberOfParameters == (uint8_t)SHELL_IGNORE_PARAMETER_COUNT) in SHELL_ProcessCommand()
631 else if ((tmpCommand->cExpectedNumberOfParameters == 0U) && (argc == 1)) in SHELL_ProcessCommand()
635 else if (tmpCommand->cExpectedNumberOfParameters > 0U) in SHELL_ProcessCommand()
637 if ((argc - 1) == (int32_t)tmpCommand->cExpectedNumberOfParameters) in SHELL_ProcessCommand()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8DX5/utilities/
Dfsl_shell.c581 … if (tmpCommand->cExpectedNumberOfParameters == (uint8_t)SHELL_IGNORE_PARAMETER_COUNT)
585 else if ((tmpCommand->cExpectedNumberOfParameters == 0U) && (argc == 1))
589 else if (tmpCommand->cExpectedNumberOfParameters > 0U)
591 if ((argc - 1) == (int32_t)tmpCommand->cExpectedNumberOfParameters)
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE04Z1284/utilities/
Dfsl_shell.c627 … if (tmpCommand->cExpectedNumberOfParameters == (uint8_t)SHELL_IGNORE_PARAMETER_COUNT) in SHELL_ProcessCommand()
631 else if ((tmpCommand->cExpectedNumberOfParameters == 0U) && (argc == 1)) in SHELL_ProcessCommand()
635 else if (tmpCommand->cExpectedNumberOfParameters > 0U) in SHELL_ProcessCommand()
637 if ((argc - 1) == (int32_t)tmpCommand->cExpectedNumberOfParameters) in SHELL_ProcessCommand()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK66F18/utilities/
Dfsl_shell.c627 … if (tmpCommand->cExpectedNumberOfParameters == (uint8_t)SHELL_IGNORE_PARAMETER_COUNT) in SHELL_ProcessCommand()
631 else if ((tmpCommand->cExpectedNumberOfParameters == 0U) && (argc == 1)) in SHELL_ProcessCommand()
635 else if (tmpCommand->cExpectedNumberOfParameters > 0U) in SHELL_ProcessCommand()
637 if ((argc - 1) == (int32_t)tmpCommand->cExpectedNumberOfParameters) in SHELL_ProcessCommand()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK65F18/utilities/
Dfsl_shell.c627 … if (tmpCommand->cExpectedNumberOfParameters == (uint8_t)SHELL_IGNORE_PARAMETER_COUNT) in SHELL_ProcessCommand()
631 else if ((tmpCommand->cExpectedNumberOfParameters == 0U) && (argc == 1)) in SHELL_ProcessCommand()
635 else if (tmpCommand->cExpectedNumberOfParameters > 0U) in SHELL_ProcessCommand()
637 if ((argc - 1) == (int32_t)tmpCommand->cExpectedNumberOfParameters) in SHELL_ProcessCommand()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8QM6/utilities/
Dfsl_shell.c581 … if (tmpCommand->cExpectedNumberOfParameters == (uint8_t)SHELL_IGNORE_PARAMETER_COUNT)
585 else if ((tmpCommand->cExpectedNumberOfParameters == 0U) && (argc == 1))
589 else if (tmpCommand->cExpectedNumberOfParameters > 0U)
591 if ((argc - 1) == (int32_t)tmpCommand->cExpectedNumberOfParameters)
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8QX4/utilities/
Dfsl_shell.c581 … if (tmpCommand->cExpectedNumberOfParameters == (uint8_t)SHELL_IGNORE_PARAMETER_COUNT)
585 else if ((tmpCommand->cExpectedNumberOfParameters == 0U) && (argc == 1))
589 else if (tmpCommand->cExpectedNumberOfParameters > 0U)
591 if ((argc - 1) == (int32_t)tmpCommand->cExpectedNumberOfParameters)
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8QX3/utilities/
Dfsl_shell.c581 … if (tmpCommand->cExpectedNumberOfParameters == (uint8_t)SHELL_IGNORE_PARAMETER_COUNT)
585 else if ((tmpCommand->cExpectedNumberOfParameters == 0U) && (argc == 1))
589 else if (tmpCommand->cExpectedNumberOfParameters > 0U)
591 if ((argc - 1) == (int32_t)tmpCommand->cExpectedNumberOfParameters)
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8DX1/utilities/
Dfsl_shell.c581 … if (tmpCommand->cExpectedNumberOfParameters == (uint8_t)SHELL_IGNORE_PARAMETER_COUNT)
585 else if ((tmpCommand->cExpectedNumberOfParameters == 0U) && (argc == 1))
589 else if (tmpCommand->cExpectedNumberOfParameters > 0U)
591 if ((argc - 1) == (int32_t)tmpCommand->cExpectedNumberOfParameters)
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8DX3/utilities/
Dfsl_shell.c581 … if (tmpCommand->cExpectedNumberOfParameters == (uint8_t)SHELL_IGNORE_PARAMETER_COUNT)
585 else if ((tmpCommand->cExpectedNumberOfParameters == 0U) && (argc == 1))
589 else if (tmpCommand->cExpectedNumberOfParameters > 0U)
591 if ((argc - 1) == (int32_t)tmpCommand->cExpectedNumberOfParameters)

1234567891011