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