Home
last modified time | relevance | path

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

/device/google/contexthub/util/stm32_flash/
Dstm32_bl.h36 uint8_t (*write_data)(struct handle *, uint8_t *buffer, int length); member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_shutil.py142 def write_data(path, data): function
188 def write_data(path, data): function