ESP-IDF
pcnt_dev_t::
::
::
::cnt_thres0
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
pcnt_dev_t::
::
::
::cnt_thres0
pcnt_dev_t::
::
::
::cnt_thres0 field
Syntax
Show:
Summary
Declaration
from
pcnt_struct.h:38
uint32_t
cnt_thres0
:
16
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
cnt_thres0
:
16
;
/*This register is used to configure thres0 value for unit0.*/
pcnt_struct.h:38
conf1_reg
.
cnt_thres0
=
value
;
pcnt_ll.h:294
pcnt_ll_set_thres_value()
value
=
conf1_reg
.
cnt_thres0
;
pcnt_ll.h:349
pcnt_ll_get_thres_value()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
pcnt_dev_t::
::
::
::cnt_thres0
is written by 1 function and is read by 1 function:
pcnt_ll_set_thres_value()
All items filtered out
pcnt_dev_t::
::
::
::cnt_thres0
pcnt_ll_get_thres_value()
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