mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Remove the final vestiges of up_spiinitialize()
This commit is contained in:
@@ -1903,8 +1903,9 @@ static void mmcsd_mediachanged(void *arg)
|
||||
* slotno - The slot number to use. This is only meaningful for
|
||||
* architectures that support multiple MMC/SD slots. This value must be
|
||||
* in the range {0, ..., CONFIG_MMCSD_NSLOTS}.
|
||||
* spi - And instance of an SPI interface obtained by called
|
||||
* up_spiinitialize() with the appropriate port number (see spi.h)
|
||||
* spi - And instance of an SPI interface obtained by called the
|
||||
* approprite xyz_spibus_initialize() function for the MCU "xyz" with
|
||||
* the appropriate port number.
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user