fx_stm32_sd_write_blocks() is only used within Ux_Device_CDC_ECM.
 
Symbols
loading...
Files
loading...

fx_stm32_sd_write_blocks() function

Write data buffer into the SD device.

Syntax

INT fx_stm32_sd_write_blocks(UINT instance,     UINT *buffer,     UINT start_block,     UINT total_blocks);
Implemented in fx_stm32_sd_driver_glue.c:133

Arguments

instance

buffer

start_block

total_blocks

Return value

0 on success error code otherwise

Call Tree

Functions called by fx_stm32_sd_write_blocks()
fx_stm32_sd_write_blocks()
all items filtered out
Data read by fx_stm32_sd_write_blocks()
Data written by fx_stm32_sd_write_blocks()
fx_stm32_sd_write_blocks()
fx_stm32_sd_write_blocks()::ret
all items filtered out
Type of fx_stm32_sd_write_blocks()
fx_stm32_sd_write_blocks()
all items filtered out