#include <i3c_slave_simics_adapter.h>
|
static void | start (conf_object_t *obj, uint8_t address) |
|
static void | write (conf_object_t *obj, uint8_t value) |
|
static void | sdr_write (conf_object_t *obj, ::bytes_t data) |
|
static void | read (conf_object_t *obj) |
|
static void | daa_read (conf_object_t *obj) |
|
static void | stop (conf_object_t *obj) |
|
static void | ibi_start (conf_object_t *obj) |
|
static void | ibi_acknowledge (conf_object_t *obj, ::i3c_ack_t ack) |
|
static TInterface * | adapterWithoutLocking (conf_object_t *obj) |
|
static SimicsLock< TInterface > | adapter (conf_object_t *obj, conf_object_t *obj_lock) |
|
static SimicsLock< TInterface > | adapter (conf_object_t *obj) |
|
◆ I3cSlaveSimicsAdapter()
template<typename TBase , typename TInterface = I3cSlaveInterface>
◆ daa_read()
template<typename TBase , typename TInterface = I3cSlaveInterface>
◆ ibi_acknowledge()
template<typename TBase , typename TInterface = I3cSlaveInterface>
◆ ibi_start()
template<typename TBase , typename TInterface = I3cSlaveInterface>
◆ read()
template<typename TBase , typename TInterface = I3cSlaveInterface>
◆ sdr_write()
template<typename TBase , typename TInterface = I3cSlaveInterface>
◆ start()
template<typename TBase , typename TInterface = I3cSlaveInterface>
◆ stop()
template<typename TBase , typename TInterface = I3cSlaveInterface>
◆ write()
template<typename TBase , typename TInterface = I3cSlaveInterface>
The documentation for this class was generated from the following file: