Home
last modified time | relevance | path

Searched defs:offset (Results 301 – 325 of 605) sorted by relevance

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

/Zephyr-latest/tests/bsim/bluetooth/host/att/long_read/
Dmain.c40 void *buf, uint16_t buf_len, uint16_t offset) in read_mtu_validation_chrc()
/Zephyr-latest/tests/subsys/logging/log_link_order/src/
Dmain.c51 uint8_t offset = 0; in log_setup() local
/Zephyr-latest/subsys/debug/coredump/
Dcoredump_backend_flash_partition.c171 off_t offset = off; in data_read() local
251 off_t offset; in process_stored_dump() local
411 size_t offset, header_size; in coredump_flash_backend_start() local
/Zephyr-latest/samples/bluetooth/peripheral_csc/src/
Dmain.c101 uint16_t len, uint16_t offset) in read_location()
111 uint16_t len, uint16_t offset) in read_csc_feature()
132 const void *buf, uint16_t len, uint16_t offset, in write_ctrl_point()
/Zephyr-latest/include/zephyr/bluetooth/audio/
Dvocs.h81 int16_t offset; member
/Zephyr-latest/subsys/net/lib/shell/
Dsockets.c116 int offset = len > sizeof(owner) ? in walk_socket_services() local
/Zephyr-latest/tests/boards/nrf/nrf70/bustest/src/
Dmain.c75 uint32_t offset = 1; in memtest() local
/Zephyr-latest/drivers/flash/
Dflash_mspi_atxp032.c313 static int flash_mspi_atxp032_page_program(const struct device *flash, off_t offset, void *wdata, in flash_mspi_atxp032_page_program()
392 static int flash_mspi_atxp032_read(const struct device *flash, off_t offset, void *rdata, in flash_mspi_atxp032_read()
432 static int flash_mspi_atxp032_write(const struct device *flash, off_t offset, const void *wdata, in flash_mspi_atxp032_write()
478 static int flash_mspi_atxp032_erase(const struct device *flash, off_t offset, size_t size) in flash_mspi_atxp032_erase()
/Zephyr-latest/drivers/rtc/
Drtc_bq32002.c260 uint8_t offset; in bq32002_set_calibration() local
300 uint8_t offset; in bq32002_get_calibration() local
/Zephyr-latest/drivers/sensor/ti/lm95234/
Dlm95234.c92 int offset = (chan - SENSOR_CHAN_LM95234_REMOTE_TEMP_1); in lm95234_fetch_temp() local
111 int offset = chan == SENSOR_CHAN_AMBIENT_TEMP ? 0 : in lm95234_fetch_temp() local
/Zephyr-latest/subsys/net/ip/
Dicmpv4.c91 uint8_t offset = 0U; in icmpv4_update_record_route() local
199 uint8_t offset = 0U; in icmpv4_update_time_stamp() local
/Zephyr-latest/tests/bluetooth/gatt/src/
Dmain.c43 void *buf, uint16_t len, uint16_t offset) in read_test()
52 const void *buf, uint16_t len, uint16_t offset, in write_test()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_cdp1.c308 int mod_idx, int offset) in verify_model_item()
322 int offset) in verify_ext_item()
/Zephyr-latest/drivers/mm/
Dmm_drv_intel_adsp_mtl_tlb.c290 size_t offset; in sys_mm_drv_map_region() local
480 size_t offset; in sys_mm_drv_unmap_region_initial() local
609 size_t offset; in sys_mm_drv_move_region() local
/Zephyr-latest/subsys/net/lib/dns/
Dllmnr_responder.c169 uint16_t offset; in setup_dns_hdr() local
198 uint16_t offset; in add_question() local
225 uint16_t offset = DNS_MSG_HEADER_SIZE + q_len; in add_answer() local
/Zephyr-latest/subsys/net/lib/http/
Dhttp_server_http1.c697 size_t offset = strnlen(ctx->header_buffer, sizeof(ctx->header_buffer)); in on_header_field() local
772 size_t offset = strnlen(ctx->header_buffer, sizeof(ctx->header_buffer)); in on_header_value() local
843 size_t offset = strlen(ctx->url_buffer); in on_url() local
/Zephyr-latest/subsys/bluetooth/audio/
Dtmap.c141 uint16_t len, uint16_t offset) in read_role()
/Zephyr-latest/subsys/fs/zms/
Dzms_priv.h62 uint32_t offset; member
/Zephyr-latest/drivers/clock_control/
Dclock_control_mcux_pcc.c29 #define MAKE_PCC_REGADDR(base, offset) ((base) + (offset)) argument
Dclock_control_rts5912_sccon.c131 uint32_t offset; in rts5912_clock_control_get_rate() local
/Zephyr-latest/subsys/portability/cmsis_rtos_v1/
Dcmsis_thread.c44 uint32_t offset, instance; in thread_abort_hook() local
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify_stress/src/
Dgatt_server_test.c73 uint16_t len, uint16_t offset) in read_test_chrc()
/Zephyr-latest/subsys/dsp/cmsis/public/
Dzdsp_backend_f16.h54 static inline void zdsp_offset_f16(const float16_t *src, float16_t offset, float16_t *dst, in zdsp_offset_f16()
/Zephyr-latest/subsys/input/
Dinput_keymap.c38 uint32_t offset; in keymap_cb() local
/Zephyr-latest/tests/bsim/bluetooth/host/att/open_close/src/
Dmain.c40 void *buf, uint16_t buf_len, uint16_t offset) in read_mtu_validation_chrc()

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