CMSIS2000  0.0.7
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
uboot_load_file.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define flash_addr_t   unsigned int

Functions

int load_uboot_file (FIL *fil, flash_addr_t free_area_adress)

Macro Definition Documentation

#define flash_addr_t   unsigned int

Definition at line 42 of file uboot_load_file.h.

Function Documentation

int load_uboot_file ( FIL fil,
flash_addr_t  free_area_adress 
)

Definition at line 66 of file uboot_load_file.c.

References BUFF_SIZE, check_size_and_header(), f_read(), FLASH_PROG_AREA_START, NULL, and sbuffer.

Referenced by load_file_from_external_source_to().

Here is the call graph for this function:

Here is the caller graph for this function: