#define _XSHIFT( x, y )
#define SHIFT_( x )
#define XSHIFT_( x, y )
#define _SBF( f, v )
#define MCI_CARDSTATUS_READYFORDATA_P0S 8
#define MCI_CARDSTATUS_CURRENTSTATE_POS 9
#define MCI_CARDSTATUS_CURRENTSTATE_BMASK 0x0F
#define CARDSTATEOF( x )
#define MCI_CMD8_VOLTAGESUPPLIED_POS 8
#define MCI_CMD8_VOLTAGESUPPLIED_BMASK 0xFF
#define MCI_CMD8_CHECKPATTERN_POS 0
#define MCI_CMD8_CHECKPATTERN_BMASK 0xFF
#define MCI_ACMD41_HCS_POS 30
#define MCI_PWRCTRL_BMASK 0xC3
#define MCI_PWRCTRL_OPENDRAIN_POS 6
#define MCI_PWRCTRL_OPENDRAIN_NUMBIT 1
#define MCI_PWRCTRL_OPENDRAIN_BMASK 0x01
#define MCI_CID_MANUFACTURER_ID_WPOS 24
#define MCI_CID_MANUFACTURER_ID_WBMASK 0xFF
#define MCI_CID_OEMAPPLICATION_ID_WPOS 8
#define MCI_CID_OEMAPPLICATION_ID_WBMASK 0xFFFF
#define MCI_CID_PRODUCTNAME_ID_H_WPOS 0
#define MCI_CID_PRODUCTNAME_ID_H_WBMASK 0xFF
#define MCI_CID_PRODUCTNAME_ID_L_WPOS 0
#define MCI_CID_PRODUCTNAME_ID_L_WBMASK 0xFFFFFFFF
#define MCI_CID_PRODUCTREVISION_ID_WPOS 24
#define MCI_CID_PRODUCTREVISION_ID_WBMASK 0xFF
#define MCI_CID_PRODUCTSERIALNUM_ID_H_WPOS 0
#define MCI_CID_PRODUCTSERIALNUM_ID_H_WBMASK 0x00FFFFFF
#define MCI_CID_PRODUCTSERIALNUM_ID_L_WPOS 24
#define MCI_CID_PRODUCTSERIALNUM_ID_L_WBMASK 0xFF
#define MCI_CID_PRODUCTSERIALNUM_ID_WBMASK 0xFFFFFFFF
#define MCI_CID_RESERVED_ID_WPOS 20
#define MCI_CID_RESERVED_ID_WBMASK 0x1F
#define MCI_CID_MANUFACTURINGDATE_ID_WPOS 8
#define MCI_CID_MANUFACTURINGDATE_ID_WBMASK 0x0FFF
#define MCI_CID_CHECKSUM_ID_WPOS 1
#define MCI_CID_CHECKSUM_ID_WBMASK 0x7F
#define MCI_CID_UNUSED_ID_WPOS 0
#define MCI_CID_UNUSED_ID_WBMASK 0x01
#define SD_INTERRUPT_PRIORITY 3
Visible in: | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c | |
Used in: | Lpc177x_8x_MciAcmd_SendOpCond() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Lpc177x_8x_MciCardInit() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Visible in: | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Visible in: | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Visible in: | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Visible in: | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Visible in: | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c | |
Used in: | Lpc177x_8x_MciFIFOInterruptService() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Lpc177x_8x_MciWriteBlock() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Visible in: | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c | |
Used in: | Lpc177x_8x_MciFIFOInterruptService() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Lpc177x_8x_MciReadBlock() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Visible in: | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c | |
Used in: | Lpc177x_8x_MciFIFOInterruptService() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Lpc177x_8x_MciWriteBlock() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Visible in: | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c | |
Used in: | Lpc177x_8x_MciFIFOInterruptService() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Lpc177x_8x_MciReadBlock() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Prototyped in: | nut/include/arch/cm3/nxp/lpc177x_8x_mci.h | |
Calls: | Lpc177x_8x_MciCmdResp() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Lpc177x_8x_MciCmd_SendACMD() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c | |
NutMicroDelay() | ||
Called by: | Lpc177x_8x_MciCardInit() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
References Variables: | CCS | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Prototyped in: | nut/include/arch/cm3/nxp/lpc177x_8x_mci.h | |
Calls: | Lpc177x_8x_MciSendCmd() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Called by: | Lpc177x_8x_MciCardInit() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Prototyped in: | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c | |
Called by: | Lpc177x_8x_MciIRQHandler() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Prototyped in: | nut/include/arch/cm3/nxp/lpc177x_8x_mci.h | |
Calls: | Lpc177x_8x_MciCmdResp() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
NutMicroDelay() | ||
Called by: | Lpc177x_8x_MciReadBlock() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Prototyped in: | nut/include/arch/cm3/nxp/lpc177x_8x_mci.h | |
Calls: | Lpc177x_8x_MciCmdResp() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
NutMicroDelay() | ||
References Variables: | CardRCA | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
MCI_CardType | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Prototyped in: | nut/include/arch/cm3/nxp/lpc177x_8x_mci.h | |
Calls: | Lpc177x_8x_MciCmdResp() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
NutMicroDelay() | ||
Called by: | Lpc177x_8x_MciCardInit() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Calls: | Lpc177x_8x_MciCmdResp() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
NutMicroDelay() | ||
Called by: | Lpc177x_8x_MciCardInit() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Prototyped in: | nut/include/arch/cm3/nxp/lpc177x_8x_mci.h | |
Calls: | Lpc177x_8x_MciCmdResp() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
NutMicroDelay() | ||
Called by: | Lpc177x_8x_MciWriteBlock() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Prototyped in: | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c | |
Called by: | Lpc177x_8x_MciIRQHandler() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
References Variables: | Mci_Data_Xfer_ERR | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Mci_Data_Xfer_End | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Prototyped in: | nut/include/arch/cm3/nxp/lpc177x_8x_mci.h | |
Calls: | Lpc177x_8x_MciCmdResp() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
NutMicroDelay() |
Prototyped in: | nut/include/arch/cm3/nxp/lpc177x_8x_mci.h | |
Calls: | Lpc177x_8x_MciCmdResp() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
NutMicroDelay() | ||
References Variables: | CardRCA | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
MCI_CardType | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Prototyped in: | nut/include/arch/cm3/nxp/lpc177x_8x_mci.h | |
References Variables: | CardRCA | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Prototyped in: | nut/include/arch/cm3/nxp/lpc177x_8x_mci.h | |
Calls: | Lpc177x_8x_MciCmdResp() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
NutMicroDelay() | ||
Called by: | Lpc177x_8x_MciCheckStatus() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
References Variables: | CardRCA | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
MCI_CardType | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Prototyped in: | nut/include/arch/cm3/nxp/lpc177x_8x_mci.h | |
References Variables: | MCI_CardType | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Prototyped in: | nut/include/arch/cm3/nxp/lpc177x_8x_mci.h | |
Called by: | Lpc177x_8x_MciCmdResp() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Prototyped in: | nut/include/arch/cm3/nxp/lpc177x_8x_mci.h | |
References Variables: | Mci_Data_Xfer_End | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Prototyped in: | nut/include/arch/cm3/nxp/lpc177x_8x_mci.h | |
References Variables: | Mci_Data_Xfer_ERR | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Prototyped in: | nut/include/arch/cm3/nxp/lpc177x_8x_mci.h | |
Calls: | Lpc177x_8x_MciCardInit() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Lpc177x_8x_MciIrqSetPriority() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c | |
Lpc177x_8x_MciSetClock() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c | |
NutDelay(), NutIrqEnable(), NutMicroDelay(), NutRegisterIrqHandler() | ||
References Functions: | Lpc177x_8x_MciIRQHandler() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
References Variables: | MCI_CardType | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Prototyped in: | nut/include/arch/cm3/nxp/lpc177x_8x_mci.h | |
Calls: | NutIrqGetPriority() |
Prototyped in: | nut/include/arch/cm3/nxp/lpc177x_8x_mci.h | |
Calls: | NutIrqSetPriority() | |
Called by: | Lpc177x_8x_MciInit() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Calls: | NutMicroDelay() |
Prototyped in: | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c | |
Called by: | Lpc177x_8x_MciDATA_END_InterruptService() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Prototyped in: | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c | |
Called by: | Lpc177x_8x_MciReadBlock() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Prototyped in: | nut/include/arch/cm3/nxp/lpc177x_8x_mci.h | |
Calls: | NutMicroDelay() | |
Called by: | Lpc177x_8x_MciCardReset() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Lpc177x_8x_MciCmdResp() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Prototyped in: | nut/include/arch/cm3/nxp/lpc177x_8x_mci.h | |
Calls: | Lpc177x_8x_MciCmdResp() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
NutMicroDelay() |
Prototyped in: | nut/include/arch/cm3/nxp/lpc177x_8x_mci.h | |
Calls: | Lpc177x_8x_MciAcmd_SendBusWidth() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
NutMicroDelay() |
Prototyped in: | nut/include/arch/cm3/nxp/lpc177x_8x_mci.h | |
Calls: | Lpc177x_8x_MciCmdResp() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
NutMicroDelay() | ||
References Variables: | CardRCA | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
MCI_CardType | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Prototyped in: | nut/include/arch/cm3/nxp/lpc177x_8x_mci.h | |
Calls: | NutMicroDelay() | |
Called by: | Lpc177x_8x_MciInit() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Called by: | Lpc177x_8x_MciCardInit() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Prototyped in: | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c | |
Called by: | Lpc177x_8x_MciDATA_END_InterruptService() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Prototyped in: | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c | |
Called by: | Lpc177x_8x_MciWriteBlock() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Prototyped in: | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c | |
Called by: | Lpc177x_8x_MciFIFOInterruptService() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
References Variables: | fifo_plane | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
Prototyped in: | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c | |
Called by: | Lpc177x_8x_MciFIFOInterruptService() | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |
References Variables: | fifo_plane | nut/arch/cm3/dev/nxp/lpc177x_8x_mci.c |