BSP
Fill_Buffer() is only used within BSP.
 
Symbols
loading...
Files
loading...

Fill_Buffer() function

Fills buffer with user predefined data.

Syntax

static void Fill_Buffer (uint8_t *pBuffer,     uint32_t uwBufferLength,     uint32_t uwOffset);
Implemented in qspi.c:207

Arguments

pBuffer

pointer on the buffer to fill

uwBufferLength

uwOffset

first value to fill on the buffer

Return value

None

References

LocationReferrerText
qspi.c:207
static void Fill_Buffer(uint8_t *pBuffer, uint32_t uwBufferLenght, uint32_t uwOffset)
qspi.c:44
static void Fill_Buffer (uint8_t *pBuffer, uint32_t uwBufferLength, uint32_t uwOffset);
qspi.c:122QSPI_demo()
Fill_Buffer(qspi_aTxBuffer, BUFFER_SIZE, 0xD20F);

Call Tree

Functions calling Fill_Buffer()
all items filtered out
Fill_Buffer()
Data read by Fill_Buffer()
Data written by Fill_Buffer()
Fill_Buffer()::uwBufferLenght
Fill_Buffer()::tmpIndex
all items filtered out
Fill_Buffer()
Fill_Buffer()::tmpIndex
all items filtered out
Type of Fill_Buffer()
Fill_Buffer()
uint32_t
all items filtered out