OpenOCD
etb.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  etb
 
struct  etb_reg
 

Enumerations

enum  {
  ETB_ID = 0x00 , ETB_RAM_DEPTH = 0x01 , ETB_RAM_WIDTH = 0x02 , ETB_STATUS = 0x03 ,
  ETB_RAM_DATA = 0x04 , ETB_RAM_READ_POINTER = 0x05 , ETB_RAM_WRITE_POINTER = 0x06 , ETB_TRIGGER_COUNTER = 0x07 ,
  ETB_CTRL = 0x08
}
 

Functions

struct reg_cacheetb_build_reg_cache (struct etb *etb)
 

Variables

struct etm_capture_driver etb_capture_driver
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
ETB_ID 
ETB_RAM_DEPTH 
ETB_RAM_WIDTH 
ETB_STATUS 
ETB_RAM_DATA 
ETB_RAM_READ_POINTER 
ETB_RAM_WRITE_POINTER 
ETB_TRIGGER_COUNTER 
ETB_CTRL 

Definition at line 12 of file etb.h.

Function Documentation

◆ etb_build_reg_cache()

Variable Documentation

◆ etb_capture_driver

struct etm_capture_driver etb_capture_driver
extern

Definition at line 671 of file etb.c.

Referenced by COMMAND_HANDLER().