#include "d4dlcdhw_flexbus_8b_cfg.h"
Macros | |
#define | SET(x) |
#define | RESET(x) |
#define | OUTPUT(x) |
#define | INPUT(x) |
#define | D4DLCD_FLEX_BASE_ADDRESS |
#define | D4DLCD_FLEX_DC_ADDRESS |
#define | D4DLCD_FLEX_ADRESS_MASK |
#define | D4DLCD_FLEX_CS |
D4D driver - flexbus_8b hardware lcd driver function header file.
Definition in file d4dlcdhw_flexbus_8b.h.
#define D4DLCD_FLEX_ADRESS_MASK |
Definition at line 86 of file d4dlcdhw_flexbus_8b.h.
#define D4DLCD_FLEX_BASE_ADDRESS |
Definition at line 78 of file d4dlcdhw_flexbus_8b.h.
#define D4DLCD_FLEX_CS |
Definition at line 91 of file d4dlcdhw_flexbus_8b.h.
#define D4DLCD_FLEX_DC_ADDRESS |
Definition at line 82 of file d4dlcdhw_flexbus_8b.h.
#define INPUT | ( | x | ) |
Definition at line 69 of file d4dlcdhw_flexbus_8b.h.
#define OUTPUT | ( | x | ) |
Definition at line 68 of file d4dlcdhw_flexbus_8b.h.
#define RESET | ( | x | ) |
Definition at line 66 of file d4dlcdhw_flexbus_8b.h.
#define SET | ( | x | ) |
Definition at line 65 of file d4dlcdhw_flexbus_8b.h.