gptimer.in.h

来自「free hardware ip core about sparcv8,a so」· C头文件 代码 · 共 56 行

H
56
字号
#ifndef CONFIG_GPT_ENABLE#define CONFIG_GPT_ENABLE 0#endif#ifndef CONFIG_GPT_NTIM#define CONFIG_GPT_NTIM 1#endif#ifndef CONFIG_GPT_SW#define CONFIG_GPT_SW 8#endif#ifndef CONFIG_GPT_TW#define CONFIG_GPT_TW 8#endif#ifndef CONFIG_GPT_IRQ#define CONFIG_GPT_IRQ 8#endif#ifndef CONFIG_GPT_SEPIRQ#define CONFIG_GPT_SEPIRQ 0#endif#ifndef CONFIG_GPT_ENABLE#define CONFIG_GPT_ENABLE 0#endif#ifndef CONFIG_GPT_NTIM#define CONFIG_GPT_NTIM 1#endif#ifndef CONFIG_GPT_SW#define CONFIG_GPT_SW 8#endif#ifndef CONFIG_GPT_TW#define CONFIG_GPT_TW 8#endif#ifndef CONFIG_GPT_IRQ#define CONFIG_GPT_IRQ 8#endif#ifndef CONFIG_GPT_SEPIRQ#define CONFIG_GPT_SEPIRQ 0#endif#ifndef CONFIG_GPT_WDOGEN#define CONFIG_GPT_WDOGEN 0#endif#ifndef CONFIG_GPT_WDOG#define CONFIG_GPT_WDOG 0#endif

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?