ESP-IDF
enable_timer_group0_for_calibration()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
enable_timer_group0_for_calibration()
enable_timer_group0_for_calibration() function
if the calibration is used, we need to enable the timer group0 first
Syntax
Show:
Summary
Declaration
from
rtc_time.c:195
__attribute__
(
(
constructor
)
)
static
void
enable_timer_group0_for_calibration
(
void
)
;
Examples
References
from
examples
Code
Location
static
void
enable_timer_group0_for_calibration
(
void
)
rtc_time.c:196
Call Tree
from
examples
enable_timer_group0_for_calibration()
calls 4 functions:
All items filtered out
enable_timer_group0_for_calibration()
periph_rcc_acquire_enter()
periph_rcc_acquire_exit()
_timer_ll_enable_bus_clock()
_timer_ll_reset_register()
All items filtered out
Data Use
from
examples
enable_timer_group0_for_calibration()
reads 1 variable:
periph_module_t::PERIPH_TIMG0_MODULE
All items filtered out
enable_timer_group0_for_calibration()
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