/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9xxx/ |
D | fsl_tfa9xxx.c | 376 goto exit; in TFA9XXX_CheckCalibrationStatus() 383 goto exit; in TFA9XXX_CheckCalibrationStatus() 391 exit: in TFA9XXX_CheckCalibrationStatus() 478 goto exit; in TFA9XXX_HardcodeCalibrationValue() 486 goto exit; in TFA9XXX_HardcodeCalibrationValue() 493 goto exit; in TFA9XXX_HardcodeCalibrationValue() 502 goto exit; in TFA9XXX_HardcodeCalibrationValue() 508 goto exit; in TFA9XXX_HardcodeCalibrationValue() 515 goto exit; in TFA9XXX_HardcodeCalibrationValue() 522 goto exit; in TFA9XXX_HardcodeCalibrationValue() [all …]
|
/hal_nxp-3.6.0/mcux/scripts/pinctrl/ |
D | gen_soc_headers.py | 109 sys.exit(255) 128 sys.exit(255) 146 sys.exit(255) 164 sys.exit(255)
|
D | gen_board_pinctrl.py | 127 sys.exit(255) 156 sys.exit(255) 167 sys.exit(255)
|
/hal_nxp-3.6.0/mcux/mcux-sdk/utilities/unity/ |
D | gcov_support.c | 107 void exit(int i) { 122 exit(1); 132 exit(1);
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S36/utilities/ |
D | fsl_shell.c | 128 uint8_t exit; /*!< Exit Flag*/ member 170 static SHELL_COMMAND_DEFINE(exit, "\r\n\"exit\": Exit program\r\n", SHELL_ExitCommand, 0); 304 if ((bool)shellContextHandle->exit) in SHELL_Task() 503 } while (0U == shellContextHandle->exit); in SHELL_Task() 546 shellContextHandle->exit = (uint8_t) true; 925 (void)SHELL_RegisterCommand(shellContextHandle, SHELL_COMMAND(exit));
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5534/utilities/ |
D | fsl_shell.c | 128 uint8_t exit; /*!< Exit Flag*/ member 170 static SHELL_COMMAND_DEFINE(exit, "\r\n\"exit\": Exit program\r\n", SHELL_ExitCommand, 0); 304 if ((bool)shellContextHandle->exit) in SHELL_Task() 503 } while (0U == shellContextHandle->exit); in SHELL_Task() 546 shellContextHandle->exit = (uint8_t) true; 925 (void)SHELL_RegisterCommand(shellContextHandle, SHELL_COMMAND(exit));
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5536/utilities/ |
D | fsl_shell.c | 128 uint8_t exit; /*!< Exit Flag*/ member 170 static SHELL_COMMAND_DEFINE(exit, "\r\n\"exit\": Exit program\r\n", SHELL_ExitCommand, 0); 304 if ((bool)shellContextHandle->exit) in SHELL_Task() 503 } while (0U == shellContextHandle->exit); in SHELL_Task() 546 shellContextHandle->exit = (uint8_t) true; 925 (void)SHELL_RegisterCommand(shellContextHandle, SHELL_COMMAND(exit));
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK22F12/utilities/ |
D | fsl_shell.c | 128 uint8_t exit; /*!< Exit Flag*/ member 170 static SHELL_COMMAND_DEFINE(exit, "\r\n\"exit\": Exit program\r\n", SHELL_ExitCommand, 0); 304 if ((bool)shellContextHandle->exit) in SHELL_Task() 503 } while (0U == shellContextHandle->exit); in SHELL_Task() 546 shellContextHandle->exit = (uint8_t) true; 925 (void)SHELL_RegisterCommand(shellContextHandle, SHELL_COMMAND(exit));
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE14F16/utilities/ |
D | fsl_shell.c | 128 uint8_t exit; /*!< Exit Flag*/ member 170 static SHELL_COMMAND_DEFINE(exit, "\r\n\"exit\": Exit program\r\n", SHELL_ExitCommand, 0); 304 if ((bool)shellContextHandle->exit) in SHELL_Task() 503 } while (0U == shellContextHandle->exit); in SHELL_Task() 546 shellContextHandle->exit = (uint8_t) true; 925 (void)SHELL_RegisterCommand(shellContextHandle, SHELL_COMMAND(exit));
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE16F16/utilities/ |
D | fsl_shell.c | 128 uint8_t exit; /*!< Exit Flag*/ member 170 static SHELL_COMMAND_DEFINE(exit, "\r\n\"exit\": Exit program\r\n", SHELL_ExitCommand, 0); 304 if ((bool)shellContextHandle->exit) in SHELL_Task() 503 } while (0U == shellContextHandle->exit); in SHELL_Task() 546 shellContextHandle->exit = (uint8_t) true; 925 (void)SHELL_RegisterCommand(shellContextHandle, SHELL_COMMAND(exit));
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKV58F24/utilities/ |
D | fsl_shell.c | 128 uint8_t exit; /*!< Exit Flag*/ member 170 static SHELL_COMMAND_DEFINE(exit, "\r\n\"exit\": Exit program\r\n", SHELL_ExitCommand, 0); 304 if ((bool)shellContextHandle->exit) in SHELL_Task() 503 } while (0U == shellContextHandle->exit); in SHELL_Task() 546 shellContextHandle->exit = (uint8_t) true; 925 (void)SHELL_RegisterCommand(shellContextHandle, SHELL_COMMAND(exit));
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE18F16/utilities/ |
D | fsl_shell.c | 128 uint8_t exit; /*!< Exit Flag*/ member 170 static SHELL_COMMAND_DEFINE(exit, "\r\n\"exit\": Exit program\r\n", SHELL_ExitCommand, 0); 304 if ((bool)shellContextHandle->exit) in SHELL_Task() 503 } while (0U == shellContextHandle->exit); in SHELL_Task() 546 shellContextHandle->exit = (uint8_t) true; 925 (void)SHELL_RegisterCommand(shellContextHandle, SHELL_COMMAND(exit));
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKV56F24/utilities/ |
D | fsl_shell.c | 128 uint8_t exit; /*!< Exit Flag*/ member 170 static SHELL_COMMAND_DEFINE(exit, "\r\n\"exit\": Exit program\r\n", SHELL_ExitCommand, 0); 304 if ((bool)shellContextHandle->exit) in SHELL_Task() 503 } while (0U == shellContextHandle->exit); in SHELL_Task() 546 shellContextHandle->exit = (uint8_t) true; 925 (void)SHELL_RegisterCommand(shellContextHandle, SHELL_COMMAND(exit));
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK24F12/utilities/ |
D | fsl_shell.c | 161 uint8_t exit; /*!< Exit Flag*/ member 204 static SHELL_COMMAND_DEFINE(exit, "\r\n\"exit\": Exit program\r\n", SHELL_ExitCommand, 0); 349 if ((bool)shellContextHandle->exit) in SHELL_Task() 548 } while (0U == shellContextHandle->exit); in SHELL_Task() 594 shellContextHandle->exit = (uint8_t) true; in SHELL_ExitCommand() 973 (void)SHELL_RegisterCommand(shellContextHandle, SHELL_COMMAND(exit)); in SHELL_Init()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK26F18/utilities/ |
D | fsl_shell.c | 161 uint8_t exit; /*!< Exit Flag*/ member 204 static SHELL_COMMAND_DEFINE(exit, "\r\n\"exit\": Exit program\r\n", SHELL_ExitCommand, 0); 349 if ((bool)shellContextHandle->exit) in SHELL_Task() 548 } while (0U == shellContextHandle->exit); in SHELL_Task() 594 shellContextHandle->exit = (uint8_t) true; in SHELL_ExitCommand() 973 (void)SHELL_RegisterCommand(shellContextHandle, SHELL_COMMAND(exit)); in SHELL_Init()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK27FA15/utilities/ |
D | fsl_shell.c | 128 uint8_t exit; /*!< Exit Flag*/ member 172 static SHELL_COMMAND_DEFINE(exit, "\r\n\"exit\": Exit program\r\n", SHELL_ExitCommand, 0); 306 if ((bool)shellContextHandle->exit) in SHELL_Task() 505 } while (0U == shellContextHandle->exit); in SHELL_Task() 548 shellContextHandle->exit = (uint8_t) true; 927 (void)SHELL_RegisterCommand(shellContextHandle, SHELL_COMMAND(exit));
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK28FA15/utilities/ |
D | fsl_shell.c | 128 uint8_t exit; /*!< Exit Flag*/ member 172 static SHELL_COMMAND_DEFINE(exit, "\r\n\"exit\": Exit program\r\n", SHELL_ExitCommand, 0); 306 if ((bool)shellContextHandle->exit) in SHELL_Task() 505 } while (0U == shellContextHandle->exit); in SHELL_Task() 548 shellContextHandle->exit = (uint8_t) true; 927 (void)SHELL_RegisterCommand(shellContextHandle, SHELL_COMMAND(exit));
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8DX6/utilities/ |
D | fsl_shell.c | 128 uint8_t exit; /*!< Exit Flag*/ member 172 static SHELL_COMMAND_DEFINE(exit, "\r\n\"exit\": Exit program\r\n", SHELL_ExitCommand, 0); 306 if ((bool)shellContextHandle->exit) in SHELL_Task() 505 } while (0U == shellContextHandle->exit); in SHELL_Task() 548 shellContextHandle->exit = (uint8_t) true; 927 (void)SHELL_RegisterCommand(shellContextHandle, SHELL_COMMAND(exit));
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK63F12/utilities/ |
D | fsl_shell.c | 161 uint8_t exit; /*!< Exit Flag*/ member 204 static SHELL_COMMAND_DEFINE(exit, "\r\n\"exit\": Exit program\r\n", SHELL_ExitCommand, 0); 349 if ((bool)shellContextHandle->exit) in SHELL_Task() 548 } while (0U == shellContextHandle->exit); in SHELL_Task() 594 shellContextHandle->exit = (uint8_t) true; in SHELL_ExitCommand() 973 (void)SHELL_RegisterCommand(shellContextHandle, SHELL_COMMAND(exit)); in SHELL_Init()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK64F12/utilities/ |
D | fsl_shell.c | 161 uint8_t exit; /*!< Exit Flag*/ member 204 static SHELL_COMMAND_DEFINE(exit, "\r\n\"exit\": Exit program\r\n", SHELL_ExitCommand, 0); 349 if ((bool)shellContextHandle->exit) in SHELL_Task() 548 } while (0U == shellContextHandle->exit); in SHELL_Task() 594 shellContextHandle->exit = (uint8_t) true; in SHELL_ExitCommand() 973 (void)SHELL_RegisterCommand(shellContextHandle, SHELL_COMMAND(exit)); in SHELL_Init()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8DX5/utilities/ |
D | fsl_shell.c | 128 uint8_t exit; /*!< Exit Flag*/ member 172 static SHELL_COMMAND_DEFINE(exit, "\r\n\"exit\": Exit program\r\n", SHELL_ExitCommand, 0); 306 if ((bool)shellContextHandle->exit) in SHELL_Task() 505 } while (0U == shellContextHandle->exit); in SHELL_Task() 548 shellContextHandle->exit = (uint8_t) true; 927 (void)SHELL_RegisterCommand(shellContextHandle, SHELL_COMMAND(exit));
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE04Z1284/utilities/ |
D | fsl_shell.c | 161 uint8_t exit; /*!< Exit Flag*/ member 204 static SHELL_COMMAND_DEFINE(exit, "\r\n\"exit\": Exit program\r\n", SHELL_ExitCommand, 0); 349 if ((bool)shellContextHandle->exit) in SHELL_Task() 548 } while (0U == shellContextHandle->exit); in SHELL_Task() 594 shellContextHandle->exit = (uint8_t) true; in SHELL_ExitCommand() 973 (void)SHELL_RegisterCommand(shellContextHandle, SHELL_COMMAND(exit)); in SHELL_Init()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK66F18/utilities/ |
D | fsl_shell.c | 161 uint8_t exit; /*!< Exit Flag*/ member 204 static SHELL_COMMAND_DEFINE(exit, "\r\n\"exit\": Exit program\r\n", SHELL_ExitCommand, 0); 349 if ((bool)shellContextHandle->exit) in SHELL_Task() 548 } while (0U == shellContextHandle->exit); in SHELL_Task() 594 shellContextHandle->exit = (uint8_t) true; in SHELL_ExitCommand() 973 (void)SHELL_RegisterCommand(shellContextHandle, SHELL_COMMAND(exit)); in SHELL_Init()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK65F18/utilities/ |
D | fsl_shell.c | 161 uint8_t exit; /*!< Exit Flag*/ member 204 static SHELL_COMMAND_DEFINE(exit, "\r\n\"exit\": Exit program\r\n", SHELL_ExitCommand, 0); 349 if ((bool)shellContextHandle->exit) in SHELL_Task() 548 } while (0U == shellContextHandle->exit); in SHELL_Task() 594 shellContextHandle->exit = (uint8_t) true; in SHELL_ExitCommand() 973 (void)SHELL_RegisterCommand(shellContextHandle, SHELL_COMMAND(exit)); in SHELL_Init()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8QM6/utilities/ |
D | fsl_shell.c | 128 uint8_t exit; /*!< Exit Flag*/ member 172 static SHELL_COMMAND_DEFINE(exit, "\r\n\"exit\": Exit program\r\n", SHELL_ExitCommand, 0); 306 if ((bool)shellContextHandle->exit) in SHELL_Task() 505 } while (0U == shellContextHandle->exit); in SHELL_Task() 548 shellContextHandle->exit = (uint8_t) true; 927 (void)SHELL_RegisterCommand(shellContextHandle, SHELL_COMMAND(exit));
|