![]() |
CI13LC SDK API手册
2.1.1
本手册用于描述CI13LC SDK各个组件和驱动API
|
#include <romlib_api.h>
成员变量 | |
| void(* | riscv_rfft_fast_f32_p )(riscv_rfft_fast_instance_f32 *S, float *p, float *pOut, uint8_t ifftFlag) |
| int(* | riscv_rfft_fast_init_f32_p )(riscv_rfft_fast_instance_f32 *S, unsigned int fft_len) |
| void(* riscv_rfft_fast_f32_p) (riscv_rfft_fast_instance_f32 *S, float *p, float *pOut, uint8_t ifftFlag) |
| int(* riscv_rfft_fast_init_f32_p) (riscv_rfft_fast_instance_f32 *S, unsigned int fft_len) |
1.8.14