Home
last modified time | relevance | path

Searched refs:GDB_MEM_REGION_RW (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/soc/espressif/esp32/
Dgdbstub.c21 .attributes = GDB_MEM_REGION_RW,
28 .attributes = GDB_MEM_REGION_RW,
35 .attributes = GDB_MEM_REGION_RW,
49 .attributes = GDB_MEM_REGION_RW,
63 .attributes = GDB_MEM_REGION_RW,
70 .attributes = GDB_MEM_REGION_RW,
77 .attributes = GDB_MEM_REGION_RW,
94 .attributes = GDB_MEM_REGION_RW,
101 .attributes = GDB_MEM_REGION_RW,
/Zephyr-latest/include/zephyr/debug/
Dgdbstub.h26 #define GDB_MEM_REGION_RW \ macro
/Zephyr-latest/doc/hardware/porting/
Darch.rst980 * :c:macro:`GDB_MEM_REGION_RW`: region is read-write.