ESP-IDF
spi_dev_s::
::
::clkcnt_h
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (4/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::
::
::clkcnt_h
spi_dev_s::
::
::clkcnt_h field
Syntax
Show:
Summary
Declaration
from
spi_struct.h:93
uint32_t
clkcnt_h
:
6
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
clkcnt_h
:
6
;
/*In the master mode it must be floor((spi_clkcnt_N+1)/2-1). In the slave mode it must be 0.*/
spi_struct.h:93
reg
.
clkcnt_h
=
0
;
spi_ll.h:677
spi_ll_master_cal_clock()
reg
.
clkcnt_h
=
h
-
1
;
spi_ll.h:722
spi_ll_master_cal_clock()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
spi_dev_s::
::
::clkcnt_h
is written by 1 function:
spi_ll_master_cal_clock()
All items filtered out
spi_dev_s::
::
::clkcnt_h
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