Home
last modified time | relevance | path

Searched defs:option (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-2.7.6/tools/kconfig/
Dkxgettext.c85 const char *option; member
92 static struct message *message__new(const char *msg, char *option, in message__new()
149 static int message__add(const char *msg, char *option, const char *file, in message__add()
/hal_espressif-2.7.6/components/esptool_py/
Dproject_include.cmake227 set(option ALWAYS_PLAINTEXT) variable
/hal_espressif-2.7.6/examples/protocols/coap_client/main/
Dcoap_client_example_main.c108 coap_optlist_t *option; in message_handler() local
/hal_espressif-2.7.6/components/console/argtable3/
Dargtable3.c211 struct option { struct
216 * whether option takes an argument argument
219 /* if not NULL, set *flag to val when option found */ argument
230 const struct option *, int *); argument
4371 char option[3]; in arg_cat_option() local
/hal_espressif-2.7.6/components/coap/port/
Dcoap_debug.c479 coap_opt_t *option; in coap_show_pdu() local
/hal_espressif-2.7.6/components/esp_system/
Dsleep_modes.c1237 esp_sleep_pd_option_t option) in esp_sleep_pd_config()