Home
last modified time | relevance | path

Searched defs:to_read (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/hci_driver/
A Dh4_driver.c356 int to_read = sizeof(*hdr) - hci_h4.rx.remaining; in get_acl_hdr() local
369 int32_t to_read = hci_h4.rx.hdr_len - hci_h4.rx.remaining; in get_evt_hdr() local
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_read.c75 tmsize_t to_read = size - already_read; in TIFFReadAndRealloc() local
172 tmsize_t to_read; in TIFFFillStripPartial() local
A Dtif_dirread.c800 tmsize_t to_read = size - already_read; in TIFFReadDirEntryDataAndRealloc() local
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodwebrepl.c256 size_t to_read = MIN(sizeof(filebuf) - 1, self->data_to_recv); in _webrepl_read() local

Completed in 14 milliseconds