SimAVR
AVR Simulator
|
Functions | |
static avr_cycle_count_t | avr_progen_clear (struct avr_t *avr, avr_cycle_count_t when, void *param) |
static void | avr_flash_write (avr_t *avr, avr_io_addr_t addr, uint8_t v, void *param) |
static void | avr_flash_clear_temppage (avr_flash_t *p) |
static int | avr_flash_ioctl (struct avr_io_t *port, uint32_t ctl, void *io_param) |
static void | avr_flash_reset (avr_io_t *port) |
static void | avr_flash_dealloc (struct avr_io_t *port) |
void | avr_flash_init (avr_t *avr, avr_flash_t *p) |
Variables | |
static avr_io_t | _io |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |