Home
last modified time | relevance | path

Searched defs:offset (Results 476 – 500 of 605) sorted by relevance

1...<<11121314151617181920>>...25

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Disoal.c639 uint8_t offset, in isoal_rx_append_to_sdu()
1281 uint8_t offset = ((uint8_t *) seg_hdr) + PDU_ISO_SEG_HDR_SIZE - in isoal_rx_framed_consume() local
2882 uint32_t *offset) in isoal_tx_get_sync_info()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dvcp_vol_ctlr.c243 static void vcs_vocs_state_cb(struct bt_vocs *inst, int err, int16_t offset) in vcs_vocs_state_cb()
636 long offset; in cmd_vcp_vol_ctlr_vocs_offset_set() local
/Zephyr-latest/drivers/sensor/bosch/bmi323/
Dbmi323.c68 static int bosch_bmi323_bus_read_words(const struct device *dev, uint8_t offset, uint16_t *words, in bosch_bmi323_bus_read_words()
78 static int bosch_bmi323_bus_write_words(const struct device *dev, uint8_t offset, uint16_t *words, in bosch_bmi323_bus_write_words()
/Zephyr-latest/drivers/sensor/tdk/icm42688/
Dicm42688_decoder.c249 int offset = 1 + (axis_offset * 2); in icm42688_read_imu_from_packet() local
/Zephyr-latest/drivers/sensor/espressif/pcnt_esp32/
Dpcnt_esp32.c67 int32_t offset; member
/Zephyr-latest/drivers/flash/
Dflash_nxp_s32_qspi_nor.c465 static int nxp_s32_qspi_sfdp_read(const struct device *dev, off_t offset, void *buf, size_t len) in nxp_s32_qspi_sfdp_read()
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_shi_ite.c383 int offset = (char *)&cmd_head.data_len - (char *)&cmd_head; in shi_ite_init_registers() local
/Zephyr-latest/drivers/gpio/
Dgpio_ambiq.c24 uint32_t offset; member
Dgpio_ite_it8xxx2.c244 uint8_t offset; member
/Zephyr-latest/drivers/memc/
Dmemc_mcux_flexspi.c255 flexspi_port_t port, off_t offset) in memc_flexspi_get_ahb_address()
/Zephyr-latest/subsys/net/lib/http/
Dhttp_client.c483 size_t offset = 0; in http_wait_data() local
/Zephyr-latest/subsys/net/l2/openthread/
Dopenthread.c256 uint16_t offset = 0U; in ot_receive_handler() local
/Zephyr-latest/drivers/sensor/ti/bq274xx/
Dbq274xx.c205 uint8_t offset, uint16_t val, in bq274xx_update_block()
/Zephyr-latest/drivers/sensor/bosch/bmp388/
Dbmp388.c327 int64_t offset; in bmp388_compensate_press() local
/Zephyr-latest/subsys/fs/ext2/
Dext2_ops.c600 uint32_t offset = args.offset; in ext2_stat() local
/Zephyr-latest/subsys/fs/
Dfat_fs.c238 static int fatfs_seek(struct fs_file_t *zfp, off_t offset, int whence) in fatfs_seek()
Dfs.c264 int fs_seek(struct fs_file_t *zfp, off_t offset, int whence) in fs_seek()
/Zephyr-latest/include/zephyr/
Dsw_isr_table.h53 unsigned int offset; member
/Zephyr-latest/drivers/dma/
Ddma_pl330.c162 uint32_t offset = 0, ccr; in dma_pl330_setup_ch() local
/Zephyr-latest/drivers/adc/
Dadc_gd32.c209 uint8_t index = 0, offset; in adc_gd32_configure_sampt() local
/Zephyr-latest/tests/net/utils/src/
Dmain.c930 for (int offset = 0; offset < 7; offset++) { in ZTEST() local
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_scan_delegator.c1038 uint16_t offset, uint8_t flags) in write_control_point()
1141 uint16_t len, uint16_t offset) in read_recv_state()
/Zephyr-latest/subsys/net/lib/dns/
Dmdns_responder.c252 uint16_t offset; in setup_dns_hdr() local
283 uint16_t offset; in add_answer() local
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dblob.c230 uint32_t offset = 0; in cmd_flash_stream_set() local
/Zephyr-latest/subsys/mgmt/mcumgr/transport/src/
Dsmp_bt.c247 const void *buf, uint16_t len, uint16_t offset, in smp_bt_chr_write()

1...<<11121314151617181920>>...25