ESP-IDF
rmt_module_disable()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
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_disable()
rmt_module_disable() function
Syntax
Show:
Summary
Declaration
from
rmt_legacy.c:155
static
void
rmt_module_disable
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
void
rmt_module_disable
(
void
)
rmt_legacy.c:155
rmt_module_disable
(
)
;
rmt_legacy.c:979
rmt_driver_uninstall()
Call Tree
from
examples
rmt_module_disable()
is called by 1 function and calls 6 functions:
rmt_driver_uninstall()
All items filtered out
rmt_module_disable()
vPortEnterCriticalSafe()
vPortExitCriticalSafe()
periph_rcc_enter()
periph_rcc_exit()
rmt_ll_enable_bus_clock()
rmt_ll_mem_force_power_off()
All items filtered out
Data Use
from
examples
rmt_module_disable()
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_disable()
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