📄 hd_reference_overview.htm
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title></title>
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link type="text/css" rel="stylesheet" href="CodeTHelp.css">
</head>
<body marginheight="0" marginwidth="0" topmargin="0" leftmargin="0" bgcolor="#FFFFFF">
<a name="TopTopic"></a>
<table cellpadding="4" cellspacing="0" border="0" width="100%">
<tr>
<td bgcolor="#0000FF" rowspan="2" width="40%"><a href="http://www.codetelligence.com"><img border="0" height="40" width="252" name="image" src="Images/codetelligence_lrg.gif"></a></td><td bgcolor="#0000FF" height="62" width="50%"><font face="Arial, Helvetica, sans-serif" size="5" color="#FFFFFF"><strong>Codetelligence Embedded SDIO Stack<br>Host Controller Driver Documentation</strong></font></td><td bgcolor="#0000FF" height="62" width="10%"><td><a href="reference_top.htm"><img border="0" height="32" width="27" src="Images/leftarrow.gif"></a></td><td><a href="HD_Reference.htm#FUNC_Configure%22"><img border="0" height="32" width="27" src="Images/rightarrow.gif"></a></td></td>
</tr>
</table>
<br>
<table cellpadding="0" cellspacing="10" border="0" width="100%">
<tr>
<td width="93%"><font face="Arial, Helvetica, sans-serif"><span class="Topic">
<blockquote>
<table width="100%" cellspacing="0" cellpadding="0">
<td>
<br>
<div align="center">
<span class="FUNCPROTOTYPE"></span>
</div>
</td>
</table>
</blockquote>
</span></font></td>
</tr>
</table>
<hr>
<table cellpadding="15" cellspacing="0" border="0" width="100%">
<tr>
<td>
<p class="FUNCHEADINGS">Abstract:</p>
<blockquote>
<p class="BODYTEXT">
<br>
Host Controller Driver Interfaces.
</p>
</blockquote>
</td>
</tr>
</table><table width="100%" border="0" cellspacing="10" cellpadding="0"><tr>
<td><a href="HD_Reference.htm#FUNC_Configure">
Configure
</a></td><td>The bus driver calls the configure callback to set various options and modes in the host controller hardware.</td>
</tr>
<tr>
<td><a href="HD_Reference.htm#FUNC_GET_CURRENT_REQUEST">
GET_CURRENT_REQUEST
</a></td><td>Get a pointer to the current bus request for a host controller</td>
</tr>
<tr>
<td><a href="HD_Reference.htm#FUNC_GET_SDCONFIG_CMD">
GET_SDCONFIG_CMD
</a></td><td>Get a pointer to the configuration command data.</td>
</tr>
<tr>
<td><a href="HD_Reference.htm#FUNC_GET_SDCONFIG_CMD_DATA">
GET_SDCONFIG_CMD_DATA
</a></td><td>Get a pointer to the configuration command data.</td>
</tr>
<tr>
<td><a href="HD_Reference.htm#FUNC_GET_SDCONFIG_CMD_LEN">
GET_SDCONFIG_CMD_LEN
</a></td><td>Get a pointer to the configuration command data.</td>
</tr>
<tr>
<td><a href="HD_Reference.htm#FUNC_IS_HCD_BUS_MODE_SPI">
IS_HCD_BUS_MODE_SPI
</a></td><td>Is host controller operating in SPI mode</td>
</tr>
<tr>
<td><a href="HD_Reference.htm#FUNC_IS_HCD_BUS_MODE_SPI_NO_CRC">
IS_HCD_BUS_MODE_SPI_NO_CRC
</a></td><td>Is host controller using SPI in non-CRC mode</td>
</tr>
<tr>
<td><a href="HD_Reference.htm#FUNC_Request">
Request
</a></td><td>The bus driver calls the request callback to start an SDIO bus transaction.</td>
</tr>
<tr>
<td><a href="HD_Reference.htm#FUNC_SDHCD_GET_OPER_CLOCK">
SDHCD_GET_OPER_CLOCK
</a></td><td>Get host controller's current operational bus clock</td>
</tr>
<tr>
<td><a href="HD_Reference.htm#FUNC_SDIO_CheckResponse">
SDIO_CheckResponse
</a></td><td>Check an SD/MMC/SDIO response.</td>
</tr>
<tr>
<td><a href="HD_Reference.htm#FUNC_SDIO_HandleHcdEvent">
SDIO_HandleHcdEvent
</a></td><td>Indicate to the SDIO bus driver (core) of an event in the host controller driver.</td>
</tr>
<tr>
<td><a href="HD_Reference.htm#FUNC_SDIO_RegisterHostController">
SDIO_RegisterHostController
</a></td><td>Register a host controller driver with the bus driver.</td>
</tr>
<tr>
<td><a href="HD_Reference.htm#FUNC_SDIO_UnregisterHostController">
SDIO_UnregisterHostController
</a></td><td>Unregister a host controller driver with the bus driver.</td>
</tr></table> <br>
<table cellpadding="2" cellspacing="0" border="0" width="100%">
<tr>
<td>
<div align="right">
<a href="#TopTopic">Back to top</a>
</div>
</td>
</tr>
<tr bgcolor="#0000FF">
<td><font face="Arial, Helvetica, sans-serif" color="#FFFFFF"><strong>©2004 </strong></font><font face="Arial, Helvetica, sans-serif" color="#FFFFFF"><strong>Code<em>telligence</em>,
Inc. </strong></font><a target="_blank" href="http://www.codetelligence.com"><font face="Arial, Helvetica, sans-serif" color="#FFFFFF">www.codetelligence.com</font></a></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -