Home
last modified time | relevance | path

Searched defs:offset (Results 426 – 450 of 605) sorted by relevance

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

/Zephyr-latest/lib/posix/options/
Dfs.c162 off_t offset; in fs_ioctl_vmeth() local
/Zephyr-latest/scripts/build/
Dgen_isr_tables.py193 def get_swt_table_index(self, offset, irq): argument
/Zephyr-latest/subsys/fs/zms/
Dzms.c158 off_t offset; in zms_flash_al_wrt() local
196 off_t offset; in zms_flash_rd() local
334 off_t offset; in zms_flash_erase_sector() local
/Zephyr-latest/drivers/can/
Dcan_tcan4x5x.c360 static int tcan4x5x_read_mcan_mram(const struct device *dev, uint16_t offset, void *dst, size_t len) in tcan4x5x_read_mcan_mram()
365 static int tcan4x5x_write_mcan_mram(const struct device *dev, uint16_t offset, const void *src, in tcan4x5x_write_mcan_mram()
371 static int tcan4x5x_clear_mcan_mram(const struct device *dev, uint16_t offset, size_t len) in tcan4x5x_clear_mcan_mram()
/Zephyr-latest/drivers/spi/
Dspi_mchp_mss.c117 static inline uint32_t mss_spi_read(const struct mss_spi_config *cfg, mm_reg_t offset) in mss_spi_read()
122 static inline void mss_spi_write(const struct mss_spi_config *cfg, mm_reg_t offset, uint32_t val) in mss_spi_write()
Dspi_ambiq_spid.c235 uint32_t size, offset = 0; in spi_ambiq_xfer() local
Dspi_mchp_mss_qspi.c112 mm_reg_t offset) in mss_qspi_read()
118 uint32_t val, mm_reg_t offset) in mss_qspi_write()
/Zephyr-latest/subsys/logging/
Dlog_mgmt.c112 uint32_t offset = 0; in get_source_offset() local
629 uint32_t z_log_links_activate(uint32_t active_mask, uint8_t *offset) in z_log_links_activate()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_conn.c672 uint8_t offset; in isr_rx_pdu() local
/Zephyr-latest/subsys/net/ip/
Dipv4_fragment.c261 unsigned int offset; in fragments_are_ready() local
Dipv6_fragment.c396 unsigned int offset; in fragments_are_ready() local
/Zephyr-latest/samples/net/sockets/http_server/src/
Dws.c117 int offset = 0; in ws_echo_handler() local
/Zephyr-latest/include/zephyr/drivers/
Duart.h271 size_t offset; member
/Zephyr-latest/drivers/adc/
Dadc_cc32xx.c44 uint8_t offset[CHAN_COUNT]; member
/Zephyr-latest/subsys/bluetooth/audio/
Dmcc.c3322 uint32_t offset, uint32_t len, uint8_t *data_p, in on_icon_content()
3413 struct bt_conn *conn, uint32_t offset, in on_track_segments_content()
3463 struct bt_conn *conn, uint32_t offset, in on_current_track_content()
3501 struct bt_conn *conn, uint32_t offset, uint32_t len, in on_next_track_content()
3566 struct bt_conn *conn, uint32_t offset, in on_parent_group_content()
3618 struct bt_conn *conn, uint32_t offset, in on_current_group_content()
Dvocs_client.c548 int bt_vocs_client_state_set(struct bt_vocs_client *inst, int16_t offset) in bt_vocs_client_state_set()
/Zephyr-latest/drivers/i2c/
Di2c_cdns.c180 uint32_t value, uintptr_t offset) in cdns_i2c_writereg()
194 static inline uint32_t cdns_i2c_readreg(const struct cdns_i2c_data *i2c_bus, uintptr_t offset) in cdns_i2c_readreg()
/Zephyr-latest/drivers/ethernet/
Deth_adin2111.c962 uint16_t offset = slot * 2U; in adin2111_write_filter_address() local
1056 int i, offset, reg, ret; in eth_adin2111_find_filter() local
1086 int i, ret, offset; in eth_adin2111_set_mac_filter() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_conn_iso.h36 uint32_t offset; /* Offset of CIS from start of CIG in us */ member
Dull_conn_iso_types.h41 uint32_t offset; /* Offset of CIS from ACL event in us */ member
/Zephyr-latest/soc/nordic/nrf53/
Dsoc.c525 uint32_t offset = (xosc32mtrim & FICR_XOSC32MTRIM_OFFSET_Msk) in nordicsemi_nrf53_init() local
/Zephyr-latest/drivers/sensor/st/lis2mdl/
Dlis2mdl.c73 int16_t offset[3]; in lis2mdl_set_hard_iron() local
/Zephyr-latest/drivers/serial/
Duart_stm32.h74 size_t offset; member
/Zephyr-latest/samples/subsys/usb/uac2_implicit_feedback/src/
Dmain.c209 int offset = feedback_samples_offset(ctx->fb); in next_mic_num_samples() local
/Zephyr-latest/subsys/dfu/boot/
Dmcuboot.c377 ssize_t offset; in boot_get_area_trailer_status_offset() local

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