#define SPI0_CLK_BIT 4
#define SPI0_MOSI_BIT 5
#define SPI0_MISO_BIT 3
#define inr( a )
#define outr( a, v )
#define SPI0_OE_REG DDRB
#define SPI0_SOD_REG PORTB
#define SPI0_PDS_REG PINB
#define MMC0_CLR_BIT( n )
#define MMC0_SET_BIT( n )
#define MMC0_IS_BIT_SET( n )
#define MMC0_TST_BIT( n )
| struct _MMCDCB | |
| { | |
| int dcb_avail; | |
| int dcb_changed; | |
| } |
| Visible in: | nut/dev/sbimmc.c |
| Used in: | nut/dev/sbimmc.c | |
| SbiMmCard0Avail() | ||
| SbiMmCard0Init() | ||
| SbiMmcIfcInit() |
mmc0_ifc
static MMCIFC mmc0_ifc
| Used in: | nut/dev/sbimmc.c |
| Used in: | nut/dev/sbimmc.c | |
| References Variables: | mmc0_dcb | nut/dev/sbimmc.c |
| Used in: | nut/dev/sbimmc.c |
| Used in: | nut/dev/sbimmc.c | |
| References Variables: | mmc0_dcb | nut/dev/sbimmc.c |
| Used in: | nut/dev/sbimmc.c |
| Used in: | nut/dev/sbimmc.c |
| Calls: | MmCardDevInit() | nut/dev/mmcard.c |
| Used in: | nut/dev/sbimmc.c | |
| References Variables: | mmc0_dcb | nut/dev/sbimmc.c |