Searched full:allowlist (Results 1 – 25 of 102) sorted by relevance
12345
/Zephyr-latest/scripts/dts/python-devicetree/tests/test-bindings-include/ |
D | allowlist.yaml | 3 description: Valid property-allowlist. 4 compatible: allowlist 7 property-allowlist: [x]
|
D | empty-allowlist.yaml | 3 description: An empty property-allowlist is valid. 4 compatible: empty-allowlist 7 property-allowlist: []
|
D | simple_filter_allowlist.yaml | 8 property-allowlist: [prop-1] 10 property-allowlist: [child-prop-1] 12 property-allowlist: [grandchild-prop-1]
|
D | allow-not-list.yaml | 4 A property-allowlist, if given, must be a list. This binding should 9 property-allowlist:
|
D | allow-and-blocklist.yaml | 4 An include must not give both an allowlist and a blocklist. 10 property-allowlist: [y]
|
D | filter-child-bindings.yaml | 5 property-allowlist: [x] 9 property-allowlist: [grandchild-prop-1]
|
D | allow-and-blocklist-child.yaml | 4 An include must not give both an allowlist and a blocklist in a 11 property-allowlist: [y]
|
D | allow-and-blocklist-multilevel.yaml | 4 Includes can be added at any level, so can property-allowlist and 11 property-allowlist: [x]
|
D | include-no-name.yaml | 7 - property-allowlist: [x]
|
D | intermixed.yaml | 7 property-allowlist: [x]
|
D | include-invalid-keys.yaml | 8 property-allowlist: [x]
|
/Zephyr-latest/dts/bindings/i2c/ |
D | zephyr,i2c-dump-allowlist.yaml | 4 description: Devices allowlist for i2c messages dump 6 compatible: "zephyr,i2c-dump-allowlist"
|
/Zephyr-latest/dts/bindings/stepper/adi/ |
D | adi,tmc5041.yaml | 64 property-allowlist: 94 property-allowlist: 97 property-allowlist: 113 property-allowlist:
|
/Zephyr-latest/drivers/i2c/ |
D | Kconfig | 39 bool "Use allowlist for logging of I2C transactions" 43 Use allowlist to specify which devices transactions should be logged. 44 The allowlist is defined in the devicetree using the compatible string of 45 "zephyr,i2c-dump-allowlist" and phandles to the devices that need to be traced. 47 i2c-dump-allowlist { 48 compatible = "zephyr,i2c-dump-allowlist";
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | nxp,lpc11u6x-pinctrl.yaml | 11 property-allowlist: 26 property-allowlist:
|
D | silabs,si32-pinctrl.yaml | 21 property-allowlist:
|
D | gd,gd32-pinctrl-common.yaml | 10 property-allowlist:
|
/Zephyr-latest/dts/bindings/clock/ |
D | renesas,smartbond-lp-clock.yaml | 10 property-allowlist:
|
D | renesas,smartbond-sys-clock.yaml | 10 property-allowlist:
|
D | renesas,smartbond-lp-osc.yaml | 10 property-allowlist:
|
D | st,stm32-clock-mux.yaml | 19 property-allowlist:
|
/Zephyr-latest/dts/bindings/regulator/ |
D | nordic,nrf52x-regulator-hv.yaml | 12 property-allowlist:
|
D | nordic,nrf53x-regulator-hv.yaml | 12 property-allowlist:
|
D | nordic,nrf5x-regulator.yaml | 12 property-allowlist:
|
/Zephyr-latest/dts/bindings/gpio/ |
D | renesas,rz-gpio.yaml | 23 property-allowlist:
|
12345