ESP-IDF
slot_ctx_t::slot_id
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
slot_ctx_t::slot_id
slot_ctx_t::slot_id field
Syntax
Show:
Summary
Declaration
from
sdmmc_host.c:70
int
slot_id
;
Examples
References
from
examples
Code
Location
Referrer
int
slot_id
;
sdmmc_host.c:70
if
(
s_host_ctx
.
slot_ctx
[
slot
]
.
slot_id
!=
slot
)
{
sdmmc_host.c:608
sdmmc_host_is_slot_set_to_uhs1()
s_host_ctx
.
slot_ctx
[
slot
]
.
slot_id
=
slot
;
sdmmc_host.c:811
sdmmc_host_init_slot()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
slot_ctx_t::slot_id
is written by 1 function and is read by 1 function:
sdmmc_host_init_slot()
All items filtered out
slot_ctx_t::slot_id
sdmmc_host_is_slot_set_to_uhs1()
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