CircleOS  1
Macros | Enumerations
circle_spe.h File Reference

STM32 platform specific declarations. More...

Go to the source code of this file.

Macros

#define SCREEN_WIDTH   128 /*< Default application Width of visible screen in pixels. */
 
#define SCREEN_HEIGHT   128 /*< Default application Height of visible screen in pixels. */
 
#define CHIP_SCREEN_WIDTH   128 /*< Width of screen driven by LCD controller in pixels. */
 
#define CHIP_SCREEN_HEIGHT   128 /*< Height of screen driven by LCD controller in pixels. */
 
#define BUTTON_HEIGHT   32 /*< Height of toolbar button. */
 
#define BUTTON_WIDTH   32 /*< Width of toolbar button. */
 
#define ICON_HEIGHT   32 /*< Height of toolbar icon. */
 
#define ICON_WIDTH   32 /*< Width of toolbar icon. */
 
#define SCREEN_WIDTH   128 /*< Default application Width of visible screen in pixels. */
 
#define SCREEN_HEIGHT   128 /*< Default application Height of visible screen in pixels. */
 
#define CHIP_SCREEN_WIDTH   132 /*< Width of screen driven by LCD controller in pixels. */
 
#define CHIP_SCREEN_HEIGHT   132 /*< Height of screen driven by LCD controller in pixels. */
 
#define BUTTON_HEIGHT   80 /*< Height of toolbar button. */
 
#define BUTTON_WIDTH   60 /*< Width of toolbar button. */
 
#define ICON_HEIGHT   60 /*< Height of toolbar icon. */
 
#define ICON_WIDTH   60 /*< Width of toolbar icon. */
 
#define SCREEN_WIDTH   240 /*< Default application Width of visible screen in pixels. */
 
#define SCREEN_HEIGHT   240 /*< Default application Height of visible screen in pixels. */
 
#define CHIP_SCREEN_WIDTH   240 /*< Width of screen driven by LCD controller in pixels. */
 
#define CHIP_SCREEN_HEIGHT   320 /*< Height of screen driven by LCD controller in pixels. */
 

Enumerations

enum  ENUM_Offset {
  OFFSET_OFF = 0, OFFSET_ON = 0, OFFSET_OFF = 0, OFFSET_ON = 0,
  OFFSET_OFF = 0, OFFSET_ON = 0
}
 
enum  ENUM_Offset {
  OFFSET_OFF = 0, OFFSET_ON = 0, OFFSET_OFF = 0, OFFSET_ON = 0,
  OFFSET_OFF = 0, OFFSET_ON = 0
}
 
enum  ENUM_Offset {
  OFFSET_OFF = 0, OFFSET_ON = 0, OFFSET_OFF = 0, OFFSET_ON = 0,
  OFFSET_OFF = 0, OFFSET_ON = 0
}
 

Detailed Description

Author
YRT
Date
07/2013
Version
4.5
Attention
Contains the same defines for all platform

Definition in file circle_spe.h.

Macro Definition Documentation

#define BUTTON_HEIGHT   32 /*< Height of toolbar button. */

Definition at line 49 of file circle_spe.h.

#define BUTTON_HEIGHT   80 /*< Height of toolbar button. */

Definition at line 49 of file circle_spe.h.

#define BUTTON_WIDTH   32 /*< Width of toolbar button. */

Definition at line 50 of file circle_spe.h.

#define BUTTON_WIDTH   60 /*< Width of toolbar button. */

Definition at line 50 of file circle_spe.h.

#define CHIP_SCREEN_HEIGHT   128 /*< Height of screen driven by LCD controller in pixels. */

Definition at line 56 of file circle_spe.h.

#define CHIP_SCREEN_HEIGHT   132 /*< Height of screen driven by LCD controller in pixels. */

Definition at line 56 of file circle_spe.h.

#define CHIP_SCREEN_HEIGHT   320 /*< Height of screen driven by LCD controller in pixels. */

Definition at line 56 of file circle_spe.h.

#define CHIP_SCREEN_WIDTH   128 /*< Width of screen driven by LCD controller in pixels. */

Definition at line 55 of file circle_spe.h.

#define CHIP_SCREEN_WIDTH   132 /*< Width of screen driven by LCD controller in pixels. */

Definition at line 55 of file circle_spe.h.

#define CHIP_SCREEN_WIDTH   240 /*< Width of screen driven by LCD controller in pixels. */

Definition at line 55 of file circle_spe.h.

#define ICON_HEIGHT   32 /*< Height of toolbar icon. */

Definition at line 51 of file circle_spe.h.

#define ICON_HEIGHT   60 /*< Height of toolbar icon. */

Definition at line 51 of file circle_spe.h.

#define ICON_WIDTH   32 /*< Width of toolbar icon. */

Definition at line 52 of file circle_spe.h.

#define ICON_WIDTH   60 /*< Width of toolbar icon. */

Definition at line 52 of file circle_spe.h.

#define SCREEN_HEIGHT   128 /*< Default application Height of visible screen in pixels. */

Definition at line 54 of file circle_spe.h.

#define SCREEN_HEIGHT   128 /*< Default application Height of visible screen in pixels. */

Definition at line 54 of file circle_spe.h.

#define SCREEN_HEIGHT   240 /*< Default application Height of visible screen in pixels. */

Definition at line 54 of file circle_spe.h.

#define SCREEN_WIDTH   128 /*< Default application Width of visible screen in pixels. */

Definition at line 53 of file circle_spe.h.

#define SCREEN_WIDTH   128 /*< Default application Width of visible screen in pixels. */

Definition at line 53 of file circle_spe.h.

#define SCREEN_WIDTH   240 /*< Default application Width of visible screen in pixels. */

Definition at line 53 of file circle_spe.h.

Enumeration Type Documentation

Enumerator
OFFSET_OFF 
OFFSET_ON 
OFFSET_OFF 
OFFSET_ON 
OFFSET_OFF 
OFFSET_ON 

Definition at line 24 of file circle_spe.h.

Enumerator
OFFSET_OFF 
OFFSET_ON 
OFFSET_OFF 
OFFSET_ON 
OFFSET_OFF 
OFFSET_ON 

Definition at line 40 of file circle_spe.h.

Enumerator
OFFSET_OFF 
OFFSET_ON 
OFFSET_OFF 
OFFSET_ON 
OFFSET_OFF 
OFFSET_ON 

Definition at line 57 of file circle_spe.h.