Home
last modified time | relevance | path

Searched refs:f32 (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/
DCMakeLists.txt59 option(ARM_COS_F32 "cos f32" OFF)
62 option(ARM_SIN_F32 "sin f32" OFF)
65 option(ARM_SIN_COS_F32 "sin cos f32" OFF)
81 option(CFFT_F32_16 "cfft f32 16" OFF)
82 option(CFFT_F32_32 "cfft f32 32" OFF)
83 option(CFFT_F32_64 "cfft f32 64" OFF)
84 option(CFFT_F32_128 "cfft f32 128" OFF)
85 option(CFFT_F32_256 "cfft f32 256" OFF)
86 option(CFFT_F32_512 "cfft f32 512" OFF)
87 option(CFFT_F32_1024 "cfft f32 1024" OFF)
[all …]
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/TransformFunctions/
Darm_cfft_init_f32.c284 FFTINIT(f32,4096); in arm_cfft_init_f32()
292 FFTINIT(f32,2048); in arm_cfft_init_f32()
301 FFTINIT(f32,1024); in arm_cfft_init_f32()
310 FFTINIT(f32,512); in arm_cfft_init_f32()
316 FFTINIT(f32,256); in arm_cfft_init_f32()
322 FFTINIT(f32,128); in arm_cfft_init_f32()
328 FFTINIT(f32,64); in arm_cfft_init_f32()
334 FFTINIT(f32,32); in arm_cfft_init_f32()
341 FFTINIT(f32,16); in arm_cfft_init_f32()
/hal_nxp-latest/mcux/mcux-sdk/drivers/isi/
Dfsl_isi.c30 float f32; member
148 u32_f32.f32 = floatValue; in ISI_ConvertFloat()
/hal_nxp-latest/mcux/mcux-sdk/drivers/pxp/
Dfsl_pxp.c81 float f32; member
202 u32_f32.f32 = floatValue; in PXP_ConvertFloat()
/hal_nxp-latest/mcux/mcux-sdk/drivers/dpu/
Dfsl_dpu.c710 float f32; member
1115 u32_f32.f32 = floatValue; in DPU_ConvertFloat()