Searched defs:read_byte (Results 1 – 8 of 8) sorted by relevance
26 int read_byte = 0; in pyamp_boot_uart_recv_byte() local36 int32_t read_byte = 0; in pyamp_boot_uart_recv_line() local
38 uint32_t read_byte = 0; local54 uint32_t read_byte = 0; local
158 def read_prelude_sig(read_byte): argument182 def read_prelude_size(read_byte): argument636 def read_byte(f, out=None): function
69 read_byte (bmp_source_ptr sinfo) in read_byte() function
88 read_byte (tga_source_ptr sinfo) in read_byte() function
315 static uint32_t read_byte(uint8_t *data, uint32_t len) in read_byte() function
240 STATIC int read_byte(mp_reader_t *reader) { in read_byte() function
1244 read_byte(struct file *file) in read_byte() function
Completed in 26 milliseconds