Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | MN10300_USE_7SEGLEDS 0 |
#define | ASB2364_7SEGLEDS __SYSREG(0xA9001630, u32) |
#define | mn10300_set_gdbleds(ONOFF) do {} while (0) |
#define | mn10300_set_dbfleds |
Functions | |
void | peripheral_leds_display_exception (enum exception_code) |
void | peripheral_leds_led_chase (void) |
void | peripheral_leds7x4_display_dec (unsigned int, unsigned int) |
void | peripheral_leds7x4_display_hex (unsigned int, unsigned int) |
void | debug_to_serial (const char *, int) |
void peripheral_leds7x4_display_dec | ( | unsigned | int, |
unsigned | int | ||
) |
void peripheral_leds7x4_display_hex | ( | unsigned | int, |
unsigned | int | ||
) |