ESP-IDF
+
0
/1 examples
SourceVu will show references to
sdio_slave_config_t::sending_mode
from the following samples and libraries:
slave sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
sdio_slave_config_t::sending_mode
sdio_slave_config_t::sending_mode field
Syntax
Show:
Summary
Declaration
from
sdio_slave.h:24
sdio_slave_sending_mode_t
sending_mode
;
Examples
sdio_slave_config_t::sending_mode
is referenced by 1 libraries and example projects:
slave sample
References
from
0/1
examples
Code
Location
Referrer
sdio_slave_sending_mode_t
sending_mode
;
///< mode of sdio_slave. `SDIO_SLAVE_MODE_STREAM` if the data needs to be sent as much as possible; `SDIO_SLAVE_MODE_PACKET` if the data should be sent in packets.
sdio_slave.h:24
context
.
hal
->
sending_mode
=
config
->
sending_mode
;
sdio_slave.c:238
init_context()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
sdio_slave_config_t::sending_mode
is read by 1 function:
All items filtered out
sdio_slave_config_t::sending_mode
init_context()
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out