Go to the source code of this file.
Defines | |
#define | NIC_BASE_ADDR 0x30000000 |
#define | NIC_SIGNAL_IRQ INT0 |
#define | NIC_SIGNAL_PDR PIOB_PDR |
#define | NIC_SIGNAL_XSR PIOB_ASR |
#define | NIC_SIGNAL_BIT PB20_IRQ0_A |
#define | RTC_CHIP0 rtcPcf8563 |
#define | DEV_MMCARD0 devSbi0MmCard0 |
#define NIC_BASE_ADDR 0x30000000 |
Definition at line 52 of file elektor_ir1.h.
#define NIC_SIGNAL_IRQ INT0 |
Definition at line 56 of file elektor_ir1.h.
#define NIC_SIGNAL_PDR PIOB_PDR |
Definition at line 60 of file elektor_ir1.h.
Referenced by NicRxLanc().
#define NIC_SIGNAL_XSR PIOB_ASR |
Definition at line 64 of file elektor_ir1.h.
Referenced by NicRxLanc().
#define NIC_SIGNAL_BIT PB20_IRQ0_A |
Definition at line 68 of file elektor_ir1.h.
Referenced by NicRxLanc().
#define RTC_CHIP0 rtcPcf8563 |
Definition at line 79 of file elektor_ir1.h.
#define DEV_MMCARD0 devSbi0MmCard0 |
Definition at line 88 of file elektor_ir1.h.