/hal_espressif-2.7.6/components/esp_http_client/lib/ |
D | http_utils.c | 41 char *http_utils_assign_string(char **str, const char *new_str, int len) in http_utils_assign_string() 64 void http_utils_trim_whitespace(char **str) in http_utils_trim_whitespace() 93 char *http_utils_get_string_between(const char *str, const char *begin, const char *end) in http_utils_get_string_between() 110 int http_utils_str_starts_with(const char *str, const char *start) in http_utils_str_starts_with()
|
/hal_espressif-2.7.6/components/wpa_supplicant/src/wps/ |
D | wps_dev_attr.c | 247 static int wps_process_manufacturer(struct wps_device_data *dev, const u8 *str, in wps_process_manufacturer() 268 static int wps_process_model_name(struct wps_device_data *dev, const u8 *str, in wps_process_model_name() 289 static int wps_process_model_number(struct wps_device_data *dev, const u8 *str, in wps_process_model_number() 311 const u8 *str, size_t str_len) in wps_process_serial_number() 331 static int wps_process_dev_name(struct wps_device_data *dev, const u8 *str, in wps_process_dev_name()
|
/hal_espressif-2.7.6/components/wpa_supplicant/src/utils/ |
D | uuid.c | 14 int uuid_str2bin(const char *str, u8 *bin) in uuid_str2bin() 49 int uuid_bin2str(const u8 *bin, char *str, size_t max_len) in uuid_bin2str()
|
D | common.c | 152 size_t printf_decode(u8 *buf, size_t maxlen, const char *str) in printf_decode() 239 char *str; in wpa_config_parse_string() local 251 char *tstr, *str; in wpa_config_parse_string() local 273 u8 *str; in wpa_config_parse_string() local 387 void str_clear_free(char *str) in str_clear_free()
|
D | json.c | 67 char *str, *spos, *s_end; in json_parse_string() local 165 char *str; in json_parse_number() local 224 char *str; in json_parse() local
|
/hal_espressif-2.7.6/components/vfs/test/ |
D | test_vfs_append.c | 32 static inline void test_write(int fd, const char *str, const char *msg) in test_write() 37 static inline void test_read(int fd, const char *str, const char *msg) in test_read()
|
D | test_vfs_uart.c | 32 static void fwrite_str_loopback(const char* str, size_t size) in fwrite_str_loopback() 144 const char* str; member
|
/hal_espressif-2.7.6/components/openssl/library/ |
D | ssl_lib.c | 765 const char *str; in ssl_protocol_to_string() local 796 const char *str; in SSL_alert_desc_string() local 903 const char *str; in SSL_alert_desc_string_long() local 1010 const char *str; in SSL_alert_type_string() local 1033 const char *str; in SSL_alert_type_string_long() local 1056 const char *str; in SSL_rstate_string() local 1084 const char *str = "unknown"; in SSL_rstate_string_long() local 1111 const char *str = "UNKWN "; in SSL_state_string() local 1219 const char *str = "UNKWN "; in SSL_state_string_long() local
|
/hal_espressif-2.7.6/tools/kconfig/ |
D | zconf.l | 50 static void append_string(const char *str, int size) in append_string() 64 static void alloc_string(const char *str, int size) in alloc_string()
|
D | zconf.y | 209 char *str = expand_environment($2->left.sym->name, zconf_curname(), zconf_lineno()); variable 611 static void print_quoted_string(FILE *out, const char *str) in print_quoted_string()
|
D | qconf.cc | 47 static inline QString qgettext(const char* str) in qgettext() 52 static inline QString qgettext(const QString& str) in qgettext() 1058 QString str; in symbolInfo() local 1182 QString ConfigInfoView::print_filter(const QString &str) in print_filter() 1213 void ConfigInfoView::expr_print_help(void *data, struct symbol *sym, const char *str) in expr_print_help() 1740 static const QString str = _("Welcome to the qconf graphical configuration tool.\n\n" in showIntro() local 1757 static const QString str = _("qconf is Copyright (C) 2002 Roman Zippel <zippel@linux-m68k.org>.\n" in showAbout() local
|
D | conf.c | 58 static void strip(char *str) in strip() 719 void xfgets(char *str, int size, FILE *in) in xfgets()
|
D | expr.c | 885 static enum string_value_kind expr_parse_string(const char *str, in expr_parse_string() 1163 static void expr_print_file_helper(void *data, struct symbol *sym, const char *str) in expr_print_file_helper() 1173 static void expr_print_gstr_helper(void *data, struct symbol *sym, const char *str) in expr_print_gstr_helper()
|
/hal_espressif-2.7.6/examples/protocols/pppos_client/components/modem/include/ |
D | esp_modem_dce_service.h | 43 static inline void strip_cr_lf_tail(char *str, uint32_t len) in strip_cr_lf_tail()
|
/hal_espressif-2.7.6/components/newlib/ |
D | abort.c | 38 const char *str[] = { ERR_STR1, addr_buf, ERR_STR2, core_buf }; in abort() local
|
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/classic_bt/bt_spp_initiator/main/ |
D | app_spp_msg_set.h | 18 const char *str; member
|
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/classic_bt/hfp_ag/main/ |
D | app_hf_msg_set.h | 18 const char *str; member
|
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/classic_bt/hfp_hf/main/ |
D | app_hf_msg_set.h | 18 const char *str; member
|
/hal_espressif-2.7.6/examples/protocols/pppos_client/components/modem/private_include/ |
D | bg96_private.h | 20 #define DCE_CHECK(a, str, goto_tag, ...) \ argument
|
/hal_espressif-2.7.6/components/nvs_flash/test/ |
D | test_nvs.c | 93 const char* str = "value 0123456789abcdef0123456789abcdef"; variable 406 const char* str = "value 0123456789abcdef0123456789abcdef"; variable
|
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_common/ |
D | mesh_util.c | 20 char *str = NULL; in bt_hex() local
|
/hal_espressif-2.7.6/components/mbedtls/port/ |
D | mbedtls_debug.c | 63 const char *str) in mbedtls_esp_debug()
|
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/classic_bt/bt_discovery/main/ |
D | bt_discovery.c | 54 static char *bda2str(esp_bd_addr_t bda, char *str, size_t size) in bda2str() 66 static char *uuid2str(esp_bt_uuid_t *uuid, char *str, size_t size) in uuid2str()
|
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_coex_test/components/case/ |
D | test_env.c | 88 bool coex_env_str_to_mac(uint8_t *str, uint8_t *dest) in coex_env_str_to_mac()
|
/hal_espressif-2.7.6/components/driver/esp32s2/ |
D | dac.c | 30 #define DAC_CHECK(a, str, ret_val) ({ \ argument
|