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

Macros

#define COL_X   64
 
#define COL_W   32
 
#define CMD_COLOR   0x00ff0000u
 
#define VRAM_COLOR   0x7c00u
 
#define BG_COLOR   0x0000u
 

Functions

int main (void)
 

Macro Definition Documentation

◆ BG_COLOR

#define BG_COLOR   0x0000u

◆ CMD_COLOR

#define CMD_COLOR   0x00ff0000u

◆ COL_W

#define COL_W   32

◆ COL_X

#define COL_X   64

◆ VRAM_COLOR

#define VRAM_COLOR   0x7c00u

Function Documentation

◆ main()

int main ( void  )