| /Zephyr-latest/tests/subsys/fs/fs_api/src/ |
| D | test_fs.c | 133 static int temp_seek(struct fs_file_t *zfp, off_t offset, int whence) in temp_seek()
|
| /Zephyr-latest/samples/bluetooth/channel_sounding/src/ |
| D | connected_cs_initiator.c | 46 const void *buf, uint16_t len, uint16_t offset, uint8_t flags) in on_attr_write_cb()
|
| /Zephyr-latest/drivers/flash/ |
| D | flash_cadence_nand_ll.c | 1168 int cdns_nand_read(struct cadence_nand_params *params, const void *buffer, uint32_t offset, in cdns_nand_read() 1348 int cdns_nand_write(struct cadence_nand_params *params, const void *buffer, uint32_t offset, in cdns_nand_write() 1408 int cdns_nand_erase(struct cadence_nand_params *params, uint32_t offset, uint32_t size) in cdns_nand_erase()
|
| /Zephyr-latest/drivers/spi/ |
| D | spi_xlnx_axi_quadspi.c | 103 mm_reg_t offset) in xlnx_quadspi_read32() 112 mm_reg_t offset) in xlnx_quadspi_write32()
|
| D | spi_pw.c | 25 static uint32_t spi_pw_reg_read(const struct device *dev, uint32_t offset) in spi_pw_reg_read() 31 uint32_t offset, in spi_pw_reg_write()
|
| /Zephyr-latest/include/zephyr/arch/nios2/ |
| D | nios2.h | 107 static inline void z_nios2_dcache_flush(uint32_t offset) in z_nios2_dcache_flush() 112 static inline void z_nios2_icache_flush(uint32_t offset) in z_nios2_icache_flush()
|
| /Zephyr-latest/tests/net/lib/lwm2m/lwm2m_registry/src/ |
| D | lwm2m_registry.c | 29 size_t total_size, size_t offset) in post_write_cb() 46 bool last_block, size_t total_size, size_t offset) in validate_cb()
|
| /Zephyr-latest/drivers/sensor/st/iis2mdc/ |
| D | iis2mdc.c | 62 int16_t offset[3]; in iis2mdc_set_hard_iron() local
|
| /Zephyr-latest/tests/drivers/smbus/smbus_emul/src/ |
| D | emul.c | 38 uint8_t offset; member
|
| /Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/dut/src/ |
| D | main.c | 149 uint16_t offset, in written_to()
|
| /Zephyr-latest/scripts/build/ |
| D | elf_parser.py | 30 def _data_native_read(self, offset): argument
|
| /Zephyr-latest/subsys/bluetooth/mesh/ |
| D | prov.c | 41 const size_t offset = offsetof(struct bt_mesh_prov_link, addr); in bt_mesh_prov_reset_state() local
|
| /Zephyr-latest/subsys/net/lib/lwm2m/ |
| D | lwm2m_pull_context.c | 314 size_t offset = received_block_ctx.current; in do_firmware_transfer_reply_cb() local
|
| /Zephyr-latest/drivers/modem/ |
| D | wncm14a2a.c | 399 uint16_t *offset) in net_buf_findcrlf() 561 uint16_t offset; in on_cmd_atcmdecho_nosock_imei() local 992 uint16_t offset = 0U; in net_buf_ncmp() local 1069 uint16_t offset, len; in wncm14a2a_rx() local
|
| /Zephyr-latest/tests/bluetooth/tester/src/audio/ |
| D | btp_vcp.c | 214 static void vocs_state_cb(struct bt_vocs *inst, int err, int16_t offset) in vocs_state_cb() 236 static void btp_send_vocs_state_ev(struct bt_conn *conn, uint8_t att_status, int16_t offset) in btp_send_vocs_state_ev() 272 static void vcp_vocs_state_cb(struct bt_vocs *inst, int err, int16_t offset) in vcp_vocs_state_cb() 375 int16_t offset = sys_le16_to_cpu(cp->offset); in vocs_state_set() local
|
| /Zephyr-latest/drivers/rtc/ |
| D | rtc_rv8263.c | 597 int8_t offset; in rv8263c8_calibration_set() local 649 int8_t offset; in rv8263c8_calibration_get() local
|
| /Zephyr-latest/subsys/fs/ |
| D | shell.c | 357 off_t offset; in cmd_read() local 526 off_t offset = -1; in cmd_write() local
|
| D | littlefs_fs.c | 178 size_t offset = block * c->block_size + off; in lfs_api_read() local 189 size_t offset = block * c->block_size + off; in lfs_api_prog() local 199 size_t offset = block * c->block_size; in lfs_api_erase() local
|
| /Zephyr-latest/drivers/dma/ |
| D | dma_ifx_cat1.c | 202 uint32_t bytes, uint32_t offset) in _initialize_descriptor() 335 uint32_t offset = 0; in ifx_cat1_dma_configure() local
|
| /Zephyr-latest/subsys/bluetooth/host/ |
| D | att_internal.h | 137 uint16_t offset; member 195 uint16_t offset; member 203 uint16_t offset; member
|
| /Zephyr-latest/include/zephyr/arch/x86/ia32/ |
| D | segmentation.h | 226 void *offset; member 376 uint32_t offset) in z_sd_set_seg_offset() 394 uint16_t seg_selector, uint32_t offset, in z_init_irq_gate()
|
| /Zephyr-latest/drivers/interrupt_controller/ |
| D | intc_plic.c | 248 uint32_t offset = local_irq * CONFIG_PLIC_TRIG_TYPE_BITWIDTH; in riscv_plic_irq_trig_val() local 473 uint32_t offset = local_irq; in get_irq_hit_count_cpu() local 486 uint32_t offset = local_irq; in get_irq_hit_count_total() local
|
| /Zephyr-latest/drivers/i2c/target/ |
| D | eeprom_target.c | 50 unsigned int offset) in eeprom_target_read()
|
| /Zephyr-latest/include/zephyr/net/ |
| D | coap_client.h | 94 uint32_t offset; member
|
| /Zephyr-latest/tests/boards/espressif/cache_coex/src/ |
| D | cache_coex.c | 78 static int do_erase(off_t offset, size_t size) in do_erase()
|