ESP-IDF
pcnt_dev_t::
::
::val
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::
::
::val
pcnt_dev_t::
::
::val field
Syntax
Show:
Summary
Declaration
from
pcnt_struct.h:48
uint32_t
val
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
val
;
pcnt_struct.h:48
conf2_reg
.
val
=
hw
->
conf_unit
[
unit
]
.
conf2
.
val
;
pcnt_ll.h:258
pcnt_ll_set_high_limit_value()
hw
->
conf_unit
[
unit
]
.
conf2
.
val
=
conf2_reg
.
val
;
pcnt_ll.h:261
pcnt_ll_set_high_limit_value()
conf2_reg
.
val
=
hw
->
conf_unit
[
unit
]
.
conf2
.
val
;
pcnt_ll.h:274
pcnt_ll_set_low_limit_value()
hw
->
conf_unit
[
unit
]
.
conf2
.
val
=
conf2_reg
.
val
;
pcnt_ll.h:277
pcnt_ll_set_low_limit_value()
conf2_reg
.
val
=
hw
->
conf_unit
[
unit
]
.
conf2
.
val
;
pcnt_ll.h:311
pcnt_ll_get_high_limit_value()
conf2_reg
.
val
=
hw
->
conf_unit
[
unit
]
.
conf2
.
val
;
pcnt_ll.h:327
pcnt_ll_get_low_limit_value()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
pcnt_dev_t::
::
::val
is written by 4 functions and is read by 4 functions:
pcnt_ll_set_high_limit_value()
pcnt_ll_set_low_limit_value()
pcnt_ll_get_high_limit_value()
pcnt_ll_get_low_limit_value()
All items filtered out
pcnt_dev_t::
::
::val
pcnt_ll_set_high_limit_value()
pcnt_ll_set_low_limit_value()
pcnt_ll_get_high_limit_value()
pcnt_ll_get_low_limit_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