|
OpenOCD
|
Data Fields | |
| unsigned int | buffer_addr_offset |
| unsigned int | channel_size |
| unsigned int | flags_offset |
| unsigned int | read_pos_offset |
| unsigned int | size_offset |
| unsigned int | write_pos_offset |
Definition at line 22 of file target/rtt.c.
| unsigned int rtt_control_params::buffer_addr_offset |
Definition at line 24 of file target/rtt.c.
Referenced by read_rtt_channel().
| unsigned int rtt_control_params::channel_size |
Definition at line 23 of file target/rtt.c.
Referenced by read_rtt_channel().
| unsigned int rtt_control_params::flags_offset |
Definition at line 28 of file target/rtt.c.
Referenced by read_rtt_channel().
| unsigned int rtt_control_params::read_pos_offset |
Definition at line 27 of file target/rtt.c.
Referenced by read_from_channel(), and read_rtt_channel().
| unsigned int rtt_control_params::size_offset |
Definition at line 25 of file target/rtt.c.
Referenced by read_rtt_channel().
| unsigned int rtt_control_params::write_pos_offset |
Definition at line 26 of file target/rtt.c.
Referenced by read_rtt_channel(), and write_to_channel().