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

Macros

#define COL_X   0
 
#define COL_W   32
 
#define FILL_R   0x80
 
#define FILL_G   0x80
 
#define FILL_B   0x00
 
#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   0x00

◆ FILL_G

#define FILL_G   0x80

◆ FILL_R

#define FILL_R   0x80

Function Documentation

◆ main()

int main ( void  )