lx_stm32_qspi_write() is only used within Fx_Dual_Instance.
 
Symbols
loading...
Files
loading...

lx_stm32_qspi_write() function

write a data buffer into the QSPI memory

Syntax

INT lx_stm32_qspi_write(UINT instance,     ULONG *address,     ULONG *buffer,     ULONG words);
Implemented in lx_stm32_qspi_driver_glue.c:244

Arguments

instance

address

buffer

words

Return value

0 on Success 1 on Failure

Call Tree

Functions called by lx_stm32_qspi_write()
lx_stm32_qspi_write()
Data read by lx_stm32_qspi_write()
Data written by lx_stm32_qspi_write()
lx_stm32_qspi_write()::pData
lx_stm32_qspi_write()::status
lx_stm32_qspi_write()::s_command
lx_stm32_qspi_write()::end_addr
lx_stm32_qspi_write()::current_size
lx_stm32_qspi_write()::current_addr
all items filtered out
lx_stm32_qspi_write()
Type of lx_stm32_qspi_write()
lx_stm32_qspi_write()
uint8_t
uint32_t
all items filtered out