ESP-IDF
SD_CURRENT_LIMIT
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
SD_CURRENT_LIMIT
SD_CURRENT_LIMIT macro
Syntax
Show:
Summary
Declaration
from
sd_protocol_defs.h:426
#define
SD_CURRENT_LIMIT
4
Examples
References
from
examples
Code
Location
#define
SD_CURRENT_LIMIT
4
/* Function group 1, Current Limit */
sd_protocol_defs.h:426
ret
=
sdmmc_send_cmd_switch_func
(
card
,
1
,
SD_CURRENT_LIMIT
,
current_limit
,
response
)
;
sdmmc_sd.c:576
uint32_t
supported_mask
=
SD_SFUNC_SELECTED
(
response
->
data
,
SD_CURRENT_LIMIT
)
;
sdmmc_sd.c:579
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