Home
last modified time | relevance | path

Searched defs:ra (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-3.6.0/components/esp_http_server/src/
Dhttpd_txrx.c57 struct httpd_req_aux *ra = r->aux; in httpd_send() local
68 struct httpd_req_aux *ra = r->aux; in httpd_send_all() local
86 struct httpd_req_aux *ra = r->aux; in httpd_recv_pending() local
102 struct httpd_req_aux *ra = r->aux; in httpd_recv_with_opt() local
146 struct httpd_req_aux *ra = r->aux; in httpd_unrecv() local
172 struct httpd_req_aux *ra = r->aux; in httpd_resp_set_hdr() local
203 struct httpd_req_aux *ra = r->aux; in httpd_resp_set_status() local
222 struct httpd_req_aux *ra = r->aux; in httpd_resp_set_type() local
237 struct httpd_req_aux *ra = r->aux; in httpd_resp_send() local
308 struct httpd_req_aux *ra = r->aux; in httpd_resp_send_chunk() local
[all …]
Dhttpd_parse.c59 struct httpd_req_aux *ra = r->aux; in verify_url() local
144 struct httpd_req_aux *ra = r->aux; in pause_parsing() local
197 struct httpd_req_aux *ra = r->aux; in cb_header_field() local
300 struct httpd_req_aux *ra = r->aux; in cb_headers_complete() local
675 static void init_req_aux(struct httpd_req_aux *ra, httpd_config_t *config) in init_req_aux()
693 struct httpd_req_aux *ra = r->aux; in httpd_req_cleanup() local
732 struct httpd_req_aux *ra = r->aux; in httpd_req_new() local
793 struct httpd_req_aux *ra = r->aux; in httpd_req_delete() local
909 struct httpd_req_aux *ra = r->aux; in httpd_req_get_url_query_len() local
929 struct httpd_req_aux *ra = r->aux; in httpd_req_get_url_query_str() local
[all …]
Dhttpd_main.c357 struct httpd_req_aux *ra = &hd->hd_req_aux; in httpd_create() local
382 struct httpd_req_aux *ra = &hd->hd_req_aux; in httpd_delete() local
/hal_espressif-3.6.0/components/espcoredump/include/port/riscv/
Desp_core_dump_summary_port.h46 uint32_t ra; /* Return Address */ member
/hal_espressif-3.6.0/components/mbedtls/port/aes/
Desp_aes_xts.c167 uint64_t a, b, ra, rb; in esp_gf128mul_x_ble() local
/hal_espressif-3.6.0/components/esp_system/
Deh_frame_parser.c408 int32_t ra = 0; in esp_eh_frame_find_entry() local
929 uint32_t ra = esp_eh_frame_restore_caller_state(fde, &frame, &state); in esp_eh_frame_print_backtrace() local
/hal_espressif-3.6.0/components/espcoredump/src/port/riscv/
Dcore_dump_port.c55 uint32_t ra; member
/hal_espressif-3.6.0/components/mdns/private_include/
Dmdns_private.h201 uint16_t ra :1; member