Searched full:invisible (Results 1 – 19 of 19) sorted by relevance
/Zephyr-latest/doc/build/kconfig/ |
D | setting.rst | 19 Visible and invisible Kconfig symbols 23 between *visible* and *invisible* symbols. 43 - An *invisible* symbol is a symbol without a prompt. Invisible symbols are 48 Here's an example of an invisible symbol: 232 It is also possible to make ``SUB_FOO_STRING`` invisible and thereby keep the 250 Configuring invisible Kconfig symbols 254 configure invisible symbols. This is done in 260 Assignments in :file:`.config` files have no effect on invisible symbols, 360 :file:`<BOARD>_defconfig` have no effect on invisible symbols.
|
D | tips.rst | 36 Symbols without prompts are called *hidden* or *invisible* symbols, because 38 prompts can also be invisible, when their dependencies are not satisfied. 278 Invisible helper symbols can also be useful without ``select``. For example, 473 Assignments to hidden (promptless, also called *invisible*) symbols in 598 invisible: 603 [*] All my children are invisible ----
|
D | menuconfig.rst | 162 mode, all symbols are displayed, including currently invisible symbols. To turn
|
/Zephyr-latest/dts/bindings/display/ |
D | ftdi,ft800.yaml | 57 description: Number of invisible lines at the beginning of a new frame 64 invisible lines at the beginning and at the end of a frame.
|
/Zephyr-latest/scripts/kconfig/ |
D | guiconfig.py | 24 A show-all mode is available that shows invisible items in red. 566 tree.tag_configure("invisible", foreground="red") 682 # to deal with invisible items that can show up outside show-all mode (see 704 # for full-tree mode. A tricky detail is that invisible items need to be 718 # Show invisible symbols (defined with either 'config' and 757 # Invisible item with visible children 787 # The _show_all test avoids showing invisible items in red outside 788 # show-all mode, which could look confusing/broken. Invisible symbols 789 # are shown outside show-all mode if an invisible symbol has visible 792 _img_tag(node) + " invisible") [all …]
|
D | menuconfig.py | 28 jumping directly to any symbol (including invisible symbols), choice, menu or 40 A: Toggle show-all mode, which shows all items, including currently invisible 41 items and items that lack a prompt. Invisible items are drawn in a different 86 - inv-list Like list, but for invisible items. Used in show-all mode. 87 - inv-selection Like selection, but for invisible items. Used in show-all 1312 # an invisible menu. Don't allow that, as the implementation relies 1375 # The 'not _show_all' test avoids showing invisible items in red 1376 # outside show-all mode, which could look confusing/broken. Invisible 1377 # symbols show up outside show-all mode if an invisible symbol has 1505 # Show invisible symbols if they have visible children. This [all …]
|
D | kconfiglib.py | 323 but it's usually invisible as the value interfaces of Symbol and Choice are 4375 # Defaults are used if the symbol is invisible, lacks a user value,
|
/Zephyr-latest/soc/espressif/common/ |
D | Kconfig.flash | 127 This option is invisible, and will be selected automatically
|
D | Kconfig.esptool | 119 This is an invisible item, used to define the targets that defaults to use 80MHz Flash SPI speed.
|
/Zephyr-latest/doc/services/pm/ |
D | system.rst | 44 style=invisible;
|
/Zephyr-latest/ |
D | CODE_OF_CONDUCT.md | 7 size, visible or invisible disability, ethnicity, sex characteristics, gender
|
/Zephyr-latest/subsys/shell/ |
D | shell_vt100.h | 111 /* Turn invisible text mode on */
|
/Zephyr-latest/arch/xtensa/core/ |
D | README_MMU.txt | 261 invisible to the data cache of another. There is no simple way of
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | ring_buffers.rst | 186 This boundary is invisible to the user using the normal put/get APIs,
|
/Zephyr-latest/doc/services/ipc/ipc_service/backends/ |
D | ipc_service_icbmsg.rst | 35 It is done internally by the backend and it is invisible to the caller.
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | Kconfig | 17 # Invisible options
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.12.rst | 669 * :github:`7661` - LwM2M error: invisible error during registration
|
D | release-notes-3.0.rst | 1237 * :github:`39756` - kconfig: choice default is not set if hidden under invisible menu
|
/Zephyr-latest/include/zephyr/ |
D | kernel.h | 2257 * of every futex object is invisible in user mode.
|