Searched +full:nonexistent +full:- +full:boolean (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: BSD-3-Clause8 nonexistent-boolean:9 type: boolean11 existent-boolean:12 type: boolean21 uint8-array:22 type: uint8-array28 string-array:29 type: string-array32 phandle-ref:[all …]
2 # SPDX-License-Identifier: BSD-3-Clause23 # test.dts is the main test file. test-bindings/ and test-bindings-2/ has46 with from_here(): edtlib.EDT("test.dts", ["test-bindings"])48 enums_hpath = hpath('test-bindings/enums.yaml')50 … marked as deprecated in 'properties:' in {hpath('test-bindings/deprecated.yaml')} for node /test-…51 "unit address and first address in 'reg' (0x1) don't match for /reg-zero-size-cells/node",52 "unit address and first address in 'reg' (0x5) don't match for /reg-ranges/parent/node",53 …"unit address and first address in 'reg' (0x30000000200000001) don't match for /reg-nested-ranges/…54 …f"compatible 'enums' in binding '{enums_hpath}' has non-tokenizable enum for property 'string-enum…55 …f"compatible 'enums' in binding '{enums_hpath}' has enum for property 'tokenizable-lower-enum' tha…[all …]
1 # SPDX-License-Identifier: Apache-2.014 # 1. Zephyr-aware extensions21 # 2. Kconfig-aware extensions23 # 3. CMake-generic extensions44 # 1. Zephyr-aware extensions49 # "zephyr". zephyr is a catch-all CMake library for source files that52 # [0] https://cmake.org/cmake/help/latest/manual/cmake-buildsystem.7.html66 # As a very high-level introduction here are two call graphs that are72 # zephyr_library_compile_options() --> target_compile_options()75 # zephyr_cc_option() ---> target_cc_option()[all …]