?? tonecfg.h
字號:
/* Do *not* directly modify this file. It was *//* generated by the Configuration Tool; any *//* changes risk being overwritten. *//* INPUT tone.cdb */#define CHIP_5416 1/* Include Header Files */#include <std.h>#include <swi.h>#include <tsk.h>#include <log.h>#include <csl_dma.h>#include <csl_mcbsp.h>#ifdef __cplusplusextern "C" {#endifextern SWI_Obj KNL_swi;extern TSK_Obj TSK_idle;extern LOG_Obj LOG_system;extern LOG_Obj trace;extern DMA_Config dmaCfg0;extern DMA_Config dmaCfg1;extern DMA_GblConfig gDMAConfig0;extern DMA_GblConfig gDMAConfig1;extern MCBSP_Config mcbspCfg0;extern DMA_Handle hDma2;extern DMA_Handle hDma3;extern MCBSP_Handle C54XX_DMA_MCBSP_hMcbsp;extern void CSL_cfgInit();#ifdef __cplusplus}#endif /* extern "C" */
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -