ReonV/lib/gaisler/can/grcan.in.h

11 lines
187 B
C

#ifndef CONFIG_GRCAN_ENABLE
#define CONFIG_GRCAN_ENABLE 0
#endif
#ifndef CONFIG_GRCANIRQ
#define CONFIG_GRCANIRQ 0
#endif
#ifndef CONFIG_GRCANSINGLE
#define CONFIG_GRCANSINGLE 0
#endif