OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [freertos-6.1.1/] [Demo/] [MSP430X_MSP430F5438_CCS4/] [Demo_Source/] [MSP-EXP430F5438_HAL/] [hal_lcd_fonts.h] - Blame information for rev 584

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 584 jeremybenn
/*******************************************************************************
2
    Filename: hal_lcd_fonts.h
3
 
4
    Copyright 2010 Texas Instruments, Inc.
5
***************************************************************************/
6
#ifndef FONTS_H
7
#define FONTS_H
8
 
9
#define FONT_HEIGHT             12                    // Each character has 13 lines 
10
 
11
extern const unsigned char fonts_lookup[];
12
extern const unsigned int fonts[];
13
extern const unsigned int GrayScale_fonts[];
14
 
15
#endif /* FONTS_H */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.