Home
last modified time | relevance | path

Searched defs:offset (Results 326 – 350 of 605) sorted by relevance

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

/Zephyr-latest/drivers/dma/
Ddma_stm32_bdma.h45 uint8_t offset; /* position in the list of bdmamux channel list */ member
Ddma_stm32.h44 uint8_t offset; /* position in the list of dmamux channel list */ member
/Zephyr-latest/samples/boards/renesas/openamp_linux_zephyr/src/
Dresource_table.h59 unsigned int offset[RSC_TABLE_NUM_ENTRY]; member
/Zephyr-latest/subsys/llext/
Dllext_link.c51 ssize_t llext_file_offset(struct llext_loader *ldr, uintptr_t offset) in llext_file_offset()
313 ssize_t offset = llext_file_offset(ldr, rela.r_offset); in llext_link_plt() local
Dllext_mem.c151 size_t offset = region->sh_offset; in llext_copy_region() local
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/dut/src/
Dmain.c164 void *buf, uint16_t buf_len, uint16_t offset) in read_from()
183 uint16_t offset, in written_to()
/Zephyr-latest/drivers/lora/
Dsx126x.c211 void SX126xReadBuffer(uint8_t offset, uint8_t *buffer, uint8_t size) in SX126xReadBuffer()
224 void SX126xWriteBuffer(uint8_t offset, uint8_t *buffer, uint8_t size) in SX126xWriteBuffer()
/Zephyr-latest/subsys/net/lib/lwm2m/
Dipso_light_control.c94 size_t total_size, size_t offset) in on_time_post_write_cb()
Dipso_temp_sensor.c113 size_t total_size, size_t offset) in sensor_value_write_cb()
Dipso_push_button.c88 size_t total_size, size_t offset) in state_post_write_cb()
Dipso_humidity_sensor.c110 size_t total_size, size_t offset) in sensor_value_write_cb()
Dipso_pressure_sensor.c111 size_t total_size, size_t offset) in sensor_value_write_cb()
/Zephyr-latest/drivers/can/
Dcan_stm32_fdcan.c378 static int can_stm32fd_read_mram(const struct device *dev, uint16_t offset, void *dst, size_t len) in can_stm32fd_read_mram()
386 static int can_stm32fd_write_mram(const struct device *dev, uint16_t offset, const void *src, in can_stm32fd_write_mram()
395 static int can_stm32fd_clear_mram(const struct device *dev, uint16_t offset, size_t len) in can_stm32fd_clear_mram()
/Zephyr-latest/soc/espressif/common/
Dloader.c115 size_t offset = FIXED_PARTITION_OFFSET(boot_partition); in map_rom_segments() local
/Zephyr-latest/scripts/native_simulator/native/src/
Dnsi_cmdline_common.c366 static void nsi_cmd_handle_this_matched_arg(char *argv, int offset, in nsi_cmd_handle_this_matched_arg()
/Zephyr-latest/drivers/spi/
Dspi_sifive.h21 #define SPI_REG(dev, offset) ((mem_addr_t) (SPI_CFG(dev)->base + (offset))) argument
/Zephyr-latest/subsys/lorawan/nvm/
Dlorawan_nvm_settings.c21 off_t offset; member
/Zephyr-latest/drivers/mm/
Dmm_drv_ti_rat.c128 uint32_t offset = pa - start_addr; in sys_mm_drv_page_phys_get() local
/Zephyr-latest/tests/drivers/i2s/i2s_api/src/
Dcommon.c44 static ZTEST_DMEM int offset = -1; in verify_buf() local
/Zephyr-latest/drivers/modem/
Dmodem_cmd_handler.c49 struct net_buf **frag, uint16_t *offset) in findcrlf()
330 uint16_t offset, len; in cmd_handler_process_rx_buf() local
/Zephyr-latest/subsys/bluetooth/mesh/
Dblob_io_flash.c155 uint8_t area_id, off_t offset) in bt_mesh_blob_io_flash_init()
/Zephyr-latest/drivers/gpio/
Dgpio_brcmstb.c25 mem_addr_t offset; member
/Zephyr-latest/include/zephyr/logging/
Dlog_output.h90 atomic_t offset; member
/Zephyr-latest/subsys/net/ip/
Dipv4.c42 uint16_t offset) in net_ipv4_create_full()
/Zephyr-latest/tests/subsys/shell/shell_history/src/
Dshell_history_test.c20 static void init_test_buf(uint8_t *buf, size_t len, uint8_t offset) in init_test_buf()

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