|
|
#define | DISPLAY_PARAMS_FLAG_PHSYNC (1U<<0) |
| | Display parameter polarity flags - Positive HSYNC.
|
| |
|
#define | DISPLAY_PARAMS_FLAG_NHSYNC (1U<<1) |
| | Display parameter polarity flags - Negative HSYNC.
|
| |
|
#define | DISPLAY_PARAMS_FLAG_PVSYNC (1U<<2) |
| | Display parameter polarity flags - Positive VSYNC.
|
| |
|
#define | DISPLAY_PARAMS_FLAG_NVSYNC (1U<<3) |
| | Display parameter polarity flags - Negative VSYNC.
|
| |