ESP-IDF
pcnt_unit_config()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
pcnt_unit_config()
pcnt_unit_config() function
Syntax
Show:
Summary
Declaration
from
pcnt_legacy.c:421
esp_err_t
pcnt_unit_config
(
const
pcnt_config_t
*
pcnt_config
)
;
Arguments
Argument
pcnt_config
Related Functions
Found 1 other functions taking a
pcnt_config_t
argument:
Function
_pcnt_unit_config()
Examples
References
from
examples
Code
Location
esp_err_t
pcnt_unit_config
(
const
pcnt_config_t
*
pcnt_config
)
pcnt_legacy.c:421
Call Tree
from
examples
pcnt_unit_config()
calls 2 functions:
All items filtered out
pcnt_unit_config()
_pcnt_unit_config()
pcnt_init()
All items filtered out
Data Use
from
examples
pcnt_unit_config()
reads 2 variables:
pcnt_port_t::PCNT_PORT_0
p_pcnt_obj
All items filtered out
pcnt_unit_config()
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