ESP-IDF
rtc_wdt_protect_on()
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
rtc_wdt_protect_on()
rtc_wdt_protect_on() function
Set protect of rtc_wdt.
Syntax
Show:
Summary
Declaration
Definition
from
rtc_wdt.h:101
void
rtc_wdt_protect_on
(
void
)
;
Implemented in
rtc_wdt.c:24
Examples
References
from
examples
Code
Location
Referrer
void
rtc_wdt_protect_on
(
void
)
rtc_wdt.c:24
void
rtc_wdt_protect_on
(
void
)
;
rtc_wdt.h:101
rtc_wdt_protect_on
(
)
;
rtc_wdt.c:55
rtc_wdt_disable()
rtc_wdt_protect_on
(
)
;
rtc_wdt.c:67
rtc_wdt_feed()
Call Tree
from
examples
rtc_wdt_protect_on()
is called by 2 functions and calls 1 function:
rtc_wdt_disable()
rtc_wdt_feed()
All items filtered out
rtc_wdt_protect_on()
__assert_func()
All items filtered out
Data Use
from
examples
All items filtered out
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