URL
https://opencores.org/ocsvn/amber/amber/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 61 |
Rev 78 |
Line 42... |
Line 42... |
void udelay20 (void);
|
void udelay20 (void);
|
void * malloc (unsigned int);
|
void * malloc (unsigned int);
|
int get_hex (char*, unsigned int*);
|
int get_hex (char*, unsigned int*);
|
int next_string (char*);
|
int next_string (char*);
|
int strcmp (char*, char*);
|
int strcmp (char*, char*);
|
|
int serial_putchar_ (char *);
|
|
|
void led_clear (void);
|
void led_clear (void);
|
void led_flip (int);
|
void led_flip (int);
|
void led_on (int);
|
void led_on (int);
|
void led_off (int);
|
void led_off (int);
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.