capi/system.c File Reference

#include "system.h"
#include "io.h"
#include "types.h"
#include "ssd192X.h"
#include "trace.h"
Include dependency graph for system.c:

Functions

void delay_ns (UINT32 t)
void delay_us (UINT32 x)
void delay_1ms ()
void delay_ms (UINT32 x)
UINT32 GetTickCount ()
void GPIOInit ()
void DisplayOnOff (UINT8 turnOn)
void EnterISPMode (UINT32 wdticks)

Variables

UINT32 g_tick

Function Documentation

void delay_1ms (  ) 

References delay_us().

Referenced by delay_ms().

Here is the call graph for this function:

Here is the caller graph for this function:

void delay_ms ( UINT32  x  ) 

References delay_1ms().

Referenced by fc_update_bootup_value(), Idle(), main(), PlayMJPEG(), SSD1928Init(), Start_JPEG_Encode(), write_I2C_EE_stream(), Write_JPEG_data_to_SD(), and WriteToEEFromSSDMem().

Here is the call graph for this function:

Here is the caller graph for this function:

void delay_ns ( UINT32  t  ) 

Referenced by long_delay(), SD_Get_CSD(), SD_init(), SD_Power_Off(), SD_read(), SD_Send_appCMD(), and SD_write().

Here is the caller graph for this function:

void delay_us ( UINT32  x  ) 

Referenced by delay_1ms(), jpeg_header_decoding_done(), and jpeg_wait_decode_completion().

Here is the caller graph for this function:

void DisplayOnOff ( UINT8  turnOn  ) 

References REG_DISPLAY_MODE, SSD_REGRB, and SSD_REGWB.

Referenced by main().

Here is the caller graph for this function:

void EnterISPMode ( UINT32  wdticks  ) 

References FIOCLR, FIOSET, MAMCR, MAMTIM, MEMMAP, PINSEL0, PINSEL1, PLLCFG, PLLCON, PLLFEED, REG_DISPLAY_MODE, SSD1928_CSUp(), SSD_REGWB, T0CCR, T0EMR, T0MCR, T0PR, T0PWMCON, T0TC, T0TCR, T1CCR, T1EMR, T1MCR, T1PR, T1PWMCON, T1TC, T1TCR, U0DLL, U0DLM, U0FCR, U0FDR, U0LCR, U0TER, VICIntEnClr, VPBDIV, WDFEED, WDMOD, and WDTC.

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

UINT32 GetTickCount (  ) 

References g_tick.

Referenced by WaitForUARTChar().

Here is the caller graph for this function:

void GPIOInit (  ) 

Variable Documentation

Referenced by GetTickCount(), and timer_ISR().

Generated on Wed Mar 23 11:08:34 2011 for Omnima LCD by  doxygen 1.6.3