Home
last modified time | relevance | path

Searched defs:offset (Results 201 – 225 of 605) sorted by relevance

12345678910>>...25

/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/src/
Dzephyr_img_mgmt.c345 int img_mgmt_read(int slot, unsigned int offset, void *dst, unsigned int num_bytes) in img_mgmt_read()
373 int img_mgmt_write_image_data(unsigned int offset, const void *data, unsigned int num_bytes, in img_mgmt_write_image_data()
421 int img_mgmt_write_image_data(unsigned int offset, const void *data, unsigned int num_bytes, in img_mgmt_write_image_data()
/Zephyr-latest/arch/riscv/core/
Dstacktrace.c257 #define LOG_STACK_TRACE(idx, sfp, ra, name, offset) \ argument
261 #define LOG_STACK_TRACE(idx, sfp, ra, name, offset) \ argument
269 uint32_t offset = 0; in print_trace_address() local
/Zephyr-latest/drivers/pcie/endpoint/
Dpcie_ep_iproc.c19 static int iproc_pcie_conf_read(const struct device *dev, uint32_t offset, in iproc_pcie_conf_read()
33 static void iproc_pcie_conf_write(const struct device *dev, uint32_t offset, in iproc_pcie_conf_write()
51 uint64_t pcie_ob_base, pcie_ob_size, pcie_addr_start, offset; in iproc_pcie_map_addr() local
/Zephyr-latest/tests/kernel/common/src/
Dbitarray.c283 size_t offset; in alloc_and_free_predefined() local
389 size_t offset; in alloc_and_free_loop() local
449 size_t offset; in alloc_and_free_interval() local
/Zephyr-latest/subsys/bluetooth/mesh/
Daccess.c57 size_t *offset; member
99 #define IS_MOD_BASE(mod, idx, offset) \ argument
103 #define IS_MOD_EXTENSION(mod, idx, offset) \ argument
153 uint8_t val, size_t *offset) in data_buf_add_u8_offset()
164 uint16_t val, size_t *offset) in data_buf_add_le16_offset()
178 size_t *offset) in data_buf_add_mem_offset()
267 size_t *offset = arg->offset; in metadata_add_model() local
304 int bt_mesh_metadata_get_page_0(struct net_buf_simple *buf, size_t offset) in bt_mesh_metadata_get_page_0()
369 size_t *offset) in comp_add_elem()
418 int bt_mesh_comp_data_get_page_0(struct net_buf_simple *buf, size_t offset) in bt_mesh_comp_data_get_page_0()
[all …]
/Zephyr-latest/tests/drivers/smbus/smbus_emul/src/
Demul.h30 uint8_t offset; member
/Zephyr-latest/tests/bsim/bluetooth/host/att/retry_on_sec_err/server/
Dmain.c23 uint16_t buf_len, uint16_t offset) in read_chrc()
/Zephyr-latest/drivers/pwm/
Dpwm_xlnx_axi_timer.c49 mm_reg_t offset) in xlnx_axi_timer_read32()
58 mm_reg_t offset) in xlnx_axi_timer_write32()
/Zephyr-latest/drivers/serial/
Duart_rpi_pico_pio.c58 uint32_t offset; in pio_uart_tx_init() local
89 uint32_t offset; in pio_uart_rx_init() local
/Zephyr-latest/tests/subsys/mgmt/mcumgr/mcumgr_client/src/
Dimg_gr_stub.c41 void img_upload_response(size_t offset, int status) in img_upload_response()
227 size_t decoded, length, offset; in img_upload_init_verify() local
/Zephyr-latest/tests/net/lib/lwm2m/content_oma_tlv/src/
Dmain.c88 uint16_t offset = 0; in ZTEST() local
152 uint16_t offset = 0; in ZTEST() local
218 uint16_t offset = 0; in ZTEST() local
288 uint16_t offset = 0; in ZTEST() local
406 uint16_t offset = 0; in ZTEST() local
527 uint16_t offset = 0; in ZTEST() local
619 uint16_t offset = 0; in ZTEST() local
/Zephyr-latest/subsys/demand_paging/backing_store/
Dbacking_store_ondemand_semihost.c59 uintptr_t offset = (uintptr_t)addr - (uintptr_t)lnkr_ondemand_start; in k_mem_paging_backing_store_location_query() local
/Zephyr-latest/arch/common/
Disr_tables.c17 uint32_t offset; member
/Zephyr-latest/include/zephyr/fs/
Dnvs.h41 off_t offset; member
/Zephyr-latest/drivers/eeprom/
Deeprom_emulator.c109 static inline int eeprom_emu_flash_read(const struct device *dev, off_t offset, in eeprom_emu_flash_read()
121 static inline int eeprom_emu_flash_write(const struct device *dev, off_t offset, in eeprom_emu_flash_write()
136 static inline int eeprom_emu_flash_erase(const struct device *dev, off_t offset, in eeprom_emu_flash_erase()
150 static int eeprom_emu_page_invalidate(const struct device *dev, off_t offset) in eeprom_emu_page_invalidate()
248 off_t offset, ch_address; in eeprom_emu_word_read() local
643 off_t offset; in eeprom_emu_init() local
Deeprom_shell.c19 uint8_t offset; member
78 off_t offset; in cmd_write() local
/Zephyr-latest/subsys/bluetooth/services/nus/
Dnus.c13 const void *buf, uint16_t len, uint16_t offset, uint8_t flags) in nus_bt_chr_write()
/Zephyr-latest/drivers/clock_control/
Dclock_control_rv32m1_pcc.c27 uint32_t offset = POINTER_TO_UINT(sub_system); in clock_ip() local
/Zephyr-latest/subsys/bluetooth/services/ots/
Dots_oacp.c452 off_t offset; in oacp_read_proc_cb() local
543 off_t offset; in oacp_write_proc_cb() local
674 uint16_t offset, uint8_t flags) in bt_gatt_ots_oacp_write()
/Zephyr-latest/drivers/gpio/
Dgpio_stellaris.c34 #define GPIO_REG_ADDR(base, offset) (base + offset) argument
36 #define GPIO_RW_ADDR(base, offset, p) \ argument
39 #define GPIO_RW_MASK_ADDR(base, offset, mask) \ argument
/Zephyr-latest/subsys/retention/
Dretention.c53 size_t offset; member
267 int retention_read(const struct device *dev, off_t offset, uint8_t *buffer, size_t size) in retention_read()
287 int retention_write(const struct device *dev, off_t offset, const uint8_t *buffer, size_t size) in retention_write()
/Zephyr-latest/samples/bluetooth/peripheral_ots/src/
Dmain.c140 off_t offset) in ots_obj_read()
172 off_t offset, size_t rem) in ots_obj_write()
200 off_t offset, size_t len, void **data) in ots_obj_cal_checksum()
/Zephyr-latest/subsys/bindesc/
Dbindesc_read.c95 int bindesc_open_memory_mapped_flash(struct bindesc_handle *handle, size_t offset) in bindesc_open_memory_mapped_flash()
132 int bindesc_open_flash(struct bindesc_handle *handle, size_t offset, in bindesc_open_flash()
/Zephyr-latest/drivers/bbram/
Dbbram_emul.c94 static int bbram_emul_read(const struct device *dev, size_t offset, size_t size, in bbram_emul_read()
108 static int bbram_emul_write(const struct device *dev, size_t offset, size_t size, in bbram_emul_write()
/Zephyr-latest/tests/bluetooth/tester/src/audio/btp/
Dbtp_vocs.h41 int16_t offset; member
48 int16_t offset; member

12345678910>>...25