| /Zephyr-latest/drivers/dma/ |
| D | dma_stm32_bdma.h | 45 uint8_t offset; /* position in the list of bdmamux channel list */ member
|
| D | dma_stm32.h | 44 uint8_t offset; /* position in the list of dmamux channel list */ member
|
| /Zephyr-latest/samples/boards/renesas/openamp_linux_zephyr/src/ |
| D | resource_table.h | 59 unsigned int offset[RSC_TABLE_NUM_ENTRY]; member
|
| /Zephyr-latest/subsys/llext/ |
| D | llext_link.c | 51 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
|
| D | llext_mem.c | 151 size_t offset = region->sh_offset; in llext_copy_region() local
|
| /Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/dut/src/ |
| D | main.c | 164 void *buf, uint16_t buf_len, uint16_t offset) in read_from() 183 uint16_t offset, in written_to()
|
| /Zephyr-latest/drivers/lora/ |
| D | sx126x.c | 211 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/ |
| D | ipso_light_control.c | 94 size_t total_size, size_t offset) in on_time_post_write_cb()
|
| D | ipso_temp_sensor.c | 113 size_t total_size, size_t offset) in sensor_value_write_cb()
|
| D | ipso_push_button.c | 88 size_t total_size, size_t offset) in state_post_write_cb()
|
| D | ipso_humidity_sensor.c | 110 size_t total_size, size_t offset) in sensor_value_write_cb()
|
| D | ipso_pressure_sensor.c | 111 size_t total_size, size_t offset) in sensor_value_write_cb()
|
| /Zephyr-latest/drivers/can/ |
| D | can_stm32_fdcan.c | 378 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/ |
| D | loader.c | 115 size_t offset = FIXED_PARTITION_OFFSET(boot_partition); in map_rom_segments() local
|
| /Zephyr-latest/scripts/native_simulator/native/src/ |
| D | nsi_cmdline_common.c | 366 static void nsi_cmd_handle_this_matched_arg(char *argv, int offset, in nsi_cmd_handle_this_matched_arg()
|
| /Zephyr-latest/drivers/spi/ |
| D | spi_sifive.h | 21 #define SPI_REG(dev, offset) ((mem_addr_t) (SPI_CFG(dev)->base + (offset))) argument
|
| /Zephyr-latest/subsys/lorawan/nvm/ |
| D | lorawan_nvm_settings.c | 21 off_t offset; member
|
| /Zephyr-latest/drivers/mm/ |
| D | mm_drv_ti_rat.c | 128 uint32_t offset = pa - start_addr; in sys_mm_drv_page_phys_get() local
|
| /Zephyr-latest/tests/drivers/i2s/i2s_api/src/ |
| D | common.c | 44 static ZTEST_DMEM int offset = -1; in verify_buf() local
|
| /Zephyr-latest/drivers/modem/ |
| D | modem_cmd_handler.c | 49 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/ |
| D | blob_io_flash.c | 155 uint8_t area_id, off_t offset) in bt_mesh_blob_io_flash_init()
|
| /Zephyr-latest/drivers/gpio/ |
| D | gpio_brcmstb.c | 25 mem_addr_t offset; member
|
| /Zephyr-latest/include/zephyr/logging/ |
| D | log_output.h | 90 atomic_t offset; member
|
| /Zephyr-latest/subsys/net/ip/ |
| D | ipv4.c | 42 uint16_t offset) in net_ipv4_create_full()
|
| /Zephyr-latest/tests/subsys/shell/shell_history/src/ |
| D | shell_history_test.c | 20 static void init_test_buf(uint8_t *buf, size_t len, uint8_t offset) in init_test_buf()
|