Searched defs:dst_offset (Results 1 – 10 of 10) sorted by relevance
| /device/soc/esp/esp32/components/nvs_flash/src/ |
| D | nvs_partition.cpp | 48 esp_err_t NVSPartition::write_raw(size_t dst_offset, const void* src, size_t size) in write_raw() 53 esp_err_t NVSPartition::write(size_t dst_offset, const void* src, size_t size) in write() 62 esp_err_t NVSPartition::erase_range(size_t dst_offset, size_t size) in erase_range()
|
| /device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/ndcs/ |
| D | ndcs.h | 95 ndcs_dst_offset_t dst_offset; /**< Daylight Saving Time Offset. */ member
|
| D | ndcs.c | 234 void ndcs_dst_offset_update(ndcs_dst_offset_t dst_offset) in ndcs_dst_offset_update()
|
| /device/soc/esp/esp32/components/spi_flash/ |
| D | partition.c | 440 size_t dst_offset, const void* src, size_t size) in esp_partition_write() 487 size_t dst_offset, const void* src, size_t size) in esp_partition_write_raw()
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/i915/gt/uc/ |
| D | intel_uc_fw.c | 419 static int uc_fw_xfer(struct intel_uc_fw *uc_fw, u32 dst_offset, u32 dma_flags) in uc_fw_xfer() 477 int intel_uc_fw_upload(struct intel_uc_fw *uc_fw, u32 dst_offset, u32 dma_flags) in intel_uc_fw_upload()
|
| /device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/cts/ |
| D | cts.c | 564 cts_dst_offset_t dst_offset = (cts_dst_offset_t)p_evt->p_data[1]; in cts_loc_time_info_write_handler() local
|
| D | cts.h | 175 cts_dst_offset_t dst_offset; /**< Daylight Saving Time Offset. */ member
|
| /device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/cts_c/ |
| D | cts_c.h | 193 cts_c_dst_offset_t dst_offset; /**< Daylight Saving Time Offset. */ member
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/de/ |
| D | disp_rotation_sw.c | 602 int dst_widthstep, dst_offset; in rotate_fb() local
|
| /device/soc/bestechnic/bes2600/liteos_m/components/drivers/flash/ |
| D | flash.c | 1049 …tion, uint32_t start_addr, uint8_t *dst_buf, uint32_t dst_buf_len, uint32_t dst_offset, uint8_t *s… in ota_partition_read_erase_write()
|