#include <tlm_core/tlm_2/tlm_2_interfaces/tlm_dmi.h>
Definition at line 27 of file tlm_dmi.h.
◆ dmi_access_e
Enumerator |
---|
DMI_ACCESS_NONE | |
DMI_ACCESS_READ | |
DMI_ACCESS_WRITE | |
DMI_ACCESS_READ_WRITE | |
Definition at line 36 of file tlm_dmi.h.
◆ tlm_dmi()
tlm::tlm_dmi::tlm_dmi |
( |
void |
| ) |
|
|
inline |
◆ allow_none()
void tlm::tlm_dmi::allow_none |
( |
void |
| ) |
|
|
inline |
◆ allow_read()
void tlm::tlm_dmi::allow_read |
( |
void |
| ) |
|
|
inline |
◆ allow_read_write()
void tlm::tlm_dmi::allow_read_write |
( |
void |
| ) |
|
|
inline |
◆ allow_write()
void tlm::tlm_dmi::allow_write |
( |
void |
| ) |
|
|
inline |
◆ get_dmi_ptr()
unsigned char* tlm::tlm_dmi::get_dmi_ptr |
( |
void |
| ) |
const |
|
inline |
◆ get_end_address()
◆ get_granted_access()
dmi_access_e tlm::tlm_dmi::get_granted_access |
( |
void |
| ) |
const |
|
inline |
◆ get_read_latency()
◆ get_start_address()
◆ get_write_latency()
◆ init()
void tlm::tlm_dmi::init |
( |
void |
| ) |
|
|
inline |
◆ is_none_allowed()
bool tlm::tlm_dmi::is_none_allowed |
( |
void |
| ) |
const |
|
inline |
◆ is_read_allowed()
bool tlm::tlm_dmi::is_read_allowed |
( |
void |
| ) |
const |
|
inline |
◆ is_read_write_allowed()
bool tlm::tlm_dmi::is_read_write_allowed |
( |
void |
| ) |
const |
|
inline |
◆ is_write_allowed()
bool tlm::tlm_dmi::is_write_allowed |
( |
void |
| ) |
const |
|
inline |
◆ set_dmi_ptr()
void tlm::tlm_dmi::set_dmi_ptr |
( |
unsigned char * |
p | ) |
|
|
inline |
◆ set_end_address()
◆ set_granted_access()
◆ set_read_latency()
◆ set_start_address()
◆ set_write_latency()
The documentation for this class was generated from the following file: