📄 cslr_mmcsd.h
字号:
/* ========================================================================== * Copyright (c) Texas Instruments Inc , 2004 * * Use of this software is controlled by the terms and conditions found * in the license agreement under which this software has been supplied * provided * ==========================================================================*/#ifndef _CSLR_MMCSD_H_#define _CSLR_MMCSD_H_#include <davinci.h>#include <cslr_mmcsd_001.h>/*****************************************************************************\ Overlay structure typedef definition\*****************************************************************************/CSL_IDEF_INLINE CSL_MmcsdRegsOvly _CSL_mmcsdGetBaseAddr (Uint16 mmcsdNum) { return (CSL_MmcsdRegsOvly)_CSL_mmcsdlookup[mmcsdNum];}#endif /* CSLR_MMCSD_H_ *//* Rev.No. Date/Time ECN No. Modifier *//* ------- --------- ------- -------- *//* 5 14 Jan 2005 13:32:31 5888 xkeshavm *//* *//* Uploaded the CSL0.57 JAN 2005 Release and built the library for ARM and DSP*//********************************************************************/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -