modules/app_lcd/t6963_h/app_lcd.c File Reference

#include <mios32.h>
#include <glcd_font.h>
#include "app_lcd.h"

Functions

s32 APP_LCD_Init (u32 mode)
s32 APP_LCD_Data (u8 data)
s32 APP_LCD_Cmd (u8 cmd)
s32 APP_LCD_Clear (void)
s32 APP_LCD_CursorSet (u16 column, u16 line)
s32 APP_LCD_GCursorSet (u16 x, u16 y)
s32 APP_LCD_SpecialCharInit (u8 num, u8 table[8])
s32 APP_LCD_BColourSet (u32 rgb)
s32 APP_LCD_FColourSet (u32 rgb)
s32 APP_LCD_BitmapPixelSet (mios32_lcd_bitmap_t bitmap, u16 x, u16 y, u32 colour)
s32 APP_LCD_BitmapPrint (mios32_lcd_bitmap_t bitmap)

Function Documentation

s32 APP_LCD_BColourSet ( u32  rgb  ) 
s32 APP_LCD_BitmapPixelSet ( mios32_lcd_bitmap_t  bitmap,
u16  x,
u16  y,
u32  colour 
)
s32 APP_LCD_BitmapPrint ( mios32_lcd_bitmap_t  bitmap  ) 

Here is the call graph for this function:

s32 APP_LCD_Clear ( void   ) 

Here is the call graph for this function:

s32 APP_LCD_Cmd ( u8  cmd  ) 

Here is the call graph for this function:

s32 APP_LCD_CursorSet ( u16  column,
u16  line 
)
s32 APP_LCD_Data ( u8  data  ) 

Here is the call graph for this function:

s32 APP_LCD_FColourSet ( u32  rgb  ) 
s32 APP_LCD_GCursorSet ( u16  x,
u16  y 
)
s32 APP_LCD_Init ( u32  mode  ) 

Here is the call graph for this function:

s32 APP_LCD_SpecialCharInit ( u8  num,
u8  table[8] 
)

Generated on 22 Jan 2016 for MIOS32 by  doxygen 1.6.1