Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 25 of 122) sorted by relevance

12345

/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/test/unit/mdns/
H A Dtest_mdns.c44 u16_t offset; in START_TEST() local
63 u16_t offset; in START_TEST() local
82 u16_t offset; in START_TEST() local
107 u16_t offset; in START_TEST() local
163 u16_t offset; in START_TEST() local
188 u16_t offset; in START_TEST() local
217 u16_t offset; in START_TEST() local
251 u16_t offset; in START_TEST() local
277 u16_t offset; in START_TEST() local
299 u16_t offset; in START_TEST() local
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/test/unit/mdns/
H A Dtest_mdns.c44 u16_t offset; in START_TEST() local
63 u16_t offset; in START_TEST() local
82 u16_t offset; in START_TEST() local
107 u16_t offset; in START_TEST() local
163 u16_t offset; in START_TEST() local
188 u16_t offset; in START_TEST() local
217 u16_t offset; in START_TEST() local
251 u16_t offset; in START_TEST() local
277 u16_t offset; in START_TEST() local
299 u16_t offset; in START_TEST() local
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/snmp/
H A Dsnmp_pbuf_stream.c47 snmp_pbuf_stream_init(struct snmp_pbuf_stream* pbuf_stream, struct pbuf* p, u16_t offset, u16_t len… in snmp_pbuf_stream_init()
136 snmp_pbuf_stream_seek(struct snmp_pbuf_stream* pbuf_stream, s32_t offset) in snmp_pbuf_stream_seek()
150 snmp_pbuf_stream_seek_abs(struct snmp_pbuf_stream* pbuf_stream, u32_t offset) in snmp_pbuf_stream_seek_abs()
H A Dsnmp_pbuf_stream.h55 u16_t offset; member
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/snmp/
H A Dsnmp_pbuf_stream.c47 snmp_pbuf_stream_init(struct snmp_pbuf_stream *pbuf_stream, struct pbuf *p, u16_t offset, u16_t len… in snmp_pbuf_stream_init()
136 snmp_pbuf_stream_seek(struct snmp_pbuf_stream *pbuf_stream, s32_t offset) in snmp_pbuf_stream_seek()
150 snmp_pbuf_stream_seek_abs(struct snmp_pbuf_stream *pbuf_stream, u32_t offset) in snmp_pbuf_stream_seek_abs()
H A Dsnmp_pbuf_stream.h54 u16_t offset; member
/nrf52832-nimble/rt-thread/components/drivers/include/drivers/
H A Dmtd_nor.h50 rt_off_t offset, rt_uint8_t* data, rt_uint32_t length) in rt_mtd_nor_read()
57 rt_off_t offset, const rt_uint8_t* data, rt_uint32_t length) in rt_mtd_nor_write()
62 rt_inline rt_err_t rt_mtd_nor_erase_block(struct rt_mtd_nor_device* device, rt_off_t offset, rt_siz… in rt_mtd_nor_erase_block()
H A Dmtd.h42 uint8_t offset; member
58 loff_t offset; /* At which this MTD starts, from the beginning of the MEMORY */ member
89 loff_t offset; /* start addr of partion */ member
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/
H A Dpbuf.c251 u16_t offset; in pbuf_alloc() local
428 u16_t offset; in pbuf_alloced_custom() local
1015 pbuf_copy_partial(const struct pbuf *buf, void *dataptr, u16_t len, u16_t offset) in pbuf_copy_partial()
1193 pbuf_take_at(struct pbuf *buf, const void *dataptr, u16_t len, u16_t offset) in pbuf_take_at()
1299 pbuf_get_at(const struct pbuf* p, u16_t offset) in pbuf_get_at()
1317 pbuf_try_get_at(const struct pbuf* p, u16_t offset) in pbuf_try_get_at()
1339 pbuf_put_at(struct pbuf* p, u16_t offset, u8_t data) in pbuf_put_at()
1362 pbuf_memcmp(const struct pbuf* p, u16_t offset, const void* s2, u16_t n) in pbuf_memcmp()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/
H A Dpbuf.c227 u16_t offset = (u16_t)layer; in pbuf_alloc() local
366 u16_t offset = (u16_t)l; in pbuf_alloced_custom() local
1027 pbuf_copy_partial(const struct pbuf *buf, void *dataptr, u16_t len, u16_t offset) in pbuf_copy_partial()
1074 pbuf_get_contiguous(const struct pbuf *p, void *buffer, size_t bufsize, u16_t len, u16_t offset) in pbuf_get_contiguous()
1240 pbuf_take_at(struct pbuf *buf, const void *dataptr, u16_t len, u16_t offset) in pbuf_take_at()
1371 pbuf_get_at(const struct pbuf *p, u16_t offset) in pbuf_get_at()
1389 pbuf_try_get_at(const struct pbuf *p, u16_t offset) in pbuf_try_get_at()
1411 pbuf_put_at(struct pbuf *p, u16_t offset, u8_t data) in pbuf_put_at()
1434 pbuf_memcmp(const struct pbuf *p, u16_t offset, const void *s2, u16_t n) in pbuf_memcmp()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/test/unit/core/
H A Dtest_timers.c47 do_test_cyclic_timers(u32_t offset) in do_test_cyclic_timers()
128 do_test_timers(u32_t offset) in do_test_timers()
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/
H A Dpbuf.c210 u16_t offset; in pbuf_alloc() local
370 u16_t offset; in pbuf_alloced_custom() local
918 pbuf_copy_partial(struct pbuf *buf, void *dataptr, u16_t len, u16_t offset) in pbuf_copy_partial()
1077 pbuf_get_at(struct pbuf* p, u16_t offset) in pbuf_get_at()
1104 pbuf_memcmp(struct pbuf* p, u16_t offset, const void* s2, u16_t n) in pbuf_memcmp()
/nrf52832-nimble/rt-thread/components/libc/compilers/dlib/
H A Dsyscall_lseek.c17 long __lseek(int handle, long offset, int whence) in __lseek()
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/
H A Dflashio.c19 int jffs2_flash_read(struct jffs2_sb_info * c, cyg_uint32 offset, in jffs2_flash_read()
36 cyg_uint32 offset, const size_t size, in jffs2_flash_write()
H A Dread.c164 unsigned char *buf, uint32_t offset, uint32_t len) in jffs2_read_inode_range()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_att_svr_test.c106 uint8_t op, uint16_t offset, in ble_att_svr_test_misc_attr_fn_r_1()
129 uint8_t op, uint16_t offset, in ble_att_svr_test_misc_attr_fn_r_2()
152 uint8_t op, uint16_t offset, in ble_att_svr_test_misc_attr_fn_r_err()
170 uint16_t offset, in ble_att_svr_test_misc_attr_fn_r_group()
299 uint8_t op, uint16_t offset, in ble_att_svr_test_misc_attr_fn_rw_1()
329 uint8_t op, uint16_t offset, in ble_att_svr_test_misc_attr_fn_w_1()
349 uint8_t op, uint16_t offset, in ble_att_svr_test_misc_attr_fn_w_2()
370 uint8_t op, uint16_t offset, in ble_att_svr_test_misc_attr_fn_w_fail()
579 uint16_t offset, in ble_att_svr_test_misc_verify_tx_prep_write_rsp()
648 uint16_t offset, void *data, in ble_att_svr_test_misc_prep_write()
H A Dble_gatt_read_test.c343 uint16_t offset = 0; in ble_gatt_read_test_misc_long_verify_good() local
393 uint16_t offset = 0; in ble_gatt_read_test_misc_long_verify_bad() local
828 uint16_t offset = 0; in TEST_CASE() local
/nrf52832-nimble/rt-thread/components/drivers/spi/
H A Dspi_flash_w25qxx_mtd.c112 static rt_size_t w25qxx_read(struct rt_mtd_nor_device *device, rt_off_t offset, rt_uint8_t *buffer,… in w25qxx_read()
138 static rt_size_t w25qxx_write(struct rt_mtd_nor_device *device, rt_off_t offset, const rt_uint8_t *… in w25qxx_write()
196 static rt_err_t w25qxx_erase_block(struct rt_mtd_nor_device *device, rt_off_t offset, rt_uint32_t l… in w25qxx_erase_block()
/nrf52832-nimble/rt-thread/src/
H A Dmempool.c84 register rt_size_t offset; in rt_mp_init() local
191 register rt_size_t offset; in rt_mp_create() local
/nrf52832-nimble/rt-thread/components/libc/libdl/arch/
H A Darm.c18 Elf32_Sword addend, offset; in dlmodule_relocate() local
H A Dx86.c22 Elf32_Sword addend, offset; in dlmodule_relocate() local
/nrf52832-nimble/rt-thread/components/libc/mmap/
H A Dposix_mmap.c20 int fd, off_t offset) in mmap()
/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_swi.h168 uint32_t offset = ((uint32_t)swi) * ((uint32_t)NRF_EGU1 - (uint32_t)NRF_EGU0); in nrfx_swi_egu_instance_get() local
/nrf52832-nimble/rt-thread/components/net/uip/rt-thread/
H A Duip_pbuf.c26 u16_t offset = 0; in pbuf_alloc() local
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_gatts.c107 uint8_t op, uint16_t offset, struct os_mbuf **om, in ble_gatts_inc_access()
229 uint8_t op, uint16_t offset, struct os_mbuf **om, in ble_gatts_chr_def_access()
340 uint16_t offset, struct ble_gatt_access_ctxt *gatt_ctxt, in ble_gatts_val_access()
406 uint8_t att_op, uint16_t offset, in ble_gatts_chr_val_access()
514 uint8_t att_op, uint16_t offset, struct os_mbuf **om, in ble_gatts_dsc_access()
653 uint8_t att_op, uint16_t offset, in ble_gatts_clt_cfg_access_locked()
738 uint8_t op, uint16_t offset, struct os_mbuf **om, in ble_gatts_clt_cfg_access()

12345