|
CLEON
Version 1
Cloud-Offloaded GPS Receiver
|
FLASH related functions. More...
#include "cleon_conf.h"#include "app_define.h"#include "sys_define.h"#include "hal_define.h"#include "fs_define.h"
Go to the source code of this file.
Functions | |
| void | SYS_EXT_FLASH_Init (void) |
| Initializing external FLASH. | |
| void | SYS_EXT_FLASH_InitIO (void) |
| Initializing external FLASH interface pins. | |
FLASH related functions.
Definition in file sys_flash.c.
| void SYS_EXT_FLASH_Init | ( | void | ) |
Initializing external FLASH.
| void |
Definition at line 21 of file sys_flash.c.


| void SYS_EXT_FLASH_InitIO | ( | void | ) |
Initializing external FLASH interface pins.
| void |
Definition at line 34 of file sys_flash.c.
