|
CMSIS2000
0.0.7
|
#include "../uboot/uboot_file.h"
Макросы | |
| #define | END_OF_SEARCH_REGION (32 * 1024) |
Функции | |
| unsigned int | load_file_from_external_source_to (flash_addr_t free_space_start) |
| int | main () |
| static void | uboot_file_run (flash_addr_t start_addr) |
Переменные | |
| const unsigned char | __data_end |
| const unsigned char | __data_start |
| const unsigned char | __isr_vector |
| const unsigned char | _etext |
| #define END_OF_SEARCH_REGION (32 * 1024) |
См. определение в файле iboot_main.c строка 44
Используется в main().
| unsigned int load_file_from_external_source_to | ( | flash_addr_t | free_space_start | ) |
| int main | ( | void | ) |
См. определение в файле iboot_main.c строка 50
Перекрестные ссылки __data_end, __data_start, __isr_vector, _etext, END_OF_SEARCH_REGION, find_uboot_file(), flash_addr_t, load_file_from_external_source_to(), uboot_file_get_load_addr(), uboot_file_load() и uboot_file_run().

|
static |
| const unsigned char __data_end |
Используется в main().
| const unsigned char __data_start |
Используется в main().
| const unsigned char _etext |
Используется в main().