Lines Matching refs:other
41 their value from other symbols), so less restrictions apply to them. If some
47 fixed on some machines and configurable on other machines.
78 other cases where devicetree.h provides :ref:`devicetree-hw-api` for referring
79 to other nodes in the system. Search the source code for drivers using these
170 Chains of symbols selecting each other should be avoided in particular, except
260 This makes it possible for other symbols to check for FPU support in a generic
336 conditionally includes the file :file:`Kconfig.other`:
341 source "Kconfig.other"
353 Say that :file:`Kconfig.other` above contains this definition:
369 ``FOO`` in :file:`Kconfig.other`, because the ``DEP`` dependency has already
475 indirectly from other symbols, via e.g. ``default`` and ``select``.
481 :file:`zephyr/.config` are ignored by Kconfig, like for other configuration
532 If the definition of a symbol ``FOO`` is immediately followed by other symbols
561 ... lots of other FOO-related symbols
586 ... lots of other FOO-related symbols
633 When adding new symbols or making other changes to Kconfig files, it is a good
785 be what was intended compared to other symbol types as well.
867 warning that points to the other definitions. That makes the extra
880 Header comments and other nits