Home
last modified time | relevance | path

Searched defs:next (Results 1 – 25 of 51) sorted by relevance

123

/hal_espressif-latest/components/esp_hw_support/port/
Dregdma_link.c23 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/
Dframing.c113 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/
Dregdma_link.h34 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()
Desp_regdma.h94 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
Dsleep_event.h70 struct _esp_sleep_event_cb_config_t *next; member
/hal_espressif-latest/components/bt/common/osi/
Dlist.c8 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/
Dreent_init.c46 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/
Dx509v3.c69 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
Dasn1.c335 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()
Dpkcs1.c208 const u8 *pos, *end, *next, *da_end; in pkcs1_v15_sig_ver() local
/hal_espressif-latest/components/hal/esp32c2/
Drtc_cntl_hal.c21 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/
Drtc_cntl_hal.c30 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/
Drtc_cntl_hal.c23 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/
Ddma_types.h31 …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/
Deap_fast_pac.h15 struct eap_fast_pac *next; member
/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dpmksa_cache_auth.h17 struct rsn_pmksa_cache_entry *next, *hnext; member
Dsta_info.h42 struct sta_info *next; /* next entry in sta list */ member
Dap_config.h98 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/
Dlist.h24 struct dl_list *next; member
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/include/
Dbta_hf_client_at.h78 struct queued_at_cmd *next; member
/hal_espressif-latest/components/esp_hw_support/
Dintr_alloc.c62 shared_vector_desc_t *next; member
77 vector_desc_t *next; member
/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/
Dpmksa_cache.h16 struct rsn_pmksa_cache_entry *next; member
/hal_espressif-latest/components/log/
Dlog.c309 …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/
Ddes-internal.c401 u8 pkey[8], next, tmp; in des_encrypt() local
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c727 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

123