ESP-IDF
SPI_SAMPLING_POINT_PHASE_1
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
SPI_SAMPLING_POINT_PHASE_1
SPI_SAMPLING_POINT_PHASE_1 value
Syntax
Show:
Summary
Declaration
from
spi_types.h:84
SPI_SAMPLING_POINT_PHASE_1
;
Examples
References
from
examples
Code
Location
Referrer
SPI_SAMPLING_POINT_PHASE_1
,
///< Data sampling point follows standard SPI timing in master mode
spi_types.h:84
if
(
temp_timing_conf
.
rx_sample_point
==
SPI_SAMPLING_POINT_PHASE_1
)
{
spi_master.c:491
spi_bus_add_device()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
SPI_SAMPLING_POINT_PHASE_1
is read by 1 function:
All items filtered out
SPI_SAMPLING_POINT_PHASE_1
spi_bus_add_device()
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