| /Zephyr-latest/lib/os/zvfs/ |
| D | zvfs_eventfd.c | 411 size_t offset; in zvfs_eventfd() local
|
| /Zephyr-latest/subsys/net/lib/lwm2m/ |
| D | lwm2m_obj_device.c | 195 size_t total_size, size_t offset) in current_time_post_write_cb()
|
| D | lwm2m_obj_server.c | 149 size_t total_size, size_t offset) in lifetime_write_cb()
|
| D | lwm2m_obj_access_control.c | 341 size_t total_size, size_t offset) in write_validate_cb()
|
| /Zephyr-latest/tests/drivers/flash_simulator/flash_sim_impl/src/ |
| D | main.c | 83 static int test_check_erase(const struct device *dev, off_t offset, size_t size) in test_check_erase()
|
| /Zephyr-latest/include/zephyr/drivers/can/ |
| D | can_mcan.h | 1381 static inline int can_mcan_sys_read_mram(mem_addr_t base, uint16_t offset, void *dst, size_t len) in can_mcan_sys_read_mram() 1421 static inline int can_mcan_sys_write_mram(mem_addr_t base, uint16_t offset, const void *src, in can_mcan_sys_write_mram() 1458 static inline int can_mcan_sys_clear_mram(mem_addr_t base, uint16_t offset, size_t len) in can_mcan_sys_clear_mram() 1516 static inline int can_mcan_read_mram(const struct device *dev, uint16_t offset, void *dst, in can_mcan_read_mram() 1536 static inline int can_mcan_write_mram(const struct device *dev, uint16_t offset, const void *src, in can_mcan_write_mram() 1557 static inline int can_mcan_clear_mram(const struct device *dev, uint16_t offset, size_t len) in can_mcan_clear_mram()
|
| /Zephyr-latest/subsys/bluetooth/audio/shell/ |
| D | vcp_vol_rend.c | 109 static void vocs_state_cb(struct bt_vocs *inst, int err, int16_t offset) in vocs_state_cb() 501 long offset; in cmd_vcp_vol_rend_vocs_offset_set() local
|
| /Zephyr-latest/drivers/rtc/ |
| D | rtc_rv8803.c | 699 int8_t offset; in rv8803_set_calibration() local 715 int8_t offset; in rv8803_get_calibration() local
|
| D | rtc_rx8130ce.c | 591 uint8_t offset = 0; in rx8130ce_set_calibration() local 625 uint8_t offset; in rx8130ce_get_calibration() local
|
| D | rtc_pcf8523.c | 721 int8_t offset; in pcf8523_set_calibration() local 742 int8_t offset; in pcf8523_get_calibration() local
|
| /Zephyr-latest/drivers/sensor/grow_r502a/ |
| D | grow_r502a.c | 157 int offset = drv_data->rx_buf.len; in uart_cb_handler() local 230 int offset = 0, ret = 0; in r502a_read_sys_param() local
|
| /Zephyr-latest/subsys/fs/ext2/ |
| D | ext2_diskops.c | 258 uint32_t offset = group % groups_per_block; in ext2_fetch_block_group() local 796 uint32_t offset = bg->num % groups_per_block; in ext2_commit_bg() local
|
| /Zephyr-latest/drivers/sensor/tdk/icm45686/ |
| D | icm45686_decoder.c | 422 int offset = 1 + (axis_offset * 2) + (is_accel ? 0 : 6); in icm45686_fifo_read_imu_from_packet() local
|
| /Zephyr-latest/include/zephyr/debug/ |
| D | coredump.h | 130 off_t offset; member
|
| /Zephyr-latest/modules/openthread/platform/ |
| D | ble.c | 189 uint16_t len, uint16_t offset, uint8_t flags) in on_receive()
|
| /Zephyr-latest/tests/lib/ringbuffer/src/ |
| D | concurrent.c | 265 uint32_t offset; in test_ztress() local
|
| /Zephyr-latest/drivers/serial/ |
| D | uart_stm32.c | 853 static void fifo_fill_with_u8(USART_TypeDef *usart, const void *tx_data, const int offset) in fifo_fill_with_u8() 898 static void fifo_read_with_u8(USART_TypeDef *usart, void *rx_data, const int offset) in fifo_read_with_u8() 917 static void fifo_fill_with_u16(USART_TypeDef *usart, const void *tx_data, const int offset) in fifo_fill_with_u16() 935 static void fifo_read_with_u16(USART_TypeDef *usart, void *rx_data, const int offset) in fifo_read_with_u16()
|
| /Zephyr-latest/arch/xtensa/core/ |
| D | ptables.c | 856 for (size_t offset = 0; offset < size; offset += CONFIG_MMU_PAGE_SIZE) { in region_map_update() local 1103 for (size_t offset = 0; offset < aligned_size; in mem_buffer_validate() local
|
| /Zephyr-latest/drivers/sensor/adi/adltc2990/ |
| D | adltc2990.c | 124 uint8_t num_values, uint8_t const *const offset) in adltc2990_get_v3_v4_val()
|
| /Zephyr-latest/drivers/wifi/eswifi/ |
| D | eswifi_offload.c | 186 int err, offset; in __eswifi_off_send_pkt() local
|
| /Zephyr-latest/subsys/net/l2/ieee802154/ |
| D | ieee802154_6lo_fragment.c | 95 static inline void set_up_frag_hdr(struct net_buf *frag, uint16_t size, uint8_t offset) in set_up_frag_hdr()
|
| /Zephyr-latest/samples/bluetooth/encrypted_advertising/central/src/ |
| D | central_ead.c | 214 size_t offset; in gatt_read() local
|
| /Zephyr-latest/tests/drivers/i2s/i2s_speed/src/ |
| D | test_i2s_speed.c | 91 static ZTEST_DMEM int offset = -1; in verify_buf() local
|
| /Zephyr-latest/tests/net/ieee802154/6lo_fragment/src/ |
| D | main.c | 193 uint32_t bytes, pos, compare, offset; in compare_data() local
|
| /Zephyr-latest/subsys/bluetooth/audio/ |
| D | has.c | 85 void *buf, uint16_t len, uint16_t offset) in read_active_preset_index() 109 uint16_t len, uint16_t offset) in read_features() 1449 const void *data, uint16_t len, uint16_t offset, uint8_t flags) in write_control_point()
|