Nugget
Loading...
Searching...
No Matches
Macros | Functions
fast-fill-h-quirk.c File Reference
#include "probe-common.h"
Include dependency graph for fast-fill-h-quirk.c:

Macros

#define COL_X   0
 
#define COL_W   32
 
#define FILL_R   0x80
 
#define FILL_G   0x40
 
#define FILL_B   0xc0
 
#define BG_COLOR   0x7fffu
 

Functions

int main (void)
 

Macro Definition Documentation

◆ BG_COLOR

#define BG_COLOR   0x7fffu

◆ COL_W

#define COL_W   32

◆ COL_X

#define COL_X   0

◆ FILL_B

#define FILL_B   0xc0

◆ FILL_G

#define FILL_G   0x40

◆ FILL_R

#define FILL_R   0x80

Function Documentation

◆ main()

int main ( void  )