Home
last modified time | relevance | path

Searched defs:add (Results 1 – 10 of 10) sorted by relevance

/components/utilities/libadt/uthash/
A Duthash.h267 #define HASH_REPLACE(hh,head,fieldname,keylen_in,add,replaced) \ argument
274 #define HASH_REPLACE_INORDER(hh,head,fieldname,keylen_in,add,replaced,cmpfcn) \ argument
281 #define HASH_APPEND_LIST(hh, head, add) \ argument
289 #define HASH_AKBI_INNER_LOOP(hh,head,add,cmpfcn) \ argument
300 #define HASH_AKBI_INNER_LOOP(hh,head,add,cmpfcn) \ argument
316 #define HASH_ADD_TO_TABLE(hh,head,keyptr,keylen_in,hashval,add,oomed) \ argument
340 #define HASH_ADD_TO_TABLE(hh,head,keyptr,keylen_in,hashval,add,oomed) \ argument
386 #define HASH_ADD_KEYPTR_INORDER(hh,head,keyptr,keylen_in,add,cmpfcn) \ argument
396 #define HASH_ADD_INORDER(hh,head,fieldname,keylen_in,add,cmpfcn) \ argument
399 #define HASH_ADD_KEYPTR_BYHASHVALUE(hh,head,keyptr,keylen_in,hashval,add) \ argument
[all …]
/components/drivers/hwcrypto/
A Dhw_bignum.h32 rt_err_t (*add)(struct hwcrypto_bignum *bignum_ctx, member
A Dhw_gcm.c55 rt_err_t rt_hwcrypto_gcm_start(struct rt_hwcrypto_ctx *ctx, const rt_uint8_t *add, in rt_hwcrypto_gcm_start()
/components/drivers/usb/cherryusb/class/dfu/
A Dusbd_dfu.c65 static uint16_t dfu_getstatus(uint32_t add, uint8_t cmd, uint8_t *buffer) in dfu_getstatus()
498 __WEAK uint16_t dfu_erase_flash(uint32_t add) in dfu_erase_flash()
/components/drivers/usb/cherryusb/demo/
A Ddfu_st_cubemx_main.c139 uint16_t dfu_erase_flash(uint32_t add) in dfu_erase_flash()
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dnetifapi.h71 } add; member
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dnetifapi.h61 } add; member
/components/net/lwip-dhcpd/
A Ddhcp_server.c112 uint8_t add[MAC_ADDR_LEN]; member
/components/net/lwip/lwip-2.1.2/src/include/lwip/priv/
A Dapi_msg.h250 } add; member
/components/drivers/include/drivers/
A Dpci.h214 rt_err_t (*add)(struct rt_pci_bus *bus); member

Completed in 29 milliseconds