LPCOpen SPIFI FLASH Library (LPCSPIFILIB)
Documentation for the LPCSPIFILIB library
|
Functions | |
static INLINE void | spifi_HW_ResetController (LPC_SPIFI_CHIPHW_T *pSpifi) |
Reset SPIFI controller. More... | |
static INLINE void | spifi_HW_WaitCMD (LPC_SPIFI_CHIPHW_T *pSpifi) |
Wait for a command to complete. More... | |
static INLINE void | spifi_HW_WaitRESET (LPC_SPIFI_CHIPHW_T *pSpifi) |
Wait for a RESET bit to clear. More... | |
|
static |
Reset SPIFI controller.
pSpifi | : Base address of SPIFI controller |
|
static |
Wait for a command to complete.
pSpifi | : Base address of SPIFI controller |
|
static |
Wait for a RESET bit to clear.
pSpifi | : Base address of SPIFI controller |