Home
last modified time | relevance | path

Searched refs:inherit (Results 1 – 22 of 22) sorted by relevance

/Zephyr-latest/doc/_static/css/
Dgcs.css20 font-family: inherit !important;
21 font-size: inherit !important;
22 background-color: inherit !important;
24 font-size: inherit !important;
28 font-family: inherit !important;
52 font-family: inherit !important;
54 font-size: inherit !important;
59 background-color: inherit !important;
68 background-color: inherit !important;
Dcustom.css844 font-weight: inherit;
/Zephyr-latest/doc/_extensions/zephyr/domain/static/css/
Dcodesample-livesearch.css35 background: inherit;
36 font-style: inherit;
37 font-weight: inherit;
38 color: inherit;
/Zephyr-latest/tests/cmake/hwm/board_extend/
DKconfig13 ' inherit: 1'
/Zephyr-latest/cmake/compiler/armclang/
Dcompiler_flags.cmake1 # First step is to inherit all properties from gcc, as clang is compatible with most flags.
/Zephyr-latest/doc/_static/js/
Ddark-mode-toggle.min.mjs2inherit);padding:0}fieldset{border:none;margin:0;padding-block:.25rem;padding-inline:.25rem}legend…
/Zephyr-latest/cmake/compiler/clang/
Dcompiler_flags.cmake1 # First step is to inherit all properties from gcc, as clang is compatible with most flags.
/Zephyr-latest/cmake/linker/armlink/
Dtarget.cmake111 # Wildcard matching of keep sections, Those are needed for gnu ld, and thus we inherit the same
/Zephyr-latest/doc/kernel/usermode/
Doverview.rst140 threads inherit the memory domain configuration of the parent. Threads may
155 The creation of new threads has an option to automatically inherit
Dkernelobjects.rst160 will inherit all the permissions of the parent thread, except the parent
/Zephyr-latest/scripts/ci/
Dpylintrc109 inherit-non-class,
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dtestplan.py164 inherit = level.get('inherits', [])
166 if inherit:
167 for inherted_level in inherit:
/Zephyr-latest/cmake/modules/
Dkernel.cmake236 # Linking 'app' with 'boilerplate_lib' causes 'app' to inherit the INTERFACE
Dextensions.cmake4925 # will create two groups in same memory region as groupB will inherit the LMA
/Zephyr-latest/doc/_doxygen/
Ddoxygen-awesome.css392 font-family: inherit;
397 font-family: inherit;
855 color: inherit;
1497 font-size: inherit;
1944 table.memberdecls tr[class^='memitem']:not(.inherit) {
1953 table.memberdecls tr.inherit {
/Zephyr-latest/doc/kernel/
Dtimeutil.rst160 instants in these scales correspond to times in the UTC scale, so they inherit
/Zephyr-latest/boards/native/doc/
Dbsim_boards_design.rst201 Similarly, they inherit the POSIX architecture
/Zephyr-latest/doc/kernel/services/threads/
Dindex.rst351 If :kconfig:option:`CONFIG_USERSPACE` is enabled, this thread will inherit all
/Zephyr-latest/doc/hardware/porting/
Dboard_porting.rst7 directory* with various files in it. Files in the board directory inherit
/Zephyr-latest/doc/releases/
Drelease-notes-1.13.rst479 …694` - [Coverity CID :186847] Parse warnings in /tests/kernel/mem_protect/mem_protect/src/inherit.c
Drelease-notes-3.3.rst904 * Refactored all sensor devicetree bindings to inherit new base sensor device
/Zephyr-latest/
DCMakeLists.txt128 # Don't inherit compiler flags from the environment