Searched defs:write_byte (Results 1 – 9 of 9) sorted by relevance
| /external/u-boot/drivers/i2c/ |
| D | soft_i2c.c | 213 static int write_byte(uchar data) in write_byte() function
|
| /external/cn-cbor/src/ |
| D | cn-encoder.c | 48 #define write_byte(b) \ macro
|
| /external/e2fsprogs/lib/ext2fs/ |
| D | ext2_io.h | 84 errcode_t (*write_byte)(io_channel channel, unsigned long offset, member
|
| D | test_io.c | 55 void (*write_byte)(unsigned long block, int count, errcode_t err); member
|
| /external/u-boot/drivers/rtc/ |
| D | ds1302.c | 116 write_byte(unsigned char b) in write_byte() function
|
| /external/tensorflow/tensorflow/contrib/ignite/python/ops/ |
| D | ignite_dataset_ops.py | 143 def write_byte(self, v): member in TcpClient
|
| /external/libpng/contrib/tools/ |
| D | pngfix.c | 1341 write_byte(struct file *file, int b) in write_byte() function
|
| /external/u-boot/include/ |
| D | pci.h | 579 int (*write_byte)(struct pci_controller*, pci_dev_t, int where, u8); member
|
| /external/u-boot/include/linux/mtd/ |
| D | rawnand.h | 881 void (*write_byte)(struct mtd_info *mtd, uint8_t byte); member
|