Home
last modified time | relevance | path

Searched refs:empty (Results 1 – 25 of 204) sorted by relevance

123456789

/Zephyr-latest/cmake/bintools/llvm/
Dtarget_bintools.cmake6 # elfconvert_flag : empty
7 # elfconvert_flag_final : empty
19 # empty space when executed
21 # elfconvert_flag_infile : empty, objcopy doesn't take arguments for filenames
22 # elfconvert_flag_outfile : empty, objcopy doesn't take arguments for filenames
62 # disassembly_flag_final : empty
65 # disassembly_flag_infile : empty, objdump doesn't take arguments for filenames
79 # symbols_command : empty
80 # symbols_final : empty
92 # strip_flag : empty
[all …]
/Zephyr-latest/cmake/bintools/arcmwdt/
Dtarget_bintools.cmake48 # disassembly_flag_final : empty
50 # disassembly_flag_all : empty
51 # disassembly_flag_infile : empty
65 # readelf_flag : empty
66 # readelf_flag_final : empty
68 # readelf_flag_infile : empty
84 # strip_flag : empty
85 # strip_flag_final : empty
88 # strip_flag_dwo : empty
89 # strip_flag_infile : empty
/Zephyr-latest/cmake/bintools/gnu/
Dtarget_bintools.cmake6 # elfconvert_flag : empty
7 # elfconvert_flag_final : empty
19 # empty space when executed
21 # elfconvert_flag_infile : empty, objcopy doesn't take arguments for filenames
22 # elfconvert_flag_outfile : empty, objcopy doesn't take arguments for filenames
65 # disassembly_flag_final : empty
68 # disassembly_flag_infile : empty, objdump doesn't take arguments for filenames
83 # strip_flag : empty
84 # strip_flag_final : empty
88 # strip_flag_infile : empty, strip doesn't take arguments for input file
[all …]
/Zephyr-latest/cmake/bintools/iar/
Dtarget_bintools.cmake8 # elfconvert_flag : empty
9 # elfconvert_flag_final : empty
19 # empty space when executed
21 # elfconvert_flag_infile : empty, objcopy doesn't take arguments for filenames
22 # elfconvert_flag_outfile : empty, objcopy doesn't take arguments for filenames
62 # disassembly_flag_final : empty
65 # disassembly_flag_infile : empty, objdump doesn't take arguments for filenames
80 # strip_flag : empty
81 # strip_flag_final : empty
85 # strip_flag_infile : empty, strip doesn't take arguments for input file
[all …]
/Zephyr-latest/cmake/bintools/armclang/
Dtarget_bintools.cmake39 # disassembly_flag_final : empty
41 # disassembly_flag_all : empty, fromelf does not differentiate on this.
42 # disassembly_flag_infile : empty, fromelf doesn't take arguments for filenames
57 # readelf_flag : empty
58 # readelf_flag_final : empty
60 # readelf_flag_infile : empty, fromelf doesn't take arguments for filenames
/Zephyr-latest/doc/contribute/style/
Ddevicetree.rst12 separating them with one empty line (two newline characters) if it aids
18 * Don't insert empty lines before a dedenting ``};``.
19 * Insert a single empty line to separate nodes at the same hierarchy level.
Dkconfig.rst9 * Leave a single empty line between option declarations.
13 * Insert an empty line before/after each top-level ``if`` and ``endif``
/Zephyr-latest/drivers/sensor/
Dshell_battery.c56 struct sensor_value full, empty; in cmd_battery() local
85 SENSOR_CHAN_GAUGE_TIME_TO_EMPTY, &empty, in cmd_battery()
119 empty.val1 / 60, empty.val1 % 60); in cmd_battery()
/Zephyr-latest/arch/common/
Dfill_with_zeros.ld8 * LLVM LLD fills empty spaces (created using ALIGN() or moving the location
10 * TrapInstr pattern is 0xd4d4d4d4. GNU LD fills empty spaces with 0x00
/Zephyr-latest/subsys/mgmt/mcumgr/transport/
DKconfig.lorawan47 bool "Send empty packet if partial packet received"
51 Will send an empty packet if a partial (fragmented) message has been received from the
63 Stack size of the thread that will poll for empty additional packets when a partial
70 Priority of the thread for polling for empty additional packets when a partial frame
78 empty additional packets when a partial frame is received.
/Zephyr-latest/samples/bluetooth/bap_broadcast_assistant/
DKconfig12 If empty, the first broadcast source found will be chosen.
21 If empty, the first broadcast sink found will be chosen.
/Zephyr-latest/subsys/testsuite/arch/unit_testing/
DCMakeLists.txt5 # Intentionally left empty
/Zephyr-latest/boards/shields/wnc_m14a2a/
Dwnc_m14a2a.overlay7 /* File meant to be empty */
/Zephyr-latest/tests/cmake/overlays/var_expansions/my_extra_module/zephyr/
Dmy_extra_module-board.overlay8 /* This file is intentionally empty */
/Zephyr-latest/tests/cmake/overlays/var_expansions/my_module/zephyr/
Dmy_module-board.overlay8 /* This file is intentionally empty */
/Zephyr-latest/samples/fuel_gauge/max17048/
DREADME.rst32 The charging state and the time to full/empty are estimated and based on the last consumption avera…
43 Time to empty 1911
47 Time to empty 1911
/Zephyr-latest/tests/bluetooth/host_config_variants/
DCMakeLists.txt8 target_sources(app PRIVATE src/empty.c)
/Zephyr-latest/share/sysbuild/cmake/modules/
Dsysbuild_kconfig.cmake75 # If there is no SB_CONF_FILE, then use empty.conf to make kconfiglib happy.
78 set(SB_CONF_FILE ${CMAKE_CURRENT_BINARY_DIR}/empty.conf)
89 file(TOUCH ${CMAKE_CURRENT_BINARY_DIR}/empty.conf)
94 set(BOARD_DEFCONFIG "${CMAKE_CURRENT_BINARY_DIR}/empty.conf")
96 set(BOARD_REVISION_CONFIG "${CMAKE_CURRENT_BINARY_DIR}/empty.conf")
/Zephyr-latest/cmake/compiler/host-gcc/
Dtarget.cmake23 # Note that NOSYSDEF_CFLAG may be an empty string, and
24 # set_ifndef() does not work with empty string.
/Zephyr-latest/modules/hal_wch/
DKconfig7 # file is empty and kept as a place holder if/when Kconfig is needed
/Zephyr-latest/boards/common/
Dstub.dts6 /* empty stub file provided for systems not using devicetree */
/Zephyr-latest/boards/shields/mikroe_wifi_bt_click/
Dmikroe_wifi_bt_click.overlay7 * This file is intentionally empty. Please confer with shield documentation
/Zephyr-latest/boards/shields/inventek_eswifi/
Dinventek_eswifi.overlay8 * This file is intentionally empty. Please refer to shield documentation for
/Zephyr-latest/boards/shields/atmel_rf2xx/
Datmel_rf2xx.overlay8 * This file is intentionally empty. Please confer with shield documentation
/Zephyr-latest/boards/shields/esp_8266/
Desp_8266.overlay8 * This file is intentionally empty. Please confer with shield documentation

123456789