SD_ioctl() is only used within LwIP_TFTP_Server.
 
Symbols
loading...
Files
loading...

SD_ioctl() function

I/O control operation

Syntax

DRESULT SD_ioctl (BYTE,     BYTE,     void*);
Implemented in sd_diskio.c:181

Arguments

#0

#1

#2

Return value

DRESULT: Operation result

References

LocationText
sd_diskio.c:181
DRESULT SD_ioctl(BYTE lun, BYTE cmd, void *buff)
sd_diskio.c:58
DRESULT SD_ioctl (BYTE, BYTE, void*);
sd_diskio.c:71
SD_ioctl,

Call Tree

Functions called by SD_ioctl()
SD_ioctl()
all items filtered out
Data read by SD_ioctl()
Data written by SD_ioctl()
SD_ioctl()
SD_ioctl()::res
all items filtered out
Implementations
SD_ioctl()
all items filtered out
Type of SD_ioctl()
SD_ioctl()