Searched refs:pic16f819debug (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4u/sys/i2c/clients/
H A Dpic16f819_impl.h47 static int pic16f819debug = 0; variable
48 #define D1CMN_ERR(ARGS) if (pic16f819debug & 0x1) cmn_err ARGS;
49 #define D2CMN_ERR(ARGS) if (pic16f819debug & 0x2) cmn_err ARGS;

Completed in 38 milliseconds