Home
last modified time | relevance | path

Searched refs:Re (Results 1 – 7 of 7) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/middleware/mmcau/
DChangeLogKSDK.txt17 …- Re-writing ASM MMCAU lib to be interrupt safe on Cortex-M0+ core by expanding LDM/STM instructio…
/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/DSP/Include/
Darm_helium_utils.h145 #define mve_cmplx_sum_intra_r_i_f16(vec, Re, Im) \ argument
148 Re = vgetq_lane(vecOut, 4); \
/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9896/
Dfsl_tfa9896.h266 float Re; /* Current Loudspeaker blocked resistance */ member
Dfsl_hal_registers.c1228 …pInfo->Re = (float)data[6] / (1 << (23 - SPKRBST_TEMPERATURE_EXP)); /* /2^23*2^(SPKRBST_T… in TFA9896_DspGetStateInfo()
1240 pState->X2, pState->Re, pState->shortOnMips); in dump_state_infoLive()
/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/NN/
DREADME.md17 Re-quantization | Shift and saturate in one instruction. ~ 5 cycles | Greater than 200 cycles for o…
/hal_nxp-3.6.0/mcux/mcux-sdk/cmake/
Dkconfig.cmake276 # Re-introduce the CLI Kconfig symbols that survived
/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/
DChangeLogKSDK.txt70 - Re-implemented USB components and supported NPW.