Home
last modified time | relevance | path

Searched defs:out (Results 1 – 13 of 13) sorted by relevance

/components/net/lwip/lwip-2.0.3/test/unit/core/
A Dtest_pbuf.c152 u8_t *out; in START_TEST() local
203 u8_t *out; in START_TEST() local
/components/net/lwip/lwip-2.1.2/test/unit/core/
A Dtest_pbuf.c181 u8_t *out; in START_TEST() local
233 u8_t *out; in START_TEST() local
/components/net/lwip/lwip-1.4.1/src/netif/ppp/
A Dchpms.c246 Expand(u_char *in, u_char *out) in Expand()
263 Collapse(u_char *in, u_char *out) in Collapse()
/components/drivers/hwcrypto/
A Dhw_symmetric.h47 rt_uint8_t *out; /**< Output data will be written */ member
A Dhw_gcm.c100 rt_size_t length, const rt_uint8_t *in, rt_uint8_t *out) in rt_hwcrypto_gcm_crypt()
A Dhw_symmetric.c52 … rt_hwcrypto_ctx *ctx, hwcrypto_mode mode, rt_size_t length, const rt_uint8_t *in, rt_uint8_t *out) in rt_hwcrypto_symmetric_crypt()
/components/utilities/libadt/uthash/
A Duthash.h156 #define HASH_FIND_BYHASHVALUE(hh,head,keyptr,keylen,hashval,out) \ argument
168 #define HASH_FIND(hh,head,keyptr,keylen,out) \ argument
483 #define HASH_FIND_STR(head,findstr,out) \ argument
498 #define HASH_FIND_INT(head,findint,out) \ argument
504 #define HASH_FIND_PTR(head,findptr,out) \ argument
748 #define HASH_FIND_IN_BKT(tbl,hh,head,keyptr,keylen_in,hashval,out) \ argument
/components/drivers/sdio/
A Ddev_block.c74 rt_bool_t out = (int)(rt_tick_get() - start) > timeout; in card_busy_detect() local
/components/net/lwip/lwip-2.0.3/src/core/
A Dpbuf.c1133 const struct pbuf* out = pbuf_skip_const(in, in_offset, out_offset); in pbuf_skip() local
/components/net/lwip/lwip-2.1.2/src/core/
A Dpbuf.c1180 const struct pbuf *out = pbuf_skip_const(in, in_offset, out_offset); in pbuf_skip() local
/components/drivers/pic/
A Dpic-gicv3.h320 #define read_gicreg(reg, out) rt_hw_sysreg_read(reg, out) argument
/components/net/lwip/lwip-2.0.3/src/apps/mdns/
A Dmdns.c1217 mdns_init_outpacket(struct mdns_outpacket *out, struct mdns_packet *in) in mdns_init_outpacket()
/components/net/lwip/lwip-2.1.2/src/apps/mdns/
A Dmdns.c1275 mdns_init_outpacket(struct mdns_outpacket *out, struct mdns_packet *in) in mdns_init_outpacket()

Completed in 57 milliseconds