MCUXpresso_LPC55S69/docs/MCUXpresso SDK API Referenc.../a00006.html

220 lines
25 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.5"/>
<title>MCUXpresso SDK API Reference Manual: Driver errors status</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="fs_logo.gif"/></td>
<td style="padding-left: 0.5em;">
<div id="projectname">MCUXpresso SDK API Reference Manual
&#160;<span id="projectnumber">Rev 2.15.000</span>
</div>
<div id="projectbrief">NXP Semiconductors</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.5 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li class="current"><a href="pages.html"><span>Related&#160;Pages</span></a></li>
<li><a href="modules.html"><span>API&#160;Reference</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('a00006.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Groups</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Pages</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">Driver errors status </div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><ul>
<li><a class="el" href="a00246.html#gga99fb83031ce9923c84392b4e92f956b5a49091894b590d7e479605bf113918952" title="The master is already performing a transfer. ">kStatus_I2C_Busy</a> = 2600</li>
<li><a class="el" href="a00246.html#gga99fb83031ce9923c84392b4e92f956b5a628d242f7bc0e3d5949c7f73eafaa508" title="The slave driver is idle. ">kStatus_I2C_Idle</a> = 2601</li>
<li><a class="el" href="a00246.html#gga99fb83031ce9923c84392b4e92f956b5a72fd33d0b5263a63766e62f71d16be00" title="The slave device sent a NAK in response to a byte. ">kStatus_I2C_Nak</a> = 2602</li>
<li><a class="el" href="a00246.html#gga99fb83031ce9923c84392b4e92f956b5a308bcea12eeef85aeac416ead81639b9" title="Unable to proceed due to invalid parameter. ">kStatus_I2C_InvalidParameter</a> = 2603</li>
<li><a class="el" href="a00246.html#gga99fb83031ce9923c84392b4e92f956b5a0db20b358696db03a068816bb72a0310" title="Transferred bit was not seen on the bus. ">kStatus_I2C_BitError</a> = 2604</li>
<li><a class="el" href="a00246.html#gga99fb83031ce9923c84392b4e92f956b5a139b52cc3305ec2c06d0ac94313c221f" title="Arbitration lost error. ">kStatus_I2C_ArbitrationLost</a> = 2605</li>
<li><a class="el" href="a00246.html#gga99fb83031ce9923c84392b4e92f956b5a834a772763c85b5bedf8eb0a0cfa2f9e" title="Attempt to abort a transfer when one is not in progress. ">kStatus_I2C_NoTransferInProgress</a> = 2606</li>
<li><a class="el" href="a00246.html#gga99fb83031ce9923c84392b4e92f956b5ac0253b1c986e61b7905da4a7f1fbf844" title="DMA request failed. ">kStatus_I2C_DmaRequestFail</a> = 2607</li>
<li><a class="el" href="a00246.html#gga99fb83031ce9923c84392b4e92f956b5a256cb58b123f0814d020cc8449cf48d5" title="Start and stop error. ">kStatus_I2C_StartStopError</a> = 2608</li>
<li><a class="el" href="a00246.html#gga99fb83031ce9923c84392b4e92f956b5a99cb29358dad3255402d30285f844632" title="Unexpected state. ">kStatus_I2C_UnexpectedState</a> = 2609</li>
<li><a class="el" href="a00246.html#gga99fb83031ce9923c84392b4e92f956b5a81ad7cc198436cabbe91ea55c5288747" title="Timeout when waiting for I2C master/slave pending status to set to continue transfer. ">kStatus_I2C_Timeout</a> = 2610</li>
<li><a class="el" href="a00246.html#gga99fb83031ce9923c84392b4e92f956b5adf7437bfedcc0d57338ed33f1be5c805" title="NAK received for Address. ">kStatus_I2C_Addr_Nak</a> = 2611</li>
<li><a class="el" href="a00246.html#gga99fb83031ce9923c84392b4e92f956b5ab32229544c596a841b296ca881e343db" title="Timeout waiting for bus event. ">kStatus_I2C_EventTimeout</a> = 2612</li>
<li><a class="el" href="a00246.html#gga99fb83031ce9923c84392b4e92f956b5abc4c6f641447dde279d71fbf841fe375" title="Timeout SCL signal remains low. ">kStatus_I2C_SclLowTimeout</a> = 2613</li>
<li><a class="el" href="a00031.html#ggabc6126af1d45847bc59afa0aa3216b04a634ef87c7515bb4037dfaaea2d75b6e1" title="Transfer from/into a single buffer has completed. ">kStatus_I2S_BufferComplete</a> = 2700</li>
<li><a class="el" href="a00031.html#ggabc6126af1d45847bc59afa0aa3216b04af123c761ef2616e6f48031b3f1103e48" title="All buffers transfers have completed. ">kStatus_I2S_Done</a> = 2701</li>
<li><a class="el" href="a00031.html#ggabc6126af1d45847bc59afa0aa3216b04af73f348e9a8fe5cdf3c1ad097378d5b2" title="Already performing a transfer and cannot queue another buffer. ">kStatus_I2S_Busy</a> = 2702</li>
<li><a class="el" href="a00059.html#gga61dadd085c1777f559549e05962b2c9ea703abdf7900047c4d13536480f3463ab" title="SPI bus is busy. ">kStatus_SPI_Busy</a> = 1400</li>
<li><a class="el" href="a00059.html#gga61dadd085c1777f559549e05962b2c9ea4e32c5b06dccaf4b81e2fd1679e1b560" title="SPI is idle. ">kStatus_SPI_Idle</a> = 1401</li>
<li><a class="el" href="a00059.html#gga61dadd085c1777f559549e05962b2c9ea2ff91d774e93aed936b87ffaa18aaf9e" title="SPI error. ">kStatus_SPI_Error</a> = 1402</li>
<li><a class="el" href="a00062.html#gga726ca809ffd3d67ab4b8476646f26635a78157ec0658118f9205521c03da99093" title="Transmitter is busy. ">kStatus_USART_TxBusy</a> = 5700</li>
<li><a class="el" href="a00062.html#gga726ca809ffd3d67ab4b8476646f26635a38225397e3744ef1b4995041ce80d839" title="Receiver is busy. ">kStatus_USART_RxBusy</a> = 5701</li>
<li><a class="el" href="a00062.html#gga726ca809ffd3d67ab4b8476646f26635a539a0ebaa0137fdf6d7cc9b984acb13f" title="USART transmitter is idle. ">kStatus_USART_TxIdle</a> = 5702</li>
<li><a class="el" href="a00062.html#gga726ca809ffd3d67ab4b8476646f26635a3cb7112c821c89d7fbb1c048a86756aa" title="USART receiver is idle. ">kStatus_USART_RxIdle</a> = 5703</li>
<li><a class="el" href="a00062.html#gga726ca809ffd3d67ab4b8476646f26635abf010640733ea1ae8c97d7a0b83ea11b" title="Error happens on txFIFO. ">kStatus_USART_TxError</a> = 5707</li>
<li><a class="el" href="a00062.html#gga726ca809ffd3d67ab4b8476646f26635a888280fbe6cf9b4b0647db78f0578ff5" title="Error happens on rxFIFO. ">kStatus_USART_RxError</a> = 5709</li>
<li><a class="el" href="a00062.html#gga726ca809ffd3d67ab4b8476646f26635a256720c63c378f57791e946c0473290e" title="Error happens on rx ring buffer. ">kStatus_USART_RxRingBufferOverrun</a> = 5708</li>
<li><a class="el" href="a00062.html#gga726ca809ffd3d67ab4b8476646f26635a3f21596ffe8300152d7f9f5587402e19" title="USART noise error. ">kStatus_USART_NoiseError</a> = 5710</li>
<li><a class="el" href="a00062.html#gga726ca809ffd3d67ab4b8476646f26635a9e2f548075400b4c0a719ee1b0a534a9" title="USART framing error. ">kStatus_USART_FramingError</a> = 5711</li>
<li><a class="el" href="a00062.html#gga726ca809ffd3d67ab4b8476646f26635a579872694419f8708e38935593105868" title="USART parity error. ">kStatus_USART_ParityError</a> = 5712</li>
<li><a class="el" href="a00062.html#gga726ca809ffd3d67ab4b8476646f26635ae427c8491ce7294dfeaa3b87e506bd81" title="Baudrate is not support in current clock source. ">kStatus_USART_BaudrateNotSupport</a> = 5713</li>
<li><a class="el" href="a00018.html#ggaa4639fd4d4503c0dec9925f749d308b2aacee5186bbe9db2e091dc5c36531cd7c" title="API is executed successfully. ">kStatus_FLASH_Success</a> = 0</li>
<li><a class="el" href="a00018.html#ggaa4639fd4d4503c0dec9925f749d308b2a85c375f1213ec36dd2cf60e8d9851867" title="Invalid argument. ">kStatus_FLASH_InvalidArgument</a> = 4</li>
<li><a class="el" href="a00018.html#ggaa4639fd4d4503c0dec9925f749d308b2a098148af25679d78133103cace7580ea" title="Parameter is not aligned with the specified baseline. ">kStatus_FLASH_AlignmentError</a> = 101</li>
<li><a class="el" href="a00018.html#ggaa4639fd4d4503c0dec9925f749d308b2acc367a368270606eae83264f59b55211" title="Address is out of range. ">kStatus_FLASH_AddressError</a> = 102</li>
<li><a class="el" href="a00018.html#ggaa4639fd4d4503c0dec9925f749d308b2ab9e32512512c1ea1508bc2832f2bd528" title="Invalid instruction codes and out-of bound addresses. ">kStatus_FLASH_AccessError</a> = 103</li>
<li><a class="el" href="a00018.html#ggaa4639fd4d4503c0dec9925f749d308b2ab406157d740ab0a07df1fc5d2b159fc3" title="The program/erase operation is requested to execute on protected areas. ">kStatus_FLASH_ProtectionViolation</a> = 104</li>
<li><a class="el" href="a00018.html#ggaa4639fd4d4503c0dec9925f749d308b2a42567b719be83f23619c498da80643ed" title="Run-time error during command execution. ">kStatus_FLASH_CommandFailure</a> = 105</li>
<li><a class="el" href="a00018.html#ggaa4639fd4d4503c0dec9925f749d308b2a0ac435d9c4aa24ccb8ab983de1979780" title="Unknown property. ">kStatus_FLASH_UnknownProperty</a> = 106</li>
<li><a class="el" href="a00018.html#ggaa4639fd4d4503c0dec9925f749d308b2a9741e88e6013710b11b81e2af7071a92" title="API erase key is invalid. ">kStatus_FLASH_EraseKeyError</a> = 107</li>
<li><a class="el" href="a00018.html#ggaa4639fd4d4503c0dec9925f749d308b2aa3ace4bf14ea333efd6189b8ddf47aca" title="The current region is execute-only. ">kStatus_FLASH_RegionExecuteOnly</a> = 108</li>
<li><a class="el" href="a00018.html#ggaa4639fd4d4503c0dec9925f749d308b2a87d744021836148574383ddcae44db32" title="Execute-in-RAM function is not available. ">kStatus_FLASH_ExecuteInRamFunctionNotReady</a> = 109</li>
<li><a class="el" href="a00018.html#ggaa4639fd4d4503c0dec9925f749d308b2ab032e11743a3397f9c81afac3faa9c25" title="Flash API is not supported. ">kStatus_FLASH_CommandNotSupported</a> = 111</li>
<li><a class="el" href="a00018.html#ggaa4639fd4d4503c0dec9925f749d308b2ad80bb34aa0bbed461b6d386dadf66741" title="Hash check of page data is failed. ">kStatus_FLASH_HashCheckError</a> = 124</li>
<li><a class="el" href="a00018.html#ggaa4639fd4d4503c0dec9925f749d308b2a7b3feace7a7c605ea939fc812856b5cc" title="Blank page cannnot be read. ">kStatus_FLASH_BlankIfrPageData</a> = 121</li>
<li><a class="el" href="a00018.html#ggaa4639fd4d4503c0dec9925f749d308b2ac3c5247a67d36e5b3c28c586f964dfa5" title="Encrypted flash subregions are not erased at once. ">kStatus_FLASH_EncryptedRegionsEraseNotDoneAtOnce</a> = 122</li>
<li><a class="el" href="a00018.html#ggaa4639fd4d4503c0dec9925f749d308b2a4259d6179f5320f73679eaa78052513c" title="Program verification is not allowed when the encryption is enabled. ">kStatus_FLASH_ProgramVerificationNotAllowed</a> = 123</li>
<li><a class="el" href="a00018.html#ggaa4639fd4d4503c0dec9925f749d308b2ad80bb34aa0bbed461b6d386dadf66741" title="Hash check of page data is failed. ">kStatus_FLASH_HashCheckError</a> = 124</li>
<li><a class="el" href="a00017.html#ggaf9bdc3014f3d54c426b6d2df10de4960a9b95dc670083f57c33f96b0c10d0c8ba" title="Channel is busy and can&#39;t handle the transfer request. ">kStatus_DMA_Busy</a> = 5000</li>
<li><a class="el" href="a00050.html#gga94798fdadfbf49a7c658ace669a1d310affb9182360cf683b9b56bb7d6137f1fa" title="Set DMA descriptor failed. ">kStatus_SDIF_DescriptorBufferLenError</a> = 5900</li>
<li><a class="el" href="a00050.html#gga94798fdadfbf49a7c658ace669a1d310a14433840ce27b3e4f9e93adc7bd0ff96" title="invalid argument status ">kStatus_SDIF_InvalidArgument</a> = 5901</li>
<li><a class="el" href="a00050.html#gga94798fdadfbf49a7c658ace669a1d310a768343b1047ef305d1f6d4890dc2f6e8" title="sync command to CIU timeout status ">kStatus_SDIF_SyncCmdTimeout</a> = 5902</li>
<li><a class="el" href="a00050.html#gga94798fdadfbf49a7c658ace669a1d310ada6e65b3f5e6bb69c529d8521893077a" title="send command to card fail ">kStatus_SDIF_SendCmdFail</a> = 5903</li>
<li><a class="el" href="a00050.html#gga94798fdadfbf49a7c658ace669a1d310aa949a8ea4ebdf057c3302c2691f9e1a7" title="send command to card fail, due to command buffer full user need to resend this command ...">kStatus_SDIF_SendCmdErrorBufferFull</a> = 5904</li>
<li><a class="el" href="a00050.html#gga94798fdadfbf49a7c658ace669a1d310a66bfe56d1576b4a8c2b0e9918798b536" title="DMA transfer data fail with fatal bus error , to do with this error :issue a hard reset/controller re...">kStatus_SDIF_DMATransferFailWithFBE</a> = 5905</li>
<li><a class="el" href="a00050.html#gga94798fdadfbf49a7c658ace669a1d310a8fc19c221f2d75afed23dd787ab9f3df" title="DMA descriptor unavailable. ">kStatus_SDIF_DMATransferDescriptorUnavailable</a> = 5906</li>
<li><a class="el" href="a00050.html#gga94798fdadfbf49a7c658ace669a1d310ad109309cb0d032eaeab7aff5aed50643" title="transfer data fail ">kStatus_SDIF_DataTransferFail</a> = 5907</li>
<li><a class="el" href="a00050.html#gga94798fdadfbf49a7c658ace669a1d310a5ea0e44c0cae54e6d6522869f38c57aa" title="response error ">kStatus_SDIF_ResponseError</a> = 5908</li>
<li><a class="el" href="a00042.html#ggacac871f1b98f53906b07b2663943c784a23344b22d4d82fea2f17f4979d515c5c" title="An error occurs during send &quot;BEFORE&quot; notification. ">kStatus_NOTIFIER_ErrorNotificationBefore</a> = 9800</li>
<li><a class="el" href="a00042.html#ggacac871f1b98f53906b07b2663943c784a7b48bf0cf849b07c6131a0abb65d2d58" title="An error occurs during send &quot;AFTER&quot; notification. ">kStatus_NOTIFIER_ErrorNotificationAfter</a> = 9801</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a4bd8f4c0ddc86120d94a75e4e5b4c3e1" title="Haven&#39;t supported. ">kStatus_SDMMC_NotSupportYet</a> = 1800</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a969247847528f8a186376988d0fb448c" title="Send command failed. ">kStatus_SDMMC_TransferFailed</a> = 1801</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a7ce8c51a45aad4f51f2dcbddcb7dc233" title="Set block size failed. ">kStatus_SDMMC_SetCardBlockSizeFailed</a> = 1802</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4aeefbd23087ecbc6e4f56addfcd4c33af" title="Host doesn&#39;t support. ">kStatus_SDMMC_HostNotSupport</a> = 1803</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a1fd62104d25e38e44cf0f02299397aee" title="Card doesn&#39;t support. ">kStatus_SDMMC_CardNotSupport</a> = 1804</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a33ce287b896a9b498be7909cf2f7b38e" title="Send CID failed. ">kStatus_SDMMC_AllSendCidFailed</a> = 1805</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a96b5e73d4dd9eb02bc9bfb6362664136" title="Send relative address failed. ">kStatus_SDMMC_SendRelativeAddressFailed</a> = 1806</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a73cec1c7d4346ca37ab6b0818f3a5041" title="Send CSD failed. ">kStatus_SDMMC_SendCsdFailed</a> = 1807</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a99077f9e3bb94b11b0169cf07a34e025" title="Select card failed. ">kStatus_SDMMC_SelectCardFailed</a> = 1808</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a36de73a8df86d5a70b5f2b5c1b3b4598" title="Send SCR failed. ">kStatus_SDMMC_SendScrFailed</a> = 1809</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4aeb87568ca0030117ce1bdca2d3fe36df" title="Set bus width failed. ">kStatus_SDMMC_SetDataBusWidthFailed</a> = 1810</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4aee037801937ac6781197e7cb2713bab3" title="Go idle failed. ">kStatus_SDMMC_GoIdleFailed</a> = 1811</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4ac05b576643f7597d46f0a9b8a77c04ab" title="Send Operation Condition failed. ">kStatus_SDMMC_HandShakeOperationConditionFailed</a> = 1812</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a7f58bb3e7cb4ef2ea7ae0eedba07470d" title="Send application command failed. ">kStatus_SDMMC_SendApplicationCommandFailed</a> = 1813</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a8f963551caef67c0635f18732f108621" title="Switch command failed. ">kStatus_SDMMC_SwitchFailed</a> = 1814</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a4bea51bb845aec7597b4eda78449457a" title="Stop transmission failed. ">kStatus_SDMMC_StopTransmissionFailed</a> = 1815</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a8431f0a58374484158210c4858117168" title="Wait write complete failed. ">kStatus_SDMMC_WaitWriteCompleteFailed</a> = 1816</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a3e1142eeffc0ccaceda57ee45f2a0ba9" title="Set block count failed. ">kStatus_SDMMC_SetBlockCountFailed</a> = 1817</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a0bf534561495c727b05922468a0d34b3" title="Set relative address failed. ">kStatus_SDMMC_SetRelativeAddressFailed</a> = 1818</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a5882193428838212f20c5c1d79dc4f90" title="Send EXT_CSD failed. ">kStatus_SDMMC_SendExtendedCsdFailed</a> = 1820</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4ac14b3fbd314af14e4d86c9293f9fc561" title="Configure boot failed. ">kStatus_SDMMC_ConfigureBootFailed</a> = 1821</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4aaa4ade67474283a523a7baa2cc9fbe58" title="Configure EXT_CSD failed. ">kStatus_SDMMC_ConfigureExtendedCsdFailed</a> = 1822</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4ab16df0e45940ca59500e6a403b175b71" title="Enable high capacity erase failed. ">kStatus_SDMMC_EnableHighCapacityEraseFailed</a> = 1823</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a8514fd63c791b21109e69dc82fb2c3d5" title="Send test pattern failed. ">kStatus_SDMMC_SendTestPatternFailed</a> = 1824</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4aead7ca214ae6ef3c3db48c253c717171" title="Receive test pattern failed. ">kStatus_SDMMC_ReceiveTestPatternFailed</a> = 1825</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a185847e7e2d03a11341b2b0902608550" title="sdio response error ">kStatus_SDMMC_SDIO_ResponseError</a> = 1826</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a239da4a4722d5aa879623c12a4668024" title="sdio invalid argument response error ">kStatus_SDMMC_SDIO_InvalidArgument</a> = 1827</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a06703c14737cfa268e76623b0f3506db" title="sdio send operation condition fail ">kStatus_SDMMC_SDIO_SendOperationConditionFail</a> = 1828</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a5daa7fe7f822b928c5baf248520d414b" title="invaild voltage ">kStatus_SDMMC_InvalidVoltage</a> = 1829</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a3c089e1f329ed38bbfcceffe73a34a20" title="switch to high speed fail ">kStatus_SDMMC_SDIO_SwitchHighSpeedFail</a> = 1830</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a503ef1151f2acb3f218ce023309aac67" title="read CIS fail ">kStatus_SDMMC_SDIO_ReadCISFail</a> = 1831</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a926295b18628f9e8b716f7b8f6ac2233" title="invaild SDIO card ">kStatus_SDMMC_SDIO_InvalidCard</a> = 1832</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a350e5d38708dfec2b92ae73e63d30a67" title="tuning fail ">kStatus_SDMMC_TuningFail</a> = 1833</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a058a9bf4deb6d5b03f51ec6d815cc3ce" title="switch voltage fail ">kStatus_SDMMC_SwitchVoltageFail</a> = 1834</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a16b364dbb0f23a014baa121328ed7100" title="switch voltage fail ">kStatus_SDMMC_SwitchVoltage18VFail33VSuccess</a> = 1835</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4aa82779ce7e0be67dd785d825a2133d1c" title="retuning request ">kStatus_SDMMC_ReTuningRequest</a> = 1836</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a22a40ab5382bcf62628bc9e4f20581a4" title="set driver strength fail ">kStatus_SDMMC_SetDriverStrengthFail</a> = 1837</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a40d587b2bc3427ceec711a71b0daafa8" title="set power class fail ">kStatus_SDMMC_SetPowerClassFail</a> = 1838</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a36304fa7f64a74351464b5f16a0765c7" title="host controller not ready ">kStatus_SDMMC_HostNotReady</a> = 1839</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a101f67b028b9d91b3e3234e20df2a499" title="card detect failed ">kStatus_SDMMC_CardDetectFailed</a> = 1840</li>
<li><a class="el" href="a00038.html#gga4caf8d8f829279fba122163d961608a4a00ddd7f01c1946263021df72542e9cf1" title="AU size not set properly. ">kStatus_SDMMC_AuSizeNotSetProperly</a> = 1841 </li>
</ul>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- HTML footer for doxygen 1.8.5-->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul class="foot">
<li class="footer">&copy; 2016 NXP Semiconductors. All rights reserved.
</li>
</ul>
</div>
</body>
</html>