| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/SupportFunctions/ |
| D | arm_quick_sort_f32.c | 31 static uint32_t arm_quick_sort_partition_f32(float32_t *pSrc, int32_t first, int32_t last, uint8_t … in arm_quick_sort_partition_f32() argument 39 pivot_index = first; in arm_quick_sort_partition_f32() 43 i = first - 1; in arm_quick_sort_partition_f32() 103 static void arm_quick_sort_core_f32(float32_t *pSrc, int32_t first, int32_t last, uint8_t dir) in arm_quick_sort_core_f32() argument 106 if(first<last) in arm_quick_sort_core_f32() 111 pivot = arm_quick_sort_partition_f32(pSrc, first, last, dir); in arm_quick_sort_core_f32() 114 arm_quick_sort_core_f32(pSrc, first, pivot, dir); in arm_quick_sort_core_f32()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC5534/gcc/ |
| D | LPC5534_ram.ld | 33 /* __pkc__ : SRAM A(16K) reserved for; pkc __power_down__ : The first 0x604 bytes reserved to CPU r… 47 /* The startup code goes first into internal flash */ 88 first. Because this is a wildcard, it
|
| D | LPC5534_flash.ld | 33 /* __pkc__ : SRAM A(16K) reserved for; pkc __power_down__ : The first 0x604 bytes reserved to CPU r… 52 /* The startup code goes first into internal flash */ 93 first. Because this is a wildcard, it
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC5536/gcc/ |
| D | LPC5536_flash.ld | 33 /* __pkc__ : SRAM A(16K) reserved for; pkc __power_down__ : The first 0x604 bytes reserved to CPU r… 52 /* The startup code goes first into internal flash */ 93 first. Because this is a wildcard, it
|
| D | LPC5536_ram.ld | 33 /* __pkc__ : SRAM A(16K) reserved for; pkc __power_down__ : The first 0x604 bytes reserved to CPU r… 48 /* The startup code goes first into internal flash */ 89 first. Because this is a wildcard, it
|
| /hal_nxp-latest/mcux/mcux-sdk/cmake/backports/ |
| D | FindPythonInterp.cmake | 35 # ``find_package(PythonLibs)``, call ``find_package(PythonInterp)`` first to 52 # sys.version was first documented for Python 1.5, so assume 121 # Search for the current active python version first on Linux, and last on Windows
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S36/gcc/ |
| D | LPC55S36_flash.ld | 32 /* __pkc__ : SRAM A(16K) reserved for; pkc __power_down__ : The first 0x604 bytes reserved to CPU r… 51 /* The startup code goes first into internal flash */ 92 first. Because this is a wildcard, it
|
| D | LPC55S36_ram.ld | 32 /* __pkc__ : SRAM A(16K) reserved for; pkc __power_down__ : The first 0x604 bytes reserved to CPU r… 47 /* The startup code goes first into internal flash */ 88 first. Because this is a wildcard, it
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXN546/gcc/ |
| D | MCXN546_cm33_core0_flash_s.ld | 34 /* First 128K flash and first 32K SRAM are used as secure memory. */ 69 /* The startup code goes first into internal flash */ 120 first. Because this is a wildcard, it
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QM6/gcc/ |
| D | MIMX8QM6xxxFF_cm4_core1_flash.ld | 34 /* M4 always start up from TCM. The SCU will copy the first 32 bytes of the binary to TCM 48 /* The startup code goes first into internal RAM */ 96 first. Because this is a wildcard, it
|
| D | MIMX8QM6xxxFF_cm4_core1_ddr_ram.ld | 34 /* M4 always start up from TCM. The SCU will copy the first 32 bytes of the binary to TCM 49 /* The startup code goes first into internal RAM */ 97 first. Because this is a wildcard, it
|
| D | MIMX8QM6xxxFF_cm4_core0_ddr_ram.ld | 34 /* M4 always start up from TCM. The SCU will copy the first 32 bytes of the binary to TCM 49 /* The startup code goes first into internal RAM */ 97 first. Because this is a wildcard, it
|
| D | MIMX8QM6xxxFF_cm4_core0_flash.ld | 34 /* M4 always start up from TCM. The SCU will copy the first 32 bytes of the binary to TCM 48 /* The startup code goes first into internal RAM */ 96 first. Because this is a wildcard, it
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXN946/gcc/ |
| D | MCXN946_cm33_core0_flash_s.ld | 34 /* First 128K flash and first 32K SRAM are used as secure memory. */ 69 /* The startup code goes first into internal flash */ 120 first. Because this is a wildcard, it
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXN947/gcc/ |
| D | MCXN947_cm33_core0_flash_s.ld | 34 /* First 128K flash and first 32K SRAM are used as secure memory. */ 70 /* The startup code goes first into internal flash */ 121 first. Because this is a wildcard, it
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXN547/gcc/ |
| D | MCXN547_cm33_core0_flash_s.ld | 34 /* First 128K flash and first 32K SRAM are used as secure memory. */ 70 /* The startup code goes first into internal flash */ 121 first. Because this is a wildcard, it
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX6/gcc/ |
| D | MIMX8QX6xxxxx_cm4_ddr_ram.ld | 36 /* M4 always start up from TCM. The SCU will copy the first 32 bytes of the binary to TCM 51 /* The startup code goes first into internal RAM */ 99 first. Because this is a wildcard, it
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX3/gcc/ |
| D | MIMX8QX3xxxxx_cm4_ddr_ram.ld | 34 /* M4 always start up from TCM. The SCU will copy the first 32 bytes of the binary to TCM 49 /* The startup code goes first into internal RAM */ 97 first. Because this is a wildcard, it
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX2/gcc/ |
| D | MIMX8QX2xxxxx_cm4_ddr_ram.ld | 36 /* M4 always start up from TCM. The SCU will copy the first 32 bytes of the binary to TCM 51 /* The startup code goes first into internal RAM */ 99 first. Because this is a wildcard, it
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX5/gcc/ |
| D | MIMX8QX5xxxxx_cm4_ddr_ram.ld | 36 /* M4 always start up from TCM. The SCU will copy the first 32 bytes of the binary to TCM 51 /* The startup code goes first into internal RAM */ 99 first. Because this is a wildcard, it
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX1/gcc/ |
| D | MIMX8QX1xxxxx_cm4_ddr_ram.ld | 36 /* M4 always start up from TCM. The SCU will copy the first 32 bytes of the binary to TCM 51 /* The startup code goes first into internal RAM */ 99 first. Because this is a wildcard, it
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX6/gcc/ |
| D | MIMX8DX6xxxxx_cm4_ddr_ram.ld | 36 /* M4 always start up from TCM. The SCU will copy the first 32 bytes of the binary to TCM 51 /* The startup code goes first into internal RAM */ 99 first. Because this is a wildcard, it
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX4/gcc/ |
| D | MIMX8DX4xxxxx_cm4_ddr_ram.ld | 34 /* M4 always start up from TCM. The SCU will copy the first 32 bytes of the binary to TCM 49 /* The startup code goes first into internal RAM */ 97 first. Because this is a wildcard, it
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX2/gcc/ |
| D | MIMX8DX2xxxxx_cm4_ddr_ram.ld | 36 /* M4 always start up from TCM. The SCU will copy the first 32 bytes of the binary to TCM 51 /* The startup code goes first into internal RAM */ 99 first. Because this is a wildcard, it
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX3/gcc/ |
| D | MIMX8DX3xxxxx_cm4_ddr_ram.ld | 34 /* M4 always start up from TCM. The SCU will copy the first 32 bytes of the binary to TCM 49 /* The startup code goes first into internal RAM */ 97 first. Because this is a wildcard, it
|