| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/PrivateInclude/ |
| D | arm_vec_fft.h | 67 uint32x4_t one = vdupq_n_u32(1); in arm_bitreversal_32_inpl_mve() local 76 bitRevOff0Low = vmullbq_int_u32(bitRevTabOff, one); in arm_bitreversal_32_inpl_mve() 77 bitRevOff0High = vmulltq_int_u32(bitRevTabOff, one); in arm_bitreversal_32_inpl_mve() 86 bitRevOff1Low = vmullbq_int_u32(bitRevTabOff, one); in arm_bitreversal_32_inpl_mve() 87 bitRevOff1High = vmulltq_int_u32(bitRevTabOff, one); in arm_bitreversal_32_inpl_mve() 100 bitRevOff0Low = vmullbq_int_u32(bitRevTabOff, one); in arm_bitreversal_32_inpl_mve() 101 bitRevOff0High = vmulltq_int_u32(bitRevTabOff, one); in arm_bitreversal_32_inpl_mve() 144 uint16x8_t one = vdupq_n_u16(1); in arm_bitreversal_16_inpl_mve() local 153 bitRevOff0Low = vmullbq_int_u16(bitRevTabOff, one); in arm_bitreversal_16_inpl_mve() 154 bitRevOff0High = vmulltq_int_u16(bitRevTabOff, one); in arm_bitreversal_16_inpl_mve() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/ |
| D | README.md | 12 …epository; One that supports a legacy symmetric quantization scheme[1] and one that supports TFL m… 17 Re-quantization | Shift and saturate in one instruction. ~ 5 cycles | Greater than 200 cycles for o…
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/casper/ |
| D | fsl_casper.c | 1199 uint32_t one[(kCASPER_ECC_P256_wordlen + 4U)] = {0x0}; in CASPER_ECC_SECP256R1_Mul() local 1200 one[0] = 0x1u; in CASPER_ECC_SECP256R1_Mul() 1203 one, ((uint32_t)kCASPER_ECC_P256_wordlen + 4U) * sizeof(uint32_t)); in CASPER_ECC_SECP256R1_Mul() 1290 uint32_t one[(kCASPER_ECC_P256_wordlen + 4U)] = {0x0}; in CASPER_ECC_SECP256R1_MulAdd() local 1291 one[0] = 0x1u; in CASPER_ECC_SECP256R1_MulAdd() 1294 one, ((uint32_t)kCASPER_ECC_P256_wordlen + 4U) * sizeof(uint32_t)); in CASPER_ECC_SECP256R1_MulAdd() 1346 uint32_t one[12] = {0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}; in CASPER_ECC_SECP384R1_Mul() local 1349 one, (uint32_t)kCASPER_ECC_P384_wordlen * sizeof(uint32_t)); in CASPER_ECC_SECP384R1_Mul() 1425 uint32_t one[12] = {0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}; in CASPER_ECC_SECP384R1_MulAdd() local 1428 one, (uint32_t)kCASPER_ECC_P384_wordlen * sizeof(uint32_t)); in CASPER_ECC_SECP384R1_MulAdd() [all …]
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/Common/ |
| D | fwk_platform_mflash.ch | 124 * This gives the upper block limit, every blocks before this one will be erased */ 136 … * This is less optimal and operations take around 15% longer when erasing sectors one by one */
|
| /hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/ |
| D | README.md | 65 …, you might want to unmute all of them at once instead of unmuting TFA one by one as `TFA9XXX_Init…
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/ |
| D | ChangeLogKSDK.txt | 10 - Add one new USB host audio example: usb_host_audio_unified. 98 - enable two USB controllers in one USB host mouse demo which named as host_hid_mouse_dual. 106 - Add one "enumeration fail" callback event to host stack.
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/smartcard/ |
| D | Kconfig | 27 SMARTCARD PHY EMVSIM, use only one SMARTCARD PHY in the project
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/ |
| D | README.md | 30 ROOT is pointing to the root CMSIS folder (the one containing CMSIS and Device). 36 ARM_CPU is selecting the core. The syntax must be the one recognized by the compiler.
|
| /hal_nxp-latest/mcux/mcux-sdk/boards/evkmimxrt1024/cmsis_pack_flash_algo/ |
| D | readme.txt | 2 User can generate their own flash algorithm and replace the one in CMSIS_PACK_INSTALL_DIR\NXP\MIMXR…
|
| /hal_nxp-latest/mcux/mcux-sdk/components/video/display/dc/dsi_cmd/ |
| D | fsl_dc_fb_dsi_cmd.h | 45 #error Current driver only supports one layer
|
| /hal_nxp-latest/s32/drivers/s32k1/BaseNXP/header/ |
| D | S32K116_COMMON.h | 68 …#error S32K116 memory map: There is already included another memory map. Only one memory map can b…
|
| D | S32K118_COMMON.h | 68 …#error S32K118 memory map: There is already included another memory map. Only one memory map can b…
|
| D | S32K142_COMMON.h | 68 …#error S32K142 memory map: There is already included another memory map. Only one memory map can b…
|
| D | S32K144_COMMON.h | 68 …#error S32K144 memory map: There is already included another memory map. Only one memory map can b…
|
| D | S32K144W_COMMON.h | 68 …#error S32K144W memory map: There is already included another memory map. Only one memory map can …
|
| D | S32K142W_COMMON.h | 68 …#error S32K142W memory map: There is already included another memory map. Only one memory map can …
|
| D | S32K146_COMMON.h | 68 …#error S32K146_M4 memory map: There is already included another memory map. Only one memory map ca…
|
| D | S32K148_COMMON.h | 68 …#error S32K148_M4 memory map: There is already included another memory map. Only one memory map ca…
|
| /hal_nxp-latest/s32/drivers/s32k3/BaseNXP/header/ |
| D | S32K344_COMMON.h | 68 …#error S32K344 memory map: There is already included another memory map. Only one memory map can b…
|
| /hal_nxp-latest/mcux/mcux-sdk/middleware/mmcau/asm-cm0p/src/ |
| D | mmcau_sha256_functions.s | 88 # Perform the hash for one or more input message blocks and generate the 559 # Updates SHA256 state variables for one or more input message blocks 619 # Perform the hash and generate SHA256 state variables for one input
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/cau3/ |
| D | fsl_cau3.c | 2961 uint8_t one = 1; in CAU3_PKHA_MontgomeryToNormal() local 2976 status = cau3_pkha_modmul(base, A, *sizeA, &one, sizeof(one), N, sizeN, A, sizeA, arithType, in CAU3_PKHA_MontgomeryToNormal() 2990 status = cau3_pkha_modmul(base, B, *sizeB, &one, sizeof(one), N, sizeN, B, sizeB, arithType, in CAU3_PKHA_MontgomeryToNormal()
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/ |
| D | ChangeLogKSDK.txt | 61 - erpcgen: Renamed temp variable to more generic one, GitHub PR #321. 373 - eRPC: Use one codec (instead of inCodec outCodec). 388 - eRPC: Support for running both erpc client and erpc server on one side.
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/ltc/ |
| D | fsl_ltc.c | 4409 uint8_t one = 1; in LTC_PKHA_MontgomeryToNormal() local 4415 …status = ltc_pkha_modmul(base, A, *sizeA, &one, (uint16_t)sizeof(one), N, sizeN, A, sizeA, arithTy… in LTC_PKHA_MontgomeryToNormal() 4426 …status = ltc_pkha_modmul(base, B, *sizeB, &one, (uint16_t)sizeof(one), N, sizeN, B, sizeB, arithTy… in LTC_PKHA_MontgomeryToNormal()
|
| /hal_nxp-latest/mcux/mcux-sdk/ |
| D | LA_OPT_NXP_Software_License RTAudio.txt | 9 1.3. "Derivative Work" means a work based upon one or more pre-existing works. A work consist… 92 …one copy per single NXP Product. The license granted herein to the Cadence Design Systems HiFi aac… 148 (2) The Licensed Software is usable by one user at a time on a single designated computer, unless o…
|
| /hal_nxp-latest/mcux/mcux-sdk/components/power_manager/ |
| D | README.md | 189 ….e. if there is two constraints on the low power, the Power Manager will selects the lighter one. 239 …ource constraints has been set multiple times through *PM_SetConstraints*, one should call the *PM…
|