Searched defs:dsize (Results 1 – 6 of 6) sorted by relevance
/nrf52832-nimble/rt-thread/components/vbus/ |
H A D | vbus.c | 585 unsigned char *dp, size_t dsize) in __dump_naked_cmd() 615 static char* dump_cmd_pkt(unsigned char *dp, size_t dsize) in dump_cmd_pkt() 640 rt_uint32_t dsize, in _chn0_echo_with() 660 static rt_err_t _chn0_nak(rt_uint32_t dsize, unsigned char *dp) in _chn0_nak() 665 static rt_err_t _chn0_ack(rt_uint32_t dsize, unsigned char *dp) in _chn0_ack() 702 static int _chn0_actor(unsigned char *dp, size_t dsize) in _chn0_actor()
|
/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/src/ |
H A D | os_mbuf.c | 147 _os_msys_find_pool(uint16_t dsize) in _os_msys_find_pool() 167 os_msys_get(uint16_t dsize, uint16_t leadingspace) in os_msys_get() 184 os_msys_get_pkthdr(uint16_t dsize, uint16_t user_hdr_len) in os_msys_get_pkthdr()
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/include/linux/ |
H A D | jffs2.h | 142 jint32_t dsize; /* Size of the node's data. (after decompression) */ member 210 jint32_t dsize; /* Size of the node's data. (after decompression) */ member
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/ |
H A D | eap.c | 1259 int dsize, fd, olen = len; local
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/ |
H A D | eap.c | 1259 int dsize, fd, olen = len; local
|
/nrf52832-nimble/nordic/cmsis/include/ |
H A D | core_cm7.h | 2305 __STATIC_INLINE void SCB_InvalidateDCache_by_Addr (uint32_t *addr, int32_t dsize) in SCB_InvalidateDCache_by_Addr() 2332 __STATIC_INLINE void SCB_CleanDCache_by_Addr (uint32_t *addr, int32_t dsize) in SCB_CleanDCache_by_Addr() 2359 __STATIC_INLINE void SCB_CleanInvalidateDCache_by_Addr (uint32_t *addr, int32_t dsize) in SCB_CleanInvalidateDCache_by_Addr()
|