![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
#include "arm_math.h"
Go to the source code of this file.
Functions | |
void | arm_radix8_butterfly_f32 (float32_t *pSrc, uint16_t fftLen, const float32_t *pCoef, uint16_t twidCoefModifier) |
void arm_radix8_butterfly_f32 | ( | float32_t * | pSrc, |
uint16_t | fftLen, | ||
const float32_t * | pCoef, | ||
uint16_t | twidCoefModifier | ||
) |
Definition at line 140 of file arm_cfft_radix8_f32.c.