Home
last modified time | relevance | path

Searched refs:def (Results 1 – 25 of 29) sorted by relevance

12

/hal_espressif-3.6.0/tools/kconfig/
Dconfdata.c126 static int conf_set_sym_val(struct symbol *sym, int def, int def_flags, char *p) in conf_set_sym_val() argument
133 sym->def[def].tri = mod; in conf_set_sym_val()
140 sym->def[def].tri = yes; in conf_set_sym_val()
145 sym->def[def].tri = no; in conf_set_sym_val()
149 if (def != S_DEF_AUTO) in conf_set_sym_val()
172 if (def != S_DEF_AUTO) in conf_set_sym_val()
181 sym->def[def].val = strdup(p); in conf_set_sym_val()
184 if (def != S_DEF_AUTO) in conf_set_sym_val()
251 int conf_read_simple(const char *name, int def) in conf_read_simple() argument
295 def_flags = SYMBOL_DEF << def; in conf_read_simple()
[all …]
Dconf.c85 static int conf_askvalue(struct symbol *sym, const char *def) in conf_askvalue() argument
96 printf("%s\n", def); in conf_askvalue()
106 printf("%s\n", def); in conf_askvalue()
125 printf("%s\n", def); in conf_askvalue()
137 const char *def; in conf_string() local
142 def = sym_get_string_value(sym); in conf_string()
144 printf("[%s] ", def); in conf_string()
145 if (!conf_askvalue(sym, def)) in conf_string()
154 def = NULL; in conf_string()
160 def = line; in conf_string()
[all …]
Dsymbol.c38 static void sym_add_default(struct symbol *sym, const char *def) in sym_add_default() argument
42 prop->expr = expr_alloc_symbol(sym_lookup(def, SYMBOL_CONST)); in sym_add_default()
300 def_sym = sym->def[S_DEF_USER].val; in sym_calc_choice()
372 newval.tri = EXPR_AND(sym->def[S_DEF_USER].tri, in sym_calc_value()
411 newval.val = sym->def[S_DEF_USER].val; in sym_calc_value()
512 cs->def[S_DEF_USER].val = sym; in sym_set_tristate_value()
521 sym->def[S_DEF_USER].tri = val; in sym_set_tristate_value()
666 oldval = sym->def[S_DEF_USER].val; in sym_set_string_value()
670 sym->def[S_DEF_USER].val = val = xmalloc(size); in sym_set_string_value()
674 sym->def[S_DEF_USER].val = val = xmalloc(size); in sym_set_string_value()
Dexpr.h82 struct symbol_value def[S_DEF_COUNT]; member
Dstreamline_config.pl222 } elsif ($state eq "DEP" && /^\s*def(_(bool|tristate)|ault)\s+(\S.*)$/) {
Dgconf.c1041 const char *def; in fill_row() local
1150 def = sym_get_string_value(sym); in fill_row()
1151 row[COL_VALUE] = g_strdup(def); in fill_row()
/hal_espressif-3.6.0/docs/zh_CN/api-reference/system/
Dconsole.rst116 - ``abc def 1 20 .3`` ⟶ [ ``abc``, ``def``, ``1``, ``20``, ``.3`` ]
117 - ``abc "123 456" def`` ⟶ [ ``abc``, ``123 456``, ``def`` ]
/hal_espressif-3.6.0/docs/en/api-reference/system/
Dconsole.rst105 - ``abc def 1 20 .3`` ⟶ [ ``abc``, ``def``, ``1``, ``20``, ``.3`` ]
106 - ``abc "123 456" def`` ⟶ [ ``abc``, ``123 456``, ``def`` ]
/hal_espressif-3.6.0/tools/test_apps/
DREADME.md39 def test_app_xyz(env, extra_data):
46 def test_app_xyz(env, extra_data):
/hal_espressif-3.6.0/
D.flake892 E704, # multiple statements on one line (def)
99 E731, # do not assign a lambda expression, use a def
/hal_espressif-3.6.0/components/sdmmc/
Dsdmmc_io.c447 bool def = data[0] & BIT(6); in cis_tuple_func_cftable_entry() local
449 …X: %02X, Intface: %d, Default: %d, Conf-Entry-Num: %d\n", *(data++), interface, def, conf_ent_num); in cis_tuple_func_cftable_entry()
/hal_espressif-3.6.0/docs/zh_CN/api-guides/jtag-debugging/
Desp32c3.inc69 .. |idf-py-def-cfg| replace:: ``-f board/esp32s2-kaluga-1.cfg``
Desp32s2.inc69 .. |idf-py-def-cfg| replace:: ``-f board/esp32s2-kaluga-1.cfg``
Desp32.inc70 .. |idf-py-def-cfg| replace:: ``-f board/esp32-wrover-kit-3.3v.cfg``
Desp32s3.inc76 .. |idf-py-def-cfg| replace:: ``-f board/esp32s3-builtin.cfg``
Dusing-debugger.rst216 …OPENOCD_COMMANDS`` 或命令行参数 ``--openocd-commands``。如果这两者都没有被定义,那么 OpenOCD 会使用 |idf-py-def-cfg| 参数来启动。
/hal_espressif-3.6.0/docs/en/api-guides/jtag-debugging/
Desp32s2.inc69 .. |idf-py-def-cfg| replace:: ``-f board/esp32s2-kaluga-1.cfg``
Desp32c3.inc72 .. |idf-py-def-cfg| replace:: ``-f board/esp32c3-builtin.cfg``
Desp32s3.inc76 .. |idf-py-def-cfg| replace:: ``-f board/esp32s3-builtin.cfg``
Desp32.inc70 .. |idf-py-def-cfg| replace:: ``-f board/esp32-wrover-kit-3.3v.cfg``
Dusing-debugger.rst216 …argument. If none of the above is defined, OpenOCD is started with |idf-py-def-cfg| board definiti…
/hal_espressif-3.6.0/tools/ci/python_packages/tiny_test_fw/docs/
Dindex.rst32 def test_examples_protocol_https_request(env, extra_data):
/hal_espressif-3.6.0/components/lwip/
DCMakeLists.txt22 "lwip/src/core/def.c"
/hal_espressif-3.6.0/tools/test_idf_size/
Dexpected_output254def.o 0 0 0 0 0 91 0 91
970def.o 0 0 0 0 0 0 0 0 …
1311def.o| | | | | | | | | | | | …
1638def.o 0 0 0 0 0 91 0 91
2312def.o 0 0 0 0 0 91 0 91
5909 "liblwip.a:def.o": {
8225 "liblwip.a:def.o": {
11412 "liblwip.a:def.o": {
Dapp.map401 /home/user/esp/esp-idf/tools/unit-test-app/build/lwip/liblwip.a(def.o)
13989 …x0000000000000000 0x0 /home/user/esp/esp-idf/tools/unit-test-app/build/lwip/liblwip.a(def.o)
13990 …x0000000000000000 0x0 /home/user/esp/esp-idf/tools/unit-test-app/build/lwip/liblwip.a(def.o)
13991 …x0000000000000000 0x0 /home/user/esp/esp-idf/tools/unit-test-app/build/lwip/liblwip.a(def.o)
13992 …x0000000000000000 0x18 /home/user/esp/esp-idf/tools/unit-test-app/build/lwip/liblwip.a(def.o)
13993 …x0000000000000000 0xb4 /home/user/esp/esp-idf/tools/unit-test-app/build/lwip/liblwip.a(def.o)
21117 …x00000000400d0aac 0x0 /home/user/esp/esp-idf/tools/unit-test-app/build/lwip/liblwip.a(def.o)
21120 …x00000000400d0aac 0x8 /home/user/esp/esp-idf/tools/unit-test-app/build/lwip/liblwip.a(def.o)
21122 …x00000000400d0ab4 0x0 /home/user/esp/esp-idf/tools/unit-test-app/build/lwip/liblwip.a(def.o)
23023 …x00000000400e48c0 0xd /home/user/esp/esp-idf/tools/unit-test-app/build/lwip/liblwip.a(def.o)
[all …]

12