Home
last modified time | relevance | path

Searched refs:last (Results 1 – 25 of 569) sorted by relevance

12345678910>>...23

/hal_nxp-3.5.0/mcux/mcux-sdk/components/css_pkc/doc/html/
Dtabs.css1last-child>a,.sm-dox>li:last-child>*:not(ul) a,.sm-dox>li:last-child>ul,.sm-dox>li:last-child>ul>l…
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/docs/issdk/ISSDK API Reference Manual/
Dtabs.css1last-child>a,.sm-dox>li:last-child>*:not(ul) a,.sm-dox>li:last-child>ul,.sm-dox>li:last-child>ul>l…
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/SupportFunctions/
Darm_quick_sort_f32.c31 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
44 j = last + 1; in arm_quick_sort_partition_f32()
67 } while (pSrc[i] < pivot && i<last); in arm_quick_sort_partition_f32()
81 } while (pSrc[i] > pivot && i<last); 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()
115 arm_quick_sort_core_f32(pSrc, pivot+1, last, dir); in arm_quick_sort_core_f32()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/powerquad/
Dfsl_powerquad.h216 #define PQ_Vector8_FP(middle, last, BATCH_OPCODE, DOUBLE_READ_ADDERS, BATCH_MACHINE) \ argument
261 if (!last) \
281 if (last) \
307 #define PQ_Vector8_FX(middle, last, BATCH_OPCODE, DOUBLE_READ_ADDERS, BATCH_MACHINE) \ argument
351 if (!last) \
363 if (last) \
777 #define PQ_DF2_Vector8_FP(middle, last) \ argument
803 if (!last) \
809 if (last) \
843 #define PQ_DF2_Vector8_FX(middle, last) \ argument
[all …]
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/mmcau/
DREADME.txt80 also included (with last modified timestamps):
104 also included (with last modified timestamps):
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX9352/iar/
DMIMX9352_cm33_ram.icf89 place in DATA_region { last block HEAP };
DMIMX9352_cm33_flash.icf99 place in DATA_region { last block HEAP };
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5512/gcc/
DLPC5512_ram.ld98 end of ctors marker and it must be last */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5504CPXXXX/gcc/
DLPC5504CPXXXX_ram.ld96 end of ctors marker and it must be last */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC55S04/gcc/
DLPC55S04_ram.ld98 end of ctors marker and it must be last */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC51U68/gcc/
DLPC51U68_ram.ld98 end of ctors marker and it must be last */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5502CPXXXX/gcc/
DLPC5502CPXXXX_ram.ld96 end of ctors marker and it must be last */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5504/gcc/
DLPC5504_ram.ld98 end of ctors marker and it must be last */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC54113/gcc/
DLPC54113J128_ram.ld97 end of ctors marker and it must be last */
DLPC54113J256_ram.ld98 end of ctors marker and it must be last */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC54114/gcc/
DLPC54114J256_cm4_ram.ld97 end of ctors marker and it must be last */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC804/gcc/
DLPC804_ram.ld101 end of ctors marker and it must be last */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC811/gcc/
DLPC811_ram.ld96 end of ctors marker and it must be last */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5502/gcc/
DLPC5502_ram.ld98 end of ctors marker and it must be last */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC802/gcc/
DLPC802_ram.ld101 end of ctors marker and it must be last */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC812/gcc/
DLPC812_ram.ld100 end of ctors marker and it must be last */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC845/gcc/
DLPC845_ram.ld100 end of ctors marker and it must be last */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC832/gcc/
DLPC832_ram.ld96 end of ctors marker and it must be last */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC834/gcc/
DLPC834_ram.ld96 end of ctors marker and it must be last */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC822/gcc/
DLPC822_ram.ld98 end of ctors marker and it must be last */

12345678910>>...23