ESP-IDF
tBTU_TIMER_REG::timer_cb
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
tBTU_TIMER_REG::timer_cb
tBTU_TIMER_REG::timer_cb field
Syntax
Show:
Summary
Declaration
from
btu.h:210
tBTU_TIMER_CALLBACK
timer_cb
;
Examples
References
from
examples
Code
Location
Referrer
tBTU_TIMER_CALLBACK
timer_cb
;
/* callback triggered when timer expires */
btu.h:210
if
(
btu_cb
.
timer_reg
[
i
]
.
timer_cb
==
NULL
)
{
btu_task.c:409
btu_general_alarm_process()
btu_cb
.
timer_reg
[
i
]
.
timer_cb
(
p_tle
)
;
btu_task.c:413
btu_general_alarm_process()
Call Tree
from
examples
tBTU_TIMER_REG::timer_cb
is called by 1 function:
btu_general_alarm_process()
All items filtered out
tBTU_TIMER_REG::timer_cb
All items filtered out
Data Use
from
examples
tBTU_TIMER_REG::timer_cb
is read by 1 function:
All items filtered out
tBTU_TIMER_REG::timer_cb
btu_general_alarm_process()
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