Home
last modified time | relevance | path

Searched defs:write_byte (Results 1 – 9 of 9) sorted by relevance

/external/u-boot/drivers/i2c/
Dsoft_i2c.c213 static int write_byte(uchar data) in write_byte() function
/external/cn-cbor/src/
Dcn-encoder.c48 #define write_byte(b) \ macro
/external/e2fsprogs/lib/ext2fs/
Dext2_io.h84 errcode_t (*write_byte)(io_channel channel, unsigned long offset, member
Dtest_io.c55 void (*write_byte)(unsigned long block, int count, errcode_t err); member
/external/u-boot/drivers/rtc/
Dds1302.c116 write_byte(unsigned char b) in write_byte() function
/external/tensorflow/tensorflow/contrib/ignite/python/ops/
Dignite_dataset_ops.py143 def write_byte(self, v): member in TcpClient
/external/libpng/contrib/tools/
Dpngfix.c1341 write_byte(struct file *file, int b) in write_byte() function
/external/u-boot/include/
Dpci.h579 int (*write_byte)(struct pci_controller*, pci_dev_t, int where, u8); member
/external/u-boot/include/linux/mtd/
Drawnand.h881 void (*write_byte)(struct mtd_info *mtd, uint8_t byte); member