ESP-IDF
rmt_rx_memory_reset()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
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_rx_memory_reset()
rmt_rx_memory_reset() function
Syntax
Show:
Summary
Declaration
from
rmt_legacy.c:382
esp_err_t
rmt_rx_memory_reset
(
rmt_channel_t
channel
)
;
Arguments
Argument
channel
Examples
References
from
examples
Code
Location
esp_err_t
rmt_rx_memory_reset
(
rmt_channel_t
channel
)
rmt_legacy.c:382
Call Tree
from
examples
rmt_rx_memory_reset()
calls 5 functions:
All items filtered out
rmt_rx_memory_reset()
vPortEnterCriticalSafe()
vPortExitCriticalSafe()
esp_log_timestamp()
esp_log_write()
rmt_ll_rx_reset_pointer()
All items filtered out
Data Use
from
examples
rmt_rx_memory_reset()
reads 11 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
rmt_channel_t::RMT_CHANNEL_MAX
All items filtered out
rmt_rx_memory_reset()
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