#ifndef _CUSTOM_H_ #define HALF 0.5 extern const float32_t HANN[256]; extern arm_cfft_instance_f32 CFFT1; extern arm_cfft_instance_f32 ICFFT1; #endif