RMUL2025/lib/cmsis_5/CMSIS/DSP/SDFTools/examples/example3/custom.h

8 lines
81 B
C
Executable File

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