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

Macros

#define COL_X   0
 
#define COL_W   32
 
#define CMD_COLOR   0x0000ff00u
 
#define VRAM_COLOR   0x03e0u
 
#define BG_COLOR   0x0000u
 

Functions

int main (void)
 

Macro Definition Documentation

◆ BG_COLOR

#define BG_COLOR   0x0000u

◆ CMD_COLOR

#define CMD_COLOR   0x0000ff00u

◆ COL_W

#define COL_W   32

◆ COL_X

#define COL_X   0

◆ VRAM_COLOR

#define VRAM_COLOR   0x03e0u

Function Documentation

◆ main()

int main ( void  )