ESP-IDF
MMC_ERASE
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
MMC_ERASE
MMC_ERASE macro
Syntax
Show:
Summary
Declaration
from
sd_protocol_defs.h:56
#define
MMC_ERASE
38
Examples
References
from
examples
Code
Location
#define
MMC_ERASE
38
/* R1B */
sd_protocol_defs.h:56
cmd
.
opcode
=
MMC_ERASE
;
sdmmc_cmd.c:750
}
else
if
(
!
s_app_cmd
&&
(
cmdinfo
->
opcode
==
MMC_ERASE
||
cmdinfo
->
opcode
==
MMC_STOP_TRANSMISSION
)
)
{
sdspi_transaction.c:146
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out