#define NPL_BASE 0xFF00
#define NPL_RSCR
#define NPL_RSFON 0x0001
#define NPL_RSFOFF 0x0002
#define NPL_RSDTR 0x0004
#define NPL_RSRTS 0x0008
#define NPL_RSUS0E 0x0020
#define NPL_RSUS1E 0x0040
#define NPL_RSUS1P 0x0080
#define NPL_IMR
#define NPL_SLR
#define NPL_SCR
#define NPL_RSCTS 0x0001
#define NPL_RSDSR 0x0002
#define NPL_RSDCD 0x0004
#define NPL_RSRI 0x0008
#define NPL_RTCALARM 0x0010
#define NPL_LANWAKEUP 0x0020
#define NPL_FMBUSY 0x0040
#define NPL_MMCREADY 0x0080
#define NPL_RSINVAL 0x0100
#define NPL_NRSINVAL 0x0200
#define NPL_MMCD 0x0400
#define NPL_NMMCD 0x0800
#define NPL_MMCDR
#define NPL_XER
#define NPL_MMCS 0x0001
#define NPL_PANCS 0x0002
#define NPL_USRLED 0x0004
#define NPL_NPCS0 0x0008
#define NPL_VIDR
Defined in: | nut/dev/npl.c |
sig_RSDSR
extern IRQ_HANDLER sig_RSDSR
Defined in: | nut/dev/npl.c |
sig_RSDCD
extern IRQ_HANDLER sig_RSDCD
Defined in: | nut/dev/npl.c |
sig_RSRI
extern IRQ_HANDLER sig_RSRI
Defined in: | nut/dev/npl.c |
sig_RTCALARM
extern IRQ_HANDLER sig_RTCALARM
Defined in: | nut/dev/npl.c |
sig_LANWAKEUP
extern IRQ_HANDLER sig_LANWAKEUP
Defined in: | nut/dev/npl.c |
sig_FMBUSY
extern IRQ_HANDLER sig_FMBUSY
Defined in: | nut/dev/npl.c |
sig_RSINVAL
extern IRQ_HANDLER sig_RSINVAL
Defined in: | nut/dev/npl.c |
sig_NRSINVAL
extern IRQ_HANDLER sig_NRSINVAL
Defined in: | nut/dev/npl.c |
sig_MMCD
extern IRQ_HANDLER sig_MMCD
Defined in: | nut/dev/npl.c |
sig_NMMCD
extern IRQ_HANDLER sig_NMMCD
Defined in: | nut/dev/npl.c |