bt459.h File Reference

Back to the index.

Classes | Macros
bt459.h File Reference

Go to the source code of this file.

Classes

struct  bt459_regmap_t
 

Macros

#define BT459_REG_CCOLOR_1   0x0181 /* Cursor color regs */
 
#define BT459_REG_CCOLOR_2   0x0182
 
#define BT459_REG_CCOLOR_3   0x0183
 
#define BT459_REG_ID   0x0200 /* read-only, gives "4a" */
 
#define BT459_REG_CMD0   0x0201
 
#define BT459_REG_CMD1   0x0202
 
#define BT459_REG_CMD2   0x0203
 
#define BT459_REG_PRM   0x0204
 
#define BT459_REG_PBM   0x0206
 
#define BT459_REG_ORM   0x0208
 
#define BT459_REG_OBM   0x0209
 
#define BT459_REG_ILV   0x020a
 
#define BT459_REG_TEST   0x020b
 
#define BT459_REG_RSIG   0x020c
 
#define BT459_REG_GSIG   0x020d
 
#define BT459_REG_BSIG   0x020e
 
#define BT459_REG_CCR   0x0300
 
#define BT459_REG_CXLO   0x0301
 
#define BT459_REG_CXHI   0x0302
 
#define BT459_REG_CYLO   0x0303
 
#define BT459_REG_CYHI   0x0304
 
#define BT459_REG_WXLO   0x0305
 
#define BT459_REG_WXHI   0x0306
 
#define BT459_REG_WYLO   0x0307
 
#define BT459_REG_WYHI   0x0308
 
#define BT459_REG_WWLO   0x0309
 
#define BT459_REG_WWHI   0x030a
 
#define BT459_REG_WHLO   0x030b
 
#define BT459_REG_WHHI   0x030c
 
#define BT459_REG_CRAM_BASE   0x0400
 
#define BT459_REG_CRAM_END   0x07ff
 

Macro Definition Documentation

◆ BT459_REG_BSIG

#define BT459_REG_BSIG   0x020e

Definition at line 137 of file bt459.h.

◆ BT459_REG_CCOLOR_1

#define BT459_REG_CCOLOR_1   0x0181 /* Cursor color regs */

Definition at line 120 of file bt459.h.

Referenced by DEVICE_ACCESS().

◆ BT459_REG_CCOLOR_2

#define BT459_REG_CCOLOR_2   0x0182

Definition at line 121 of file bt459.h.

Referenced by DEVICE_ACCESS().

◆ BT459_REG_CCOLOR_3

#define BT459_REG_CCOLOR_3   0x0183

Definition at line 122 of file bt459.h.

Referenced by DEVICE_ACCESS().

◆ BT459_REG_CCR

#define BT459_REG_CCR   0x0300

Definition at line 139 of file bt459.h.

Referenced by DEVICE_ACCESS().

◆ BT459_REG_CMD0

#define BT459_REG_CMD0   0x0201

Definition at line 124 of file bt459.h.

◆ BT459_REG_CMD1

#define BT459_REG_CMD1   0x0202

Definition at line 125 of file bt459.h.

◆ BT459_REG_CMD2

#define BT459_REG_CMD2   0x0203

Definition at line 126 of file bt459.h.

◆ BT459_REG_CRAM_BASE

#define BT459_REG_CRAM_BASE   0x0400

Definition at line 153 of file bt459.h.

Referenced by DEVICE_ACCESS().

◆ BT459_REG_CRAM_END

#define BT459_REG_CRAM_END   0x07ff

Definition at line 154 of file bt459.h.

◆ BT459_REG_CXHI

#define BT459_REG_CXHI   0x0302

Definition at line 141 of file bt459.h.

◆ BT459_REG_CXLO

#define BT459_REG_CXLO   0x0301

Definition at line 140 of file bt459.h.

◆ BT459_REG_CYHI

#define BT459_REG_CYHI   0x0304

Definition at line 143 of file bt459.h.

◆ BT459_REG_CYLO

#define BT459_REG_CYLO   0x0303

Definition at line 142 of file bt459.h.

◆ BT459_REG_GSIG

#define BT459_REG_GSIG   0x020d

Definition at line 136 of file bt459.h.

◆ BT459_REG_ID

#define BT459_REG_ID   0x0200 /* read-only, gives "4a" */

Definition at line 123 of file bt459.h.

Referenced by DEVICE_ACCESS().

◆ BT459_REG_ILV

#define BT459_REG_ILV   0x020a

Definition at line 133 of file bt459.h.

◆ BT459_REG_OBM

#define BT459_REG_OBM   0x0209

Definition at line 132 of file bt459.h.

◆ BT459_REG_ORM

#define BT459_REG_ORM   0x0208

Definition at line 131 of file bt459.h.

◆ BT459_REG_PBM

#define BT459_REG_PBM   0x0206

Definition at line 129 of file bt459.h.

◆ BT459_REG_PRM

#define BT459_REG_PRM   0x0204

Definition at line 127 of file bt459.h.

Referenced by DEVICE_ACCESS().

◆ BT459_REG_RSIG

#define BT459_REG_RSIG   0x020c

Definition at line 135 of file bt459.h.

◆ BT459_REG_TEST

#define BT459_REG_TEST   0x020b

Definition at line 134 of file bt459.h.

◆ BT459_REG_WHHI

#define BT459_REG_WHHI   0x030c

Definition at line 151 of file bt459.h.

◆ BT459_REG_WHLO

#define BT459_REG_WHLO   0x030b

Definition at line 150 of file bt459.h.

◆ BT459_REG_WWHI

#define BT459_REG_WWHI   0x030a

Definition at line 149 of file bt459.h.

◆ BT459_REG_WWLO

#define BT459_REG_WWLO   0x0309

Definition at line 148 of file bt459.h.

◆ BT459_REG_WXHI

#define BT459_REG_WXHI   0x0306

Definition at line 145 of file bt459.h.

◆ BT459_REG_WXLO

#define BT459_REG_WXLO   0x0305

Definition at line 144 of file bt459.h.

◆ BT459_REG_WYHI

#define BT459_REG_WYHI   0x0308

Definition at line 147 of file bt459.h.

◆ BT459_REG_WYLO

#define BT459_REG_WYLO   0x0307

Definition at line 146 of file bt459.h.


Generated on Fri Dec 7 2018 19:52:23 for GXemul by doxygen 1.8.13