Searched defs:WriteBytes (Results 1 – 5 of 5) sorted by relevance
32 UINTN WriteBytes; in SaveFileToDisk() local
528 IN UINTN WriteBytes, in ByteWriteI2CBasic()633 IN UINTN WriteBytes, in ByteWriteI2C()
338 /// I2C device operation
600 IN UINTN WriteBytes, in ByteWriteI2CBasic()730 IN UINTN WriteBytes, in ByteWriteI2C()
58 intptr_t WriteBytes(CircQueueRegionView* region, int bytes) { in WriteBytes() function