CLEON  Version 1
Cloud-Offloaded GPS Receiver
sys_flash.c File Reference

FLASH related functions. More...

#include "cleon_conf.h"
#include "app_define.h"
#include "sys_define.h"
#include "hal_define.h"
#include "fs_define.h"
Include dependency graph for sys_flash.c:

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.
 

Detailed Description

FLASH related functions.

Definition in file sys_flash.c.

Function Documentation

void SYS_EXT_FLASH_Init ( void  )

Initializing external FLASH.

Returns
void
Parameters
void

Definition at line 21 of file sys_flash.c.

Here is the call graph for this function:

Here is the caller graph for this function:

void SYS_EXT_FLASH_InitIO ( void  )

Initializing external FLASH interface pins.

Returns
void
Parameters
void

Definition at line 34 of file sys_flash.c.

Here is the caller graph for this function: