lx_qspi_driver_write_sector() is only used within levelx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and Sampleslevelxlx_qspi_driver_write_sector()

lx_qspi_driver_write_sector() function

write source buffer into flash memory address

Syntax

static UINT lx_qspi_driver_write_sector(ULONG *flash_address,     ULONG *source,     ULONG words);
Implemented in lx_stm32_qspi_driver.c:167

Arguments

flash_address

source

words

Return value

LX_SUCCESS if data is written correctly, LX_ERROR on errors

References

Call Tree

Functions called by lx_qspi_driver_write_sector()
lx_qspi_driver_write_sector()
lx_stm32_qspi_write()
all items filtered out
Data read by lx_qspi_driver_write_sector()
Data written by lx_qspi_driver_write_sector()
lx_qspi_driver_write_sector()
lx_qspi_driver_write_sector()::status
all items filtered out
Implementations
lx_qspi_driver_write_sector()
Type of lx_qspi_driver_write_sector()
lx_qspi_driver_write_sector()
all items filtered out