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

FLASH related functions. More...

This graph shows which files directly or indirectly include this file:

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.h.

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: