Home
last modified time | relevance | path

Searched defs:offset (Results 351 – 375 of 605) sorted by relevance

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

/Zephyr-latest/samples/bluetooth/channel_sounding/src/
Dcs_test_initiator.c43 const void *buf, uint16_t len, uint16_t offset, uint8_t flags) in on_attr_write_cb()
/Zephyr-latest/kernel/
Dmem_slab.c214 ptrdiff_t offset = p - slab->buffer; in slab_ptr_is_good() local
/Zephyr-latest/tests/bsim/bluetooth/host/att/timeout/
Dmain.c45 uint16_t buf_len, uint16_t offset) in read_chrc()
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_obj_gateway.c67 size_t total_size, size_t offset) in prefix_validation_cb()
Dipso_filling_sensor.c124 bool last_block, size_t total_size, size_t offset) in update_cb()
Dipso_current_sensor.c115 size_t total_size, size_t offset) in sensor_value_write_cb()
Dipso_voltage_sensor.c116 size_t total_size, size_t offset) in sensor_value_write_cb()
Dlwm2m_obj_firmware.c240 size_t total_size, size_t offset) in package_write_cb()
304 size_t total_size, size_t offset) in package_uri_write_cb()
Dipso_generic_sensor.c124 size_t total_size, size_t offset) in sensor_value_write_cb()
/Zephyr-latest/tests/drivers/flash/stm32/src/
Dmain.c31 static int sector_mask_from_offset(const struct device *dev, off_t offset, in sector_mask_from_offset()
/Zephyr-latest/subsys/dsp/arcmwdt/public/
Dzdsp_backend.h183 static inline void zdsp_offset_q7(const DSP_DATA q7_t *src, q7_t offset, DSP_DATA q7_t *dst, in zdsp_offset_q7()
188 static inline void zdsp_offset_q15(const DSP_DATA q15_t *src, q15_t offset, DSP_DATA q15_t *dst, in zdsp_offset_q15()
193 static inline void zdsp_offset_q31(const DSP_DATA q31_t *src, q31_t offset, DSP_DATA q31_t *dst, in zdsp_offset_q31()
198 static inline void zdsp_offset_f32(const DSP_DATA float32_t *src, float32_t offset, in zdsp_offset_f32()
/Zephyr-latest/subsys/dsp/cmsis/public/
Dzdsp_backend.h172 static inline void zdsp_offset_q7(const q7_t *src, q7_t offset, q7_t *dst, uint32_t block_size) in zdsp_offset_q7()
176 static inline void zdsp_offset_q15(const q15_t *src, q15_t offset, q15_t *dst, uint32_t block_size) in zdsp_offset_q15()
180 static inline void zdsp_offset_q31(const q31_t *src, q31_t offset, q31_t *dst, uint32_t block_size) in zdsp_offset_q31()
184 static inline void zdsp_offset_f32(const float32_t *src, float32_t offset, float32_t *dst, in zdsp_offset_f32()
/Zephyr-latest/lib/net_buf/
Dbuf.c67 ptrdiff_t offset = (uint8_t *)buf - (uint8_t *)pool->__bufs; in net_buf_id() local
610 size_t offset, size_t len) in net_buf_linearize()
696 size_t net_buf_data_match(const struct net_buf *buf, size_t offset, const void *data, size_t len) in net_buf_data_match()
/Zephyr-latest/tests/bluetooth/common/testlib/src/
Datt_read.c151 uint16_t offset) in bt_testlib_att_read_by_handle_sync()
173 enum bt_att_chan_opt bearer, uint16_t handle, uint16_t offset) in bt_testlib_gatt_long_read()
/Zephyr-latest/tests/bsim/bluetooth/host/security/id_addr_update/peripheral/src/
Dutils.c171 uint16_t len, uint16_t offset) in bas_read()
/Zephyr-latest/samples/bluetooth/periodic_sync_rsp/src/
Dmain.c134 uint16_t len, uint16_t offset, uint8_t flags) in write_timing()
/Zephyr-latest/subsys/bluetooth/services/ots/
Dots_olcp.c239 uint16_t offset, uint8_t flags) in bt_gatt_ots_olcp_write()
/Zephyr-latest/subsys/dfu/img_util/
Dflash_img.c66 off_t offset; in scramble_mcuboot_trailer() local
/Zephyr-latest/arch/xtensa/core/
Dvector_handlers.c211 static inline unsigned int get_bits(int offset, int num_bits, unsigned int val) in get_bits()
/Zephyr-latest/include/zephyr/mgmt/mcumgr/grp/img_mgmt/
Dimg_mgmt_client.h92 size_t offset; member
/Zephyr-latest/drivers/clock_control/
Dclock_control_renesas_cpg_mssr.h20 mem_addr_t offset; member
/Zephyr-latest/drivers/dai/intel/alh/
Dalh.c146 uint32_t offset = dir == DAI_DIR_PLAYBACK ? in dai_alh_get_properties() local
/Zephyr-latest/tests/subsys/logging/log_links/src/
Dmain.c47 uint8_t offset = 0; in log_setup() local
/Zephyr-latest/samples/net/sockets/echo_server/src/
Dtcp.c142 int offset = 0; in handle_data() local
/Zephyr-latest/samples/bluetooth/hap_ha/src/
Dvcp_vol_renderer.c90 static void vocs_state_cb(struct bt_vocs *inst, int err, int16_t offset) in vocs_state_cb()

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