Searched full:strong (Results 1 – 25 of 36) sorted by relevance
12
/Zephyr-latest/boards/infineon/xmc47_relax_kit/ |
D | xmc47_relax_kit-pinctrl.dtsi | 9 drive-strength = "strong-soft-edge"; 15 drive-strength = "strong-soft-edge"; 20 drive-strength = "strong-soft-edge"; 26 drive-strength = "strong-soft-edge"; 31 drive-strength = "strong-soft-edge"; 37 drive-strength = "strong-soft-edge"; 42 drive-strength = "strong-soft-edge"; 48 drive-strength = "strong-medium-edge"; 54 drive-strength = "strong-medium-edge"; 60 drive-strength = "strong-sharp-edge"; [all …]
|
/Zephyr-latest/boards/infineon/xmc45_relax_kit/ |
D | xmc45_relax_kit-pinctrl.dtsi | 9 drive-strength = "strong-soft-edge"; 15 drive-strength = "strong-soft-edge"; 20 drive-strength = "strong-medium-edge"; 26 drive-strength = "strong-medium-edge"; 32 drive-strength = "strong-sharp-edge"; 37 drive-strength = "strong-medium-edge"; 44 drive-strength = "strong-medium-edge"; 51 drive-strength = "strong-medium-edge"; 58 drive-strength = "strong-medium-edge"; 65 drive-strength = "strong-medium-edge"; [all …]
|
/Zephyr-latest/tests/drivers/i2c/i2c_target_api/boards/ |
D | xmc47_relax_kit.overlay | 52 drive-strength = "strong-soft-edge"; 58 drive-strength = "strong-soft-edge"; 64 drive-strength = "strong-soft-edge"; 75 drive-strength = "strong-soft-edge"; 86 drive-strength = "strong-soft-edge";
|
/Zephyr-latest/tests/drivers/spi/spi_loopback/boards/ |
D | xmc47_relax_kit.overlay | 8 drive-strength = "strong-soft-edge"; 14 drive-strength = "strong-soft-edge"; 19 drive-strength = "strong-soft-edge";
|
D | xmc45_relax_kit.overlay | 10 drive-strength = "strong-soft-edge"; 15 drive-strength = "strong-soft-edge"; 20 drive-strength = "strong-soft-edge";
|
/Zephyr-latest/tests/drivers/i2c/i2c_api/boards/ |
D | xmc47_relax_kit.overlay | 15 drive-strength = "strong-sharp-edge"; 21 drive-strength = "strong-soft-edge";
|
/Zephyr-latest/dts/bindings/w1/ |
D | zephyr,w1-gpio.yaml | 25 - Ensure pullup is strong enough (4.7K according to the specification). Standard pullup in 26 SOC are usually weak, and may not be strong enough.
|
/Zephyr-latest/kernel/ |
D | main_weak.c | 13 * being multiply defined because both the weak and strong symbols are used. 16 * which uses the weak symbol. GNU ld will always link to the strong version.
|
/Zephyr-latest/dts/bindings/i2c/ |
D | infineon,xmc4xxx-i2c.yaml | 39 drive-strength = "strong-sharp-edge"; 45 drive-strength = "strong-soft-edge"; 114 drive-strength = "strong-sharp-edge"; 148 drive-strength = "strong-sharp-edge"; 154 drive-strength = "strong-sharp-edge";
|
/Zephyr-latest/tests/drivers/uart/uart_async_api/boards/ |
D | xmc45_relax_kit.overlay | 22 drive-strength = "strong-soft-edge"; 28 drive-strength = "strong-soft-edge";
|
D | xmc47_relax_kit.overlay | 26 drive-strength = "strong-soft-edge"; 32 drive-strength = "strong-soft-edge";
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | infineon,xmc4xxx-pinctrl.yaml | 91 - "strong-sharp-edge" 92 - "strong-medium-edge" 93 - "strong-soft-edge" 94 - "strong-slow-edge"
|
D | infineon,cat1-pinctrl.yaml | 29 * drive-push-pull (strong)
|
/Zephyr-latest/samples/bluetooth/central/ |
D | README.rst | 12 strong enough signal.
|
/Zephyr-latest/samples/bluetooth/central_multilink/ |
D | README.rst | 11 BLE devices and establishing connection to up to 62 peripherals with a strong
|
/Zephyr-latest/arch/arc/core/mpu/ |
D | Kconfig | 26 For ARC_MPU_VER == 2, it requires 2048 extra bytes and a strong start address
|
/Zephyr-latest/include/zephyr/ |
D | types.h | 18 * A type with strong alignment requirements, similar to C11 max_align_t. It can
|
/Zephyr-latest/lib/hash/ |
D | hash_func32_djb2.c | 17 * Note: this is not a cryptographically strong hash algorithm.
|
/Zephyr-latest/dts/bindings/pwm/ |
D | infineon,xmc4xxx-ccu4-pwm.yaml | 42 drive-strength = "strong-medium-edge";
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | features.rst | 10 Since its inception, Zephyr has had a strong focus on Bluetooth and, in
|
/Zephyr-latest/soc/infineon/cat1a/psoc6_legacy/ |
D | pinctrl_soc.h | 50 /* Push-Pull means Strong, see dts/pinctrl/pincfg-node.yaml */
|
/Zephyr-latest/soc/infineon/cat1a/common/ |
D | pinctrl_soc.h | 54 /* Push-Pull means Strong, see dts/pinctrl/pincfg-node.yaml */
|
/Zephyr-latest/soc/infineon/cat1b/common/ |
D | pinctrl_soc.h | 54 /* Push-Pull means Strong, see dts/pinctrl/pincfg-node.yaml */
|
/Zephyr-latest/doc/develop/west/ |
D | why.rst | 113 strong and compelling motivation.
|
/Zephyr-latest/include/zephyr/drivers/sensor/ |
D | veml7700.h | 143 * strong infrared content in the 750-800nm spectrum.
|
12