Searched full:scl (Results 1 – 25 of 401) sorted by relevance
12345678910>>...17
/Zephyr-latest/scripts/tests/twister/ |
D | test_scl.py | 6 Tests for scl.py functions 18 import scl 74 reload(scl) 76 assert sys.modules['scl'].Loader == loader_mock if fail_c else \ 79 assert sys.modules['scl'].SafeLoader == safeloader_mock if fail_c else \ 82 assert sys.modules['scl'].Dumper == dumper_mock if fail_c else \ 114 reload(scl) 122 assert scl._yaml_validate(None, None) is None 123 assert scl._yaml_validate(mock.Mock(), mock.Mock()) is None 125 reload(scl) [all …]
|
D | test_twister.py | 20 import scl 28 scl.yaml_load(filename) 37 schema = scl.yaml_load(ZEPHYR_BASE +'/scripts/schemas/twister//' + schema) 49 schema = scl.yaml_load(ZEPHYR_BASE +'/scripts/schemas/twister//' + schema) 51 scl.yaml_load_verify(filename, schema) 57 schema = scl.yaml_load(Path(ZEPHYR_BASE) / "scripts/schemas/twister/testsuite-schema.yaml")
|
D | test_config_parser.py | 13 import scl 63 loaded_schema = scl.yaml_load( 89 loaded_schema = scl.yaml_load( 151 loaded_schema = scl.yaml_load( 172 loaded_schema = scl.yaml_load( 191 loaded_schema = scl.yaml_load(
|
/Zephyr-latest/dts/bindings/i3c/ |
D | i3c-controller.yaml | 20 i3c-scl-hz: 23 Frequency of the SCL signal used for I3C transfers. When undefined, 26 i2c-scl-hz: 29 Frequency of the SCL signal used for I2C transfers. When undefined
|
/Zephyr-latest/dts/bindings/i2c/ |
D | ite,enhance-i2c.yaml | 11 prescale-scl-low: 15 the SCL low period. When set to >= 1, it will increase the 16 low period of the SCL clock and so reduce the signal frequency. 17 The resulting SCL cycle time is given by the following formula: 18 SCL cycle = 2 * (psr + prescale_tweak + 2) *
|
D | espressif,esp32-i2c.yaml | 21 scl-gpios: 24 GPIO to which the I2C SCL signal is routed. This is only required 43 scl-timeout-us: 46 Timeout for unchanged SCL during clock stretching of the I2C target in
|
D | gpio-i2c.yaml | 11 scl-gpios: 14 description: GPIO to which the SCL pin of the I2C bus is connected.
|
D | snps,designware-i2c.yaml | 17 A fixed offset to apply to the SCL lcnt setting. 22 A fixed offset to apply to the SCL hcnt setting.
|
D | nxp,lpc-i2c.yaml | 11 scl-gpios: 14 GPIO to which the I2C SCL signal is routed. This is only needed for I2C bus recovery
|
D | nxp,lpi2c.yaml | 18 scl-gpios: 21 GPIO to which the I2C SCL signal is routed. This is only needed for I2C bus recovery
|
D | ite,common-i2c.yaml | 63 scl-gpios = <&gpiof 6 0>; 73 scl-gpios = <&gpiob 3 0>; 81 scl-gpios: 85 The SCL pin for the selected port.
|
D | st,stm32-i2c-v1.yaml | 23 scl-gpios: 26 GPIO to which the I2C SCL signal is routed. This is only needed for
|
D | ambiq,i2c.yaml | 20 scl-gpios: 23 GPIO to which the I2C SCL signal is routed. This is only needed for I2C bus recovery
|
D | renesas,rz-riic.yaml | 25 Number of nanoseconds the SCL signal takes to rise; t(r) in the I2C specification. 31 Number of nanoseconds the SCL signal takes to fall; t(f) in the I2C specification.
|
/Zephyr-latest/tests/drivers/build_all/i3c/boards/ |
D | qemu_cortex_m3.overlay | 22 i3c-scl-hz = <12500000>; 23 i2c-scl-hz = <400000>; 34 i3c-scl-hz = <12500000>; 35 i2c-scl-hz = <400000>;
|
/Zephyr-latest/samples/sensor/thermometer/boards/ |
D | frdm_mcxn947_mcxn947_cpu0.overlay | 18 i2c-scl-hz = <DT_FREQ_K(400)>; 19 i3c-scl-hz = <DT_FREQ_M(4)>; 20 i3c-od-scl-hz = <DT_FREQ_K(1500)>;
|
D | frdm_mcxn947_mcxn947_cpu0_qspi.overlay | 18 i2c-scl-hz = <DT_FREQ_K(400)>; 19 i3c-scl-hz = <DT_FREQ_M(4)>; 20 i3c-od-scl-hz = <DT_FREQ_K(1500)>;
|
/Zephyr-latest/samples/sensor/lps22hh_i3c/boards/ |
D | mimxrt685_evk_mimxrt685s_cm33.overlay | 10 i2c-scl-hz = <400000>; 11 i3c-scl-hz = <400000>; 12 i3c-od-scl-hz = <400000>;
|
/Zephyr-latest/samples/sensor/lsm6dso_i2c_on_i3c/boards/ |
D | mimxrt685_evk_mimxrt685s_cm33.overlay | 10 i2c-scl-hz = <400000>; 11 i3c-scl-hz = <400000>; 12 i3c-od-scl-hz = <400000>;
|
/Zephyr-latest/boards/shields/p3t1755dp_ard_i3c/boards/ |
D | frdm_mcxn236.overlay | 24 i2c-scl-hz = <DT_FREQ_K(400)>; 25 i3c-scl-hz = <DT_FREQ_K(400)>; 26 i3c-od-scl-hz = <DT_FREQ_K(100)>;
|
D | mimxrt1180_evk_mimxrt1189_cm7.overlay | 24 i2c-scl-hz = <DT_FREQ_K(400)>; 25 i3c-scl-hz = <DT_FREQ_K(400)>; 26 i3c-od-scl-hz = <DT_FREQ_K(100)>;
|
D | mimxrt1180_evk_mimxrt1189_cm33.overlay | 24 i2c-scl-hz = <DT_FREQ_K(400)>; 25 i3c-scl-hz = <DT_FREQ_K(400)>; 26 i3c-od-scl-hz = <DT_FREQ_K(100)>;
|
/Zephyr-latest/samples/sensor/sht3xd/boards/ |
D | nucleo_l476rg.overlay | 7 &i2c1 { /* SDA CN5.9=PB9, SCL CN5.10=PB8, ALERT CN5.1=D8=PA9 */ 8 /* &i2c3 { * SDA CN7.36=PC1, SCL CN7.38=PC0, ALERT CN7.34=PB0 */
|
/Zephyr-latest/tests/drivers/i2c/i2c_target_api/boards/ |
D | frdm_ke17z512.overlay | 8 * LPI2C0 SCL(J2-20) --> LPI2C1 SCL(J2-10)
|
D | frdm_mcxa156.overlay | 8 * LPI2C0 SCL(J2-20) --> LPI2C3 SCL(J5-5)
|
12345678910>>...17