Searched refs:Spi1ReadWriteByte (Results 1 – 3 of 3) sorted by relevance
54 Spi1ReadWriteByte(W25X_READSTATUSREG); in W25qxxReadSR()55 byte = Spi1ReadWriteByte(0Xff); in W25qxxReadSR()63 Spi1ReadWriteByte(W25X_WRITESTATUSREG); in W25qxxWriteSR()64 Spi1ReadWriteByte(sr); in W25qxxWriteSR()71 Spi1ReadWriteByte(W25X_WRITEENABLE); in W25qxxWriteEnable()78 Spi1ReadWriteByte(W25X_WRITEDISABLE); in W25qxxWriteDisable()86 Spi1ReadWriteByte(0x90); in W25qxxReadID()87 Spi1ReadWriteByte(0x00); in W25qxxReadID()88 Spi1ReadWriteByte(0x00); in W25qxxReadID()89 Spi1ReadWriteByte(0x00); in W25qxxReadID()[all …]
54 Spi1ReadWriteByte(0xff); in Spi1Init()65 u8 Spi1ReadWriteByte(u8 txData) in Spi1ReadWriteByte() function
38 u8 Spi1ReadWriteByte(u8 txData);