/hal_espressif-latest/components/esp_hw_support/port/ |
D | regdma_link.c | 23 void * regdma_link_new_continuous(void *backup, void *buff, int len, void *restore, void *next, boo… in regdma_link_new_continuous() 39 …(void *backup, void *buff, uint32_t bitmap[4], int len, void *restore, void *next, bool skip_b, bo… in regdma_link_new_addr_map() 55 void * regdma_link_new_write(void *backup, uint32_t value, uint32_t mask, void *next, bool skip_b, … in regdma_link_new_write() 67 void * regdma_link_new_wait(void *backup, uint32_t value, uint32_t mask, void *next, bool skip_b, b… in regdma_link_new_wait() 79 …ch_continuous(void *backup, void *buff, int len, void *restore, regdma_entry_buf_t *next, bool ski… in regdma_link_new_branch_continuous() 95 …backup, void *buff, uint32_t bitmap[4], int len, void *restore, regdma_entry_buf_t *next, bool ski… in regdma_link_new_branch_addr_map() 111 …k_new_branch_write(void *backup, uint32_t value, uint32_t mask, regdma_entry_buf_t *next, bool ski… in regdma_link_new_branch_write() 123 …nk_new_branch_wait(void *backup, uint32_t value, uint32_t mask, regdma_entry_buf_t *next, bool ski… in regdma_link_new_branch_wait() 135 void * regdma_link_new_continuous_default(void *backup, int len, void *restore, void *next, bool sk… in regdma_link_new_continuous_default() 140 …_map_default(void *backup, uint32_t bitmap[4], int len, void *restore, void *next, bool skip_b, bo… in regdma_link_new_addr_map_default() [all …]
|
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/srce/ |
D | framing.c | 113 static INLINE OI_CHAR crc_iterate(OI_UINT8 oldcrc, OI_UINT8 next) in crc_iterate() 128 static INLINE OI_CHAR crc_iterate_top4(OI_UINT8 oldcrc, OI_UINT8 next) in crc_iterate_top4() 145 static INLINE OI_UINT8 crc_iterate_top4(OI_UINT8 oldcrc, OI_UINT8 next) in crc_iterate_top4() 151 static INLINE OI_UINT8 crc_iterate(OI_UINT8 crc, OI_UINT8 next) in crc_iterate() 160 static INLINE OI_UINT8 crc_iterate(OI_UINT8 crc, OI_UINT8 next) in crc_iterate()
|
/hal_espressif-latest/components/esp_hw_support/include/esp_private/ |
D | regdma_link.h | 34 void *restore, void *next, bool skip_b, bool skip_r, int id, uint32_t module) in regdma_link_init_continuous() 59 int len, void *restore, void *next, bool skip_b, bool skip_r, int id, uint32_t module) in regdma_link_init_addr_map() 81 uint32_t mask, void *next, bool skip_b, bool skip_r, int id, in regdma_link_init_write() 98 uint32_t mask, void *next, bool skip_b, bool skip_r, int id, in regdma_link_init_wait() 115 regdma_entry_buf_t *next, bool skip_b, bool skip_r, int id, uint32_t module) in regdma_link_init_branch_continuous() 134 int len, void *restore, regdma_entry_buf_t *next, bool skip_b, bool skip_r, int id, in regdma_link_init_branch_addr_map() 156 regdma_entry_buf_t *next, bool skip_b, bool skip_r, int id, uint32_t module) in regdma_link_init_branch_write() 174 regdma_entry_buf_t *next, bool skip_b, bool skip_r, int id, uint32_t module) in regdma_link_init_branch_wait()
|
D | esp_regdma.h | 94 volatile void *next; member 102 volatile void *next; member 111 volatile void *next; member 119 regdma_entry_buf_t next; member 127 regdma_entry_buf_t next; member 136 regdma_entry_buf_t next; member
|
D | sleep_event.h | 70 struct _esp_sleep_event_cb_config_t *next; member
|
/hal_espressif-latest/components/bt/common/osi/ |
D | list.c | 8 struct list_node_t *next; member 184 list_node_t *next = list_free_node(list, list->head); in list_remove() local 214 list_node_t *next = list_delete_node(list, list->head); in list_delete() local 251 list_node_t *next = node->next; in list_foreach() local 289 list_node_t *next = node->next; in list_free_node() local 306 list_node_t *next = node->next; in list_delete_node() local
|
/hal_espressif-latest/components/newlib/ |
D | reent_init.c | 46 struct _Bigint *cur, *next; in esp_reent_cleanup() local 79 struct _glue* next = cur->_next; in esp_reent_cleanup() local
|
/hal_espressif-latest/components/wpa_supplicant/src/tls/ |
D | x509v3.c | 69 struct x509_certificate *next; in x509_certificate_chain_free() local 183 const u8 **next) in x509_parse_algorithm_identifier() 218 const u8 **next) in x509_parse_public_key() 286 const u8 **next) in x509_parse_name() 691 struct x509_certificate *cert, const u8 **next) in x509_parse_validity() 1360 const u8 *pos, size_t len, const u8 **next) in x509_parse_extension() 1461 const u8 **next) in x509_parse_tbs_certificate() 1848 const u8 *pos, *end, *next, *da_end; in x509_check_signature() local
|
D | asn1.c | 335 const u8 **next) in asn1_get_oid() 433 int asn1_get_integer(const u8 *buf, size_t len, int *integer, const u8 **next) in asn1_get_integer() 467 const u8 **next) in asn1_get_sequence() 481 const u8 **params, size_t *params_len, const u8 **next) in asn1_get_alg_id()
|
D | pkcs1.c | 208 const u8 *pos, *end, *next, *da_end; in pkcs1_v15_sig_ver() local
|
/hal_espressif-latest/components/hal/esp32c2/ |
D | rtc_cntl_hal.c | 21 void * rtc_cntl_hal_dma_link_init(void *elem, void *buff, int size, void *next) in rtc_cntl_hal_dma_link_init()
|
/hal_espressif-latest/components/hal/esp32c3/ |
D | rtc_cntl_hal.c | 30 void * rtc_cntl_hal_dma_link_init(void *elem, void *buff, int size, void *next) in rtc_cntl_hal_dma_link_init()
|
/hal_espressif-latest/components/hal/esp32s3/ |
D | rtc_cntl_hal.c | 23 void * rtc_cntl_hal_dma_link_init(void *elem, void *buff, int size, void *next) in rtc_cntl_hal_dma_link_init()
|
/hal_espressif-latest/components/hal/include/hal/ |
D | dma_types.h | 31 …struct dma_descriptor_s *next; /*!< Pointer to the next descriptor (set to NULL if the descriptor… member
|
/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/ |
D | eap_fast_pac.h | 15 struct eap_fast_pac *next; member
|
/hal_espressif-latest/components/wpa_supplicant/src/ap/ |
D | pmksa_cache_auth.h | 17 struct rsn_pmksa_cache_entry *next, *hnext; member
|
D | sta_info.h | 42 struct sta_info *next; /* next entry in sta list */ member
|
D | ap_config.h | 98 struct hostapd_sta_wpa_psk_short *next; member 103 struct hostapd_wpa_psk *next; member 110 struct hostapd_eap_user *next; member
|
/hal_espressif-latest/components/wpa_supplicant/src/utils/ |
D | list.h | 24 struct dl_list *next; member
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/include/ |
D | bta_hf_client_at.h | 78 struct queued_at_cmd *next; member
|
/hal_espressif-latest/components/esp_hw_support/ |
D | intr_alloc.c | 62 shared_vector_desc_t *next; member 77 vector_desc_t *next; member
|
/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/ |
D | pmksa_cache.h | 16 struct rsn_pmksa_cache_entry *next; member
|
/hal_espressif-latest/components/log/ |
D | log.c | 309 …int next = (s_log_cache[left_index].generation < s_log_cache[right_index].generation) ? left_index… in heap_bubble_down() local
|
/hal_espressif-latest/components/wpa_supplicant/src/crypto/ |
D | des-internal.c | 401 u8 pkey[8], next, tmp; in des_encrypt() local
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/ |
D | mesh_bearer_adapt.c | 727 struct bt_mesh_gatt_attr **next = user_data; in find_next() local 736 struct bt_mesh_gatt_attr *next = NULL; in bt_mesh_gatts_attr_next() local 824 const struct bt_mesh_gatt_attr *next = NULL; in bt_mesh_gatts_attr_read_chrc() local
|