riscv_scan_type is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

riscv_scan_type enum

Syntax

enum riscv_scan_type {     RISCV_SCAN_TYPE_INVALID,     RISCV_SCAN_TYPE_NOP,     RISCV_SCAN_TYPE_READ,     RISCV_SCAN_TYPE_WRITE, };

Values

RISCV_SCAN_TYPE_INVALID

No summary provided. Read more...

RISCV_SCAN_TYPE_NOP

No summary provided. Read more...

RISCV_SCAN_TYPE_READ

No summary provided. Read more...

RISCV_SCAN_TYPE_WRITE

No summary provided. Read more...

References

LocationReferrerScopeText
batch.h:10
enum riscv_scan_type {
batch.h:42riscv_batch::last_scanriscv_batch
enum riscv_scan_type last_scan;

Type Use

Variables of riscv_scan_type type
all items filtered out
riscv_scan_type