We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef8d313 commit 56ba180Copy full SHA for 56ba180
platform/pddf/i2c/modules/include/pddf_client_defs.h
@@ -33,6 +33,8 @@
33
#define GPIO "PDDF_GPIO"
34
#define SYSSTATUS "PDDF_SYSSTATUS"
35
#define XCVR "PDDF_XCVR"
36
+#define FPGA "PDDF_FPGAPCI"
37
+
38
39
#define PDDF_DEBUG
40
#ifdef PDDF_DEBUG
0 commit comments