ESP-IDF
rmt_get_counter_clock()
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
rmt_get_counter_clock()
rmt_get_counter_clock() function
Syntax
Show:
Summary
Declaration
from
rmt_legacy.c:1330
esp_err_t
rmt_get_counter_clock
(
rmt_channel_t
channel
,
uint32_t
*
clock_hz
)
;
Arguments
Argument
channel
clock_hz
Examples
References
from
examples
Code
Location
esp_err_t
rmt_get_counter_clock
(
rmt_channel_t
channel
,
uint32_t
*
clock_hz
)
rmt_legacy.c:1330
Call Tree
from
examples
rmt_get_counter_clock()
calls 6 functions:
All items filtered out
rmt_get_counter_clock()
vPortEnterCriticalSafe()
vPortExitCriticalSafe()
esp_log_timestamp()
esp_log_write()
rmt_ll_tx_get_channel_clock_div()
rmt_ll_rx_get_channel_clock_div()
All items filtered out
Data Use
from
examples
rmt_get_counter_clock()
reads 12 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
rmt_hal_context_t::regs
TAG
rmt_contex_t::hal
rmt_contex_t::rmt_spinlock
rmt_contex
s_rmt_source_clock_hz
rmt_channel_t::RMT_CHANNEL_MAX
All items filtered out
rmt_get_counter_clock()
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