Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/debug/
Dgdbstub.h23 #define GDB_MEM_REGION_RO \ macro
/Zephyr-latest/soc/espressif/esp32/
Dgdbstub.c42 .attributes = GDB_MEM_REGION_RO,
56 .attributes = GDB_MEM_REGION_RO,
87 .attributes = GDB_MEM_REGION_RO,
/Zephyr-latest/doc/hardware/porting/
Darch.rst978 * :c:macro:`GDB_MEM_REGION_RO`: region is read-only.