Home
last modified time | relevance | path

Searched defs:read_data (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/util/stm32_flash/
Dstm32_bl.h38 uint8_t (*read_data)(struct handle *, uint8_t *buffer, int length); member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_shutil.py147 def read_data(path): function
193 def read_data(path): function