ESP-IDF
ESP_CPU_WATCHPOINT_LOAD
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
ESP_CPU_WATCHPOINT_LOAD
ESP_CPU_WATCHPOINT_LOAD value
Syntax
Show:
Summary
Declaration
from
esp_cpu.h:72
ESP_CPU_WATCHPOINT_LOAD
;
Examples
References
from
examples
Code
Location
Referrer
ESP_CPU_WATCHPOINT_LOAD
,
esp_cpu.h:72
bool
on_read
=
(
trigger
==
ESP_CPU_WATCHPOINT_LOAD
||
trigger
==
ESP_CPU_WATCHPOINT_ACCESS
)
;
cpu.c:146
esp_cpu_set_watchpoint()
wp_access
[
wp_count
]
=
ESP_CPU_WATCHPOINT_LOAD
;
gdbstub.c:599
handle_Z3_command()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ESP_CPU_WATCHPOINT_LOAD
is read by 2 functions:
All items filtered out
ESP_CPU_WATCHPOINT_LOAD
handle_Z3_command()
esp_cpu_set_watchpoint()
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