ESP-IDF
rmt_module_enable()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
rmt_module_enable()
rmt_module_enable() function
Syntax
Show:
Summary
Declaration
from
rmt_legacy.c:140
static
void
rmt_module_enable
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
void
rmt_module_enable
(
void
)
rmt_legacy.c:140
rmt_module_enable
(
)
;
rmt_legacy.c:702
rmt_config()
rmt_module_enable
(
)
;
rmt_legacy.c:1105
rmt_driver_install()
Call Tree
from
examples
rmt_module_enable()
is called by 2 functions and calls 7 functions:
rmt_config()
rmt_driver_install()
All items filtered out
rmt_module_enable()
vPortEnterCriticalSafe()
vPortExitCriticalSafe()
periph_rcc_enter()
periph_rcc_exit()
rmt_ll_enable_bus_clock()
rmt_ll_reset_register()
rmt_ll_mem_power_by_pmu()
All items filtered out
Data Use
from
examples
rmt_module_enable()
reads 5 variables and writes 1 variable:
rmt_hal_context_t::regs
rmt_contex_t::hal
rmt_contex_t::rmt_spinlock
rmt_contex_t::rmt_module_enabled
rmt_contex
All items filtered out
rmt_module_enable()
rmt_contex_t::rmt_module_enabled
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