Home
last modified time | relevance | path

Searched refs:printBusy (Results 1 – 25 of 129) sorted by relevance

123456

/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S36/utilities/
Dfsl_shell.c129 uint8_t printBusy; /*!< Print is busy */ member
976 if ((bool)shellContextHandle->printBusy)
981 shellContextHandle->printBusy = 1U;
999 shellContextHandle->printBusy = 0U;
1017 if ((bool)shellContextHandle->printBusy)
1022 shellContextHandle->printBusy = 1U;
1045 shellContextHandle->printBusy = 0U;
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5534/utilities/
Dfsl_shell.c129 uint8_t printBusy; /*!< Print is busy */ member
976 if ((bool)shellContextHandle->printBusy)
981 shellContextHandle->printBusy = 1U;
999 shellContextHandle->printBusy = 0U;
1017 if ((bool)shellContextHandle->printBusy)
1022 shellContextHandle->printBusy = 1U;
1045 shellContextHandle->printBusy = 0U;
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5536/utilities/
Dfsl_shell.c129 uint8_t printBusy; /*!< Print is busy */ member
976 if ((bool)shellContextHandle->printBusy)
981 shellContextHandle->printBusy = 1U;
999 shellContextHandle->printBusy = 0U;
1017 if ((bool)shellContextHandle->printBusy)
1022 shellContextHandle->printBusy = 1U;
1045 shellContextHandle->printBusy = 0U;
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK22F12/utilities/
Dfsl_shell.c129 uint8_t printBusy; /*!< Print is busy */ member
976 if ((bool)shellContextHandle->printBusy)
981 shellContextHandle->printBusy = 1U;
999 shellContextHandle->printBusy = 0U;
1017 if ((bool)shellContextHandle->printBusy)
1022 shellContextHandle->printBusy = 1U;
1045 shellContextHandle->printBusy = 0U;
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE14F16/utilities/
Dfsl_shell.c129 uint8_t printBusy; /*!< Print is busy */ member
976 if ((bool)shellContextHandle->printBusy)
981 shellContextHandle->printBusy = 1U;
999 shellContextHandle->printBusy = 0U;
1017 if ((bool)shellContextHandle->printBusy)
1022 shellContextHandle->printBusy = 1U;
1045 shellContextHandle->printBusy = 0U;
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE16F16/utilities/
Dfsl_shell.c129 uint8_t printBusy; /*!< Print is busy */ member
976 if ((bool)shellContextHandle->printBusy)
981 shellContextHandle->printBusy = 1U;
999 shellContextHandle->printBusy = 0U;
1017 if ((bool)shellContextHandle->printBusy)
1022 shellContextHandle->printBusy = 1U;
1045 shellContextHandle->printBusy = 0U;
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKV58F24/utilities/
Dfsl_shell.c129 uint8_t printBusy; /*!< Print is busy */ member
976 if ((bool)shellContextHandle->printBusy)
981 shellContextHandle->printBusy = 1U;
999 shellContextHandle->printBusy = 0U;
1017 if ((bool)shellContextHandle->printBusy)
1022 shellContextHandle->printBusy = 1U;
1045 shellContextHandle->printBusy = 0U;
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE18F16/utilities/
Dfsl_shell.c129 uint8_t printBusy; /*!< Print is busy */ member
976 if ((bool)shellContextHandle->printBusy)
981 shellContextHandle->printBusy = 1U;
999 shellContextHandle->printBusy = 0U;
1017 if ((bool)shellContextHandle->printBusy)
1022 shellContextHandle->printBusy = 1U;
1045 shellContextHandle->printBusy = 0U;
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKV56F24/utilities/
Dfsl_shell.c129 uint8_t printBusy; /*!< Print is busy */ member
976 if ((bool)shellContextHandle->printBusy)
981 shellContextHandle->printBusy = 1U;
999 shellContextHandle->printBusy = 0U;
1017 if ((bool)shellContextHandle->printBusy)
1022 shellContextHandle->printBusy = 1U;
1045 shellContextHandle->printBusy = 0U;
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK24F12/utilities/
Dfsl_shell.c162 uint8_t printBusy : 1; /*!< Print is busy */ member
1024 if ((bool)shellContextHandle->printBusy) in SHELL_Write()
1029 shellContextHandle->printBusy = 1U; in SHELL_Write()
1047 shellContextHandle->printBusy = 0U; in SHELL_Write()
1065 if ((bool)shellContextHandle->printBusy) in SHELL_Printf()
1070 shellContextHandle->printBusy = 1U; in SHELL_Printf()
1093 shellContextHandle->printBusy = 0U; in SHELL_Printf()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK26F18/utilities/
Dfsl_shell.c162 uint8_t printBusy : 1; /*!< Print is busy */ member
1024 if ((bool)shellContextHandle->printBusy) in SHELL_Write()
1029 shellContextHandle->printBusy = 1U; in SHELL_Write()
1047 shellContextHandle->printBusy = 0U; in SHELL_Write()
1065 if ((bool)shellContextHandle->printBusy) in SHELL_Printf()
1070 shellContextHandle->printBusy = 1U; in SHELL_Printf()
1093 shellContextHandle->printBusy = 0U; in SHELL_Printf()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK27FA15/utilities/
Dfsl_shell.c129 uint8_t printBusy; /*!< Print is busy */ member
980 if ((bool)shellContextHandle->printBusy)
985 shellContextHandle->printBusy = 1U;
1003 shellContextHandle->printBusy = 0U;
1032 if ((bool)shellContextHandle->printBusy)
1037 shellContextHandle->printBusy = 1U;
1060 shellContextHandle->printBusy = 0U;
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK28FA15/utilities/
Dfsl_shell.c129 uint8_t printBusy; /*!< Print is busy */ member
980 if ((bool)shellContextHandle->printBusy)
985 shellContextHandle->printBusy = 1U;
1003 shellContextHandle->printBusy = 0U;
1032 if ((bool)shellContextHandle->printBusy)
1037 shellContextHandle->printBusy = 1U;
1060 shellContextHandle->printBusy = 0U;
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8DX6/utilities/
Dfsl_shell.c129 uint8_t printBusy; /*!< Print is busy */ member
980 if ((bool)shellContextHandle->printBusy)
985 shellContextHandle->printBusy = 1U;
1003 shellContextHandle->printBusy = 0U;
1032 if ((bool)shellContextHandle->printBusy)
1037 shellContextHandle->printBusy = 1U;
1060 shellContextHandle->printBusy = 0U;
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK63F12/utilities/
Dfsl_shell.c162 uint8_t printBusy : 1; /*!< Print is busy */ member
1024 if ((bool)shellContextHandle->printBusy) in SHELL_Write()
1029 shellContextHandle->printBusy = 1U; in SHELL_Write()
1047 shellContextHandle->printBusy = 0U; in SHELL_Write()
1065 if ((bool)shellContextHandle->printBusy) in SHELL_Printf()
1070 shellContextHandle->printBusy = 1U; in SHELL_Printf()
1093 shellContextHandle->printBusy = 0U; in SHELL_Printf()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK64F12/utilities/
Dfsl_shell.c162 uint8_t printBusy : 1; /*!< Print is busy */ member
1024 if ((bool)shellContextHandle->printBusy) in SHELL_Write()
1029 shellContextHandle->printBusy = 1U; in SHELL_Write()
1047 shellContextHandle->printBusy = 0U; in SHELL_Write()
1065 if ((bool)shellContextHandle->printBusy) in SHELL_Printf()
1070 shellContextHandle->printBusy = 1U; in SHELL_Printf()
1093 shellContextHandle->printBusy = 0U; in SHELL_Printf()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8DX5/utilities/
Dfsl_shell.c129 uint8_t printBusy; /*!< Print is busy */ member
980 if ((bool)shellContextHandle->printBusy)
985 shellContextHandle->printBusy = 1U;
1003 shellContextHandle->printBusy = 0U;
1032 if ((bool)shellContextHandle->printBusy)
1037 shellContextHandle->printBusy = 1U;
1060 shellContextHandle->printBusy = 0U;
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE04Z1284/utilities/
Dfsl_shell.c162 uint8_t printBusy : 1; /*!< Print is busy */ member
1024 if ((bool)shellContextHandle->printBusy) in SHELL_Write()
1029 shellContextHandle->printBusy = 1U; in SHELL_Write()
1047 shellContextHandle->printBusy = 0U; in SHELL_Write()
1065 if ((bool)shellContextHandle->printBusy) in SHELL_Printf()
1070 shellContextHandle->printBusy = 1U; in SHELL_Printf()
1093 shellContextHandle->printBusy = 0U; in SHELL_Printf()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK66F18/utilities/
Dfsl_shell.c162 uint8_t printBusy : 1; /*!< Print is busy */ member
1024 if ((bool)shellContextHandle->printBusy) in SHELL_Write()
1029 shellContextHandle->printBusy = 1U; in SHELL_Write()
1047 shellContextHandle->printBusy = 0U; in SHELL_Write()
1065 if ((bool)shellContextHandle->printBusy) in SHELL_Printf()
1070 shellContextHandle->printBusy = 1U; in SHELL_Printf()
1093 shellContextHandle->printBusy = 0U; in SHELL_Printf()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK65F18/utilities/
Dfsl_shell.c162 uint8_t printBusy : 1; /*!< Print is busy */ member
1024 if ((bool)shellContextHandle->printBusy) in SHELL_Write()
1029 shellContextHandle->printBusy = 1U; in SHELL_Write()
1047 shellContextHandle->printBusy = 0U; in SHELL_Write()
1065 if ((bool)shellContextHandle->printBusy) in SHELL_Printf()
1070 shellContextHandle->printBusy = 1U; in SHELL_Printf()
1093 shellContextHandle->printBusy = 0U; in SHELL_Printf()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8QM6/utilities/
Dfsl_shell.c129 uint8_t printBusy; /*!< Print is busy */ member
980 if ((bool)shellContextHandle->printBusy)
985 shellContextHandle->printBusy = 1U;
1003 shellContextHandle->printBusy = 0U;
1032 if ((bool)shellContextHandle->printBusy)
1037 shellContextHandle->printBusy = 1U;
1060 shellContextHandle->printBusy = 0U;
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8QX4/utilities/
Dfsl_shell.c129 uint8_t printBusy; /*!< Print is busy */ member
980 if ((bool)shellContextHandle->printBusy)
985 shellContextHandle->printBusy = 1U;
1003 shellContextHandle->printBusy = 0U;
1032 if ((bool)shellContextHandle->printBusy)
1037 shellContextHandle->printBusy = 1U;
1060 shellContextHandle->printBusy = 0U;
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8QX3/utilities/
Dfsl_shell.c129 uint8_t printBusy; /*!< Print is busy */ member
980 if ((bool)shellContextHandle->printBusy)
985 shellContextHandle->printBusy = 1U;
1003 shellContextHandle->printBusy = 0U;
1032 if ((bool)shellContextHandle->printBusy)
1037 shellContextHandle->printBusy = 1U;
1060 shellContextHandle->printBusy = 0U;
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8DX1/utilities/
Dfsl_shell.c129 uint8_t printBusy; /*!< Print is busy */ member
980 if ((bool)shellContextHandle->printBusy)
985 shellContextHandle->printBusy = 1U;
1003 shellContextHandle->printBusy = 0U;
1032 if ((bool)shellContextHandle->printBusy)
1037 shellContextHandle->printBusy = 1U;
1060 shellContextHandle->printBusy = 0U;
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8DX3/utilities/
Dfsl_shell.c129 uint8_t printBusy; /*!< Print is busy */ member
980 if ((bool)shellContextHandle->printBusy)
985 shellContextHandle->printBusy = 1U;
1003 shellContextHandle->printBusy = 0U;
1032 if ((bool)shellContextHandle->printBusy)
1037 shellContextHandle->printBusy = 1U;
1060 shellContextHandle->printBusy = 0U;

123456