mirror of
https://github.com/pvvx/RTL00_HelloWorld.git
synced 2025-07-31 20:21:03 +00:00
add
This commit is contained in:
parent
56693eef0d
commit
636d16a63b
4 changed files with 166 additions and 16 deletions
|
|
@ -199,7 +199,7 @@ enum _SPIC_BIT_MODE_ {
|
|||
#define FLASH_VLD_DUAL_CMDS (BIT_WR_BLOCKING | BIT_RD_DUAL_IO)
|
||||
#define FLASH_VLD_QUAD_CMDS (BIT_WR_BLOCKING | BIT_WR_QUAD_II | BIT_RD_QUAD_IO)
|
||||
#endif
|
||||
#if 0
|
||||
#if 1
|
||||
//======================================================
|
||||
// Function prototype
|
||||
BOOLEAN SpicFlashInitRtl8195A(u8 SpicBitMode);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue