ESP-IDF
_pcnt_isr_service_uninstall()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
_pcnt_isr_service_uninstall()
_pcnt_isr_service_uninstall() function
Syntax
Show:
Summary
Declaration
from
pcnt_legacy.c:345
static
inline
esp_err_t
_pcnt_isr_service_uninstall
(
pcnt_port_t
pcnt_port
)
;
Arguments
Argument
pcnt_port
Examples
References
from
examples
Code
Location
Referrer
static
inline
esp_err_t
_pcnt_isr_service_uninstall
(
pcnt_port_t
pcnt_port
)
pcnt_legacy.c:345
_pcnt_isr_service_uninstall
(
PCNT_PORT_0
)
;
pcnt_legacy.c:555
pcnt_isr_service_uninstall()
Call Tree
from
examples
_pcnt_isr_service_uninstall()
is called by 1 function and calls 4 functions:
pcnt_isr_service_uninstall()
All items filtered out
_pcnt_isr_service_uninstall()
free()
esp_log_timestamp()
esp_log_write()
pcnt_isr_unregister()
All items filtered out
Data Use
from
examples
_pcnt_isr_service_uninstall()
reads 10 variables and writes 2 variables:
esp_log_level_t::ESP_LOG_ERROR
esp_log_level_t::ESP_LOG_WARN
esp_log_level_t::ESP_LOG_INFO
esp_log_level_t::ESP_LOG_DEBUG
esp_log_level_t::ESP_LOG_VERBOSE
pcnt_port_t::PCNT_PORT_MAX
TAG
p_pcnt_obj
pcnt_isr_func
pcnt_isr_service
All items filtered out
_pcnt_isr_service_uninstall()
pcnt_isr_func
pcnt_isr_service
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
_pcnt_isr_service_uninstall()
allocates 1 types:
pcnt_isr_func_t
All items filtered out
_pcnt_isr_service_uninstall()
All items filtered out