Home
last modified time | relevance | path

Searched refs:tmp_buf (Results 1 – 7 of 7) sorted by relevance

/device/google/contexthub/util/stm32_flash/
Dflash.c292 uint8_t tmp_buf[sizeof(uint32_t)]; in main() local
293 ret = read_memory(handle, address, sizeof(uint32_t), tmp_buf); in main()
295 type = tmp_buf[0]; in main()
296 length = ((tmp_buf[1] << 16) & 0x00FF0000) | in main()
297 ((tmp_buf[2] << 8) & 0x0000FF00) | in main()
298 ((tmp_buf[3] ) & 0x000000FF); in main()
/device/google/cuttlefish_prebuilts/bootloader/crosvm_aarch64/
DSystem.map2495 000000000008cf38 b tmp_buf
/device/google/cuttlefish_prebuilts/bootloader/qemu_arm/
DSystem.map2501 000801c4 b tmp_buf
/device/google/cuttlefish_prebuilts/bootloader/qemu_aarch64/
DSystem.map2486 000000000008d2f8 b tmp_buf
/device/google/cuttlefish_prebuilts/bootloader/crosvm_x86_64/
DSystem.map2800 fff6e100 b tmp_buf
/device/google/cuttlefish_prebuilts/bootloader/qemu_x86_64/
DSystem.map2905 fff71480 b tmp_buf
/device/google/cuttlefish_prebuilts/bootloader/qemu_riscv64/
DSystem.map6339 0000000080273fa8 b tmp_buf