mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 14:27:37 +08:00
First cut at SDIO MMC/SD interface
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2236 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -153,11 +153,11 @@
|
|||||||
* Get SPI/MMC status. Optional.
|
* Get SPI/MMC status. Optional.
|
||||||
*
|
*
|
||||||
* Input Parameters:
|
* Input Parameters:
|
||||||
* dev - Device-specific state data
|
* dev - Device-specific state data
|
||||||
* devid - Identifies the device to report status on
|
* devid - Identifies the device to report status on
|
||||||
*
|
*
|
||||||
* Returned Value:
|
* Returned Value:
|
||||||
* Returns a bitset of status values (see SPI_STATUS_* defines
|
* Returns a bitset of status values (see SPI_STATUS_* defines)
|
||||||
*
|
*
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user