ESP-IDF
pcnt_release_group_handle()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/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_release_group_handle()
pcnt_release_group_handle() function
Syntax
Show:
Summary
Declaration
Definition
from
pulse_cnt.c:140
static
void
pcnt_release_group_handle
(
pcnt_group_t
*
group
)
;
Implemented in
pulse_cnt.c:912
Arguments
Argument
group
Examples
References
from
examples
Code
Location
Referrer
static
void
pcnt_release_group_handle
(
pcnt_group_t
*
group
)
pulse_cnt.c:912
static
void
pcnt_release_group_handle
(
pcnt_group_t
*
group
)
;
pulse_cnt.c:140
pcnt_release_group_handle
(
group
)
;
pulse_cnt.c:161
pcnt_register_to_group()
pcnt_release_group_handle
(
group
)
;
pulse_cnt.c:180
pcnt_unregister_from_group()
Call Tree
from
examples
pcnt_release_group_handle()
is called by 2 functions and calls 9 functions:
pcnt_register_to_group()
pcnt_unregister_from_group()
All items filtered out
pcnt_release_group_handle()
__assert_func()
free()
esp_log_timestamp()
esp_log_write()
periph_rcc_enter()
periph_rcc_exit()
_lock_acquire()
_lock_release()
pcnt_ll_enable_bus_clock()
All items filtered out
Data Use
from
examples
pcnt_release_group_handle()
reads 10 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
TAG
pcnt_platform_t::groups
pcnt_platform_t::group_ref_counts
pcnt_group_t::group_id
s_platform
All items filtered out
pcnt_release_group_handle()
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_release_group_handle()
allocates 1 types:
pcnt_group_t
All items filtered out
pcnt_release_group_handle()
All items filtered out