FFTLIB User Guide
FFTLIB_UTIL_SE1Bload.h File Reference

Go to the source code of this file.

Functions

static void FFTLIB_UTIL_SE1Bload (int32_t numRows)
 load numRows of B into the Bload buffer More...
 

Function Documentation

◆ FFTLIB_UTIL_SE1Bload()

static void FFTLIB_UTIL_SE1Bload ( int32_t  numRows)
inlinestatic

load numRows of B into the Bload buffer

use streaming engine 1 to load numRows of B into the Bload buffer

Parameters
numRows
Returns
void

Definition at line 61 of file FFTLIB_UTIL_SE1Bload.h.