#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include "cpu.h"
#include "device.h"
#include "machine.h"
#include "memory.h"
#include "misc.h"
#include "thirdparty/rs5c313reg.h"
Go to the source code of this file.
◆ DEV_RS5C313_LENGTH
#define DEV_RS5C313_LENGTH 16 |
◆ DEVICE_ACCESS()
DEVICE_ACCESS |
( |
rs5c313 |
| ) |
|
◆ DEVINIT()
Definition at line 111 of file dev_rs5c313.cc.
References devinit::addr, CHECK_ALLOCATION, CTRL_24H, DEV_RS5C313_LENGTH, DM_DEFAULT, devinit::machine, machine::memory, memory_device_register(), devinit::name, rs5c313_data::reg, and RS5C313_CTRL.