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

Fill_Buffer() function

Fills buffer with user predefined data.

Syntax

static void Fill_Buffer(uint32_t *pBuffer,     uint32_t uwBufferLength,     uint16_t uwOffset);
Implemented in main.c:180

Arguments

pBuffer

pointer on the buffer to fill

uwBufferLength

uwOffset

first value to fill on the buffer

Return value

None

References

LocationReferrerText
main.c:180
static void Fill_Buffer(uint32_t *pBuffer, uint32_t uwBufferLength, uint16_t uwOffset)
main.c:46
static void Fill_Buffer(uint32_t *pBuffer, uint32_t uwBufferLength, uint16_t uwOffset);
main.c:77main()
Fill_Buffer(aTable, 1024, 0);

Call Tree

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