ESP-IDF
SDIO_SLAVE_TIMING_PSEND_PSAMPLE
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
SDIO_SLAVE_TIMING_PSEND_PSAMPLE
SDIO_SLAVE_TIMING_PSEND_PSAMPLE value
Send at posedge, and sample at posedge. Default value for HS mode. If :c:macro:`SDIO_SLAVE_FLAG_HIGH_SPEED` is specified in :cpp:class:`sdio_slave_config_t`, this should be selected. Normally there's no problem using this to work in DS mode.
Syntax
Show:
Summary
Declaration
from
sdio_slave_types.h:31
SDIO_SLAVE_TIMING_PSEND_PSAMPLE
=
0
;
Examples
References
from
examples
Code
Location
Referrer
SDIO_SLAVE_TIMING_PSEND_PSAMPLE
=
0
,
/**< Send at posedge, and sample at posedge. Default value for HS mode.
sdio_slave_types.h:31
case
SDIO_SLAVE_TIMING_PSEND_PSAMPLE
:
sdio_slave_ll.h:139
sdio_slave_ll_set_timing()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
SDIO_SLAVE_TIMING_PSEND_PSAMPLE
is read by 1 function:
All items filtered out
SDIO_SLAVE_TIMING_PSEND_PSAMPLE
sdio_slave_ll_set_timing()
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