ESP-IDF
timer_group_signal_conn_t::
::module
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
timer_group_signal_conn_t::
::module
timer_group_signal_conn_t::
::module field
Syntax
Show:
Summary
Declaration
from
timer_periph.h:26
const
periph_module_t
module
;
Examples
References
from
examples
Code
Location
Referrer
const
periph_module_t
module
;
// Peripheral module
timer_periph.h:26
PERIPH_RCC_ACQUIRE_ATOMIC
(
timer_group_periph_signals
.
groups
[
group_id
]
.
module
,
ref_count
)
{
gptimer_common.c:54
gptimer_acquire_group_handle()
PERIPH_RCC_RELEASE_ATOMIC
(
timer_group_periph_signals
.
groups
[
group_id
]
.
module
,
ref_count
)
{
gptimer_common.c:82
gptimer_release_group_handle()
PERIPH_RCC_ACQUIRE_ATOMIC
(
timer_group_periph_signals
.
groups
[
group_num
]
.
module
,
ref_count
)
{
timer_legacy.c:316
timer_init()
PERIPH_RCC_RELEASE_ATOMIC
(
timer_group_periph_signals
.
groups
[
group_num
]
.
module
,
ref_count
)
{
timer_legacy.c:373
timer_deinit()
.
module
=
PERIPH_TIMG0_MODULE
,
timer_periph.c:13
.
module
=
PERIPH_TIMG1_MODULE
,
timer_periph.c:20
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
timer_group_signal_conn_t::
::module
is read by 4 functions:
All items filtered out
timer_group_signal_conn_t::
::module
timer_init()
timer_deinit()
gptimer_acquire_group_handle()
gptimer_release_group_handle()
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