#include <assert.h>
#include <stddef.h>
#include <stdint.h>
#include "temu-c/Memory/Memory.h"
#include "temu-c/Models/Device.h"
#include "temu-c/Support/Logging.h"
#include "temu-c/Support/Objsys.h"
 
Go to the source code of this file.
◆ TEMU_SPI_BUS_IFACE_TYPE
      
        
          | #define TEMU_SPI_BUS_IFACE_TYPE   "temu::SpiBusIface" | 
        
      
 
 
◆ TEMU_SPI_MASTER_IFACE_TYPE
      
        
          | #define TEMU_SPI_MASTER_IFACE_TYPE   "temu::SpiMasterDeviceIface" | 
        
      
 
 
◆ TEMU_SPI_ROM_IFACE_TYPE
      
        
          | #define TEMU_SPI_ROM_IFACE_TYPE   "temu::SpiRomIface" | 
        
      
 
 
◆ TEMU_SPI_SLAVE_DEV_IFACE_TYPE
      
        
          | #define TEMU_SPI_SLAVE_DEV_IFACE_TYPE   "temu::SpiSlaveDeviceIface" | 
        
      
 
 
◆ teSPI_READ
◆ teSPI_STAT
◆ teSPI_WDI
◆ teSPI_WEN
◆ teSPI_WRITE
◆ teSPI_WRSR
◆ temu_SpiRomIface
◆ TEMU_IFACE_REFERENCE_TYPE()
      
        
          | TEMU_IFACE_REFERENCE_TYPE  | 
          ( | 
          temu_SpiRom  | 
           | ) | 
           |