ESP-IDF
spi_dev_s::
::
::miso_delay_num
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
spi_dev_s::
::
::miso_delay_num
spi_dev_s::
::
::miso_delay_num field
Syntax
Show:
Summary
Declaration
from
spi_struct.h:82
uint32_t
miso_delay_num
:
3
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
miso_delay_num
:
3
;
/*MISO signals are delayed by system clock cycles*/
spi_struct.h:82
hw
->
ctrl2
.
miso_delay_num
=
0
;
spi_ll.h:465
spi_ll_slave_set_mode()
hw
->
ctrl2
.
miso_delay_num
=
0
;
spi_ll.h:472
spi_ll_slave_set_mode()
hw
->
ctrl2
.
miso_delay_num
=
0
;
spi_ll.h:480
spi_ll_slave_set_mode()
hw
->
ctrl2
.
miso_delay_num
=
0
;
spi_ll.h:487
spi_ll_slave_set_mode()
hw
->
ctrl2
.
miso_delay_num
=
2
;
spi_ll.h:501
spi_ll_slave_set_mode()
hw
->
ctrl2
.
miso_delay_num
=
2
;
spi_ll.h:508
spi_ll_slave_set_mode()
hw
->
ctrl2
.
miso_delay_num
=
delay_num
;
spi_ll.h:800
spi_ll_set_miso_delay()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
spi_dev_s::
::
::miso_delay_num
is written by 2 functions:
spi_ll_slave_set_mode()
spi_ll_set_miso_delay()
All items filtered out
spi_dev_s::
::
::miso_delay_num
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