HomeSort by relevance Sort by last modified time
    Searched defs:handle_t (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/util/stm32_flash/
stm32_bl.h 42 } handle_t; typedef in typeref:struct:handle
44 uint8_t checksum(handle_t *handle, uint8_t *bytes, int length);
45 uint8_t erase_sector(handle_t *handle, uint16_t sector);
46 uint8_t read_memory(handle_t *handle, uint32_t addr, uint32_t length, uint8_t *buffer);
47 uint8_t write_memory(handle_t *handle, uint32_t addr, uint32_t length, uint8_t *buffer);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rpcdce.h 36 typedef RPC_BINDING_HANDLE handle_t; typedef
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp 4437 native_handle_t *handle_t = (native_handle_t *)(bufhdr->pBuffer); local
4441 native_handle_t *handle_t = meta_buf->nh; local
    [all...]

Completed in 106 milliseconds