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

Macros

#define BAND_W   640
 
#define BAND_H   256
 
#define COLOR_RED   0x001fu
 
#define COLOR_GREEN   0x03e0u
 
#define COLOR_BLUE   0x7c00u
 
#define COLOR_YELLOW   0x03ffu
 

Functions

int main (void)
 

Macro Definition Documentation

◆ BAND_H

#define BAND_H   256

◆ BAND_W

#define BAND_W   640

◆ COLOR_BLUE

#define COLOR_BLUE   0x7c00u

◆ COLOR_GREEN

#define COLOR_GREEN   0x03e0u

◆ COLOR_RED

#define COLOR_RED   0x001fu

◆ COLOR_YELLOW

#define COLOR_YELLOW   0x03ffu

Function Documentation

◆ main()

int main ( void  )