Searched full:capable (Results 1 – 25 of 199) sorted by relevance
12345678
/Zephyr-latest/include/zephyr/net/ |
D | mii.h | 83 /** 100BASE-T4 capable */ 85 /** 100BASE-X full duplex capable */ 87 /** 100BASE-X half duplex capable */ 89 /** 10 Mb/s full duplex capable */ 91 /** 10 Mb/s half duplex capable */ 93 /** 100BASE-T2 full duplex capable */ 95 /** 100BASE-T2 half duplex capable */ 153 /** 1000BASE-X full-duplex capable */ 155 /** 1000BASE-X half-duplex capable */ 157 /** 1000BASE-T full-duplex capable */ [all …]
|
/Zephyr-latest/dts/bindings/base/ |
D | pm.yaml | 13 device that tells the system that the device is capable of 16 Wake up capable devices are disabled (interruptions will not wake up
|
/Zephyr-latest/subsys/net/l2/ethernet/gptp/ |
D | Kconfig | 23 Enable to mark the whole system as Grand Master Capable. 126 considered capable of participating in the IEEE 802.1AS protocol. 192 master capable, and 248 if it is GM capable. 194 of priority1. Note that if the system is non GM capable, then the
|
/Zephyr-latest/snippets/xen_dom0/boards/ |
D | qemu_cortex_a53.overlay | 21 * is not capable to parse and handle it in runtime. 39 * is not capable to parse and handle it in runtime.
|
D | rcar_h3ulcb_r8a77951_a57.overlay | 17 * is not capable to parse and handle it in runtime. 35 * is not capable to parse and handle it in runtime.
|
D | rcar_salvator_xs.overlay | 17 * is not capable to parse and handle it in runtime. 35 * is not capable to parse and handle it in runtime.
|
D | rcar_spider_s4_r8a779f0_a55.overlay | 19 * is not capable to parse and handle it in runtime. 37 * is not capable to parse and handle it in runtime.
|
/Zephyr-latest/samples/boards/st/power_mgmt/serial_wakeup/src/ |
D | main.c | 35 printk("Device is not wakeup capable\n"); in main() 37 printk("Device is wakeup capable\n"); in main()
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | sdhc.rst | 17 An SD host controller is a device capable of sending SD commands to an attached 19 Some SD host controllers are also capable of communicating with MMC devices.
|
D | mbox.rst | 9 An MBOX device is a peripheral capable of passing signals (and data depending
|
/Zephyr-latest/dts/bindings/interrupt-controller/ |
D | microchip,xec-ecia.yaml | 14 direct-capable-girqs:
|
/Zephyr-latest/drivers/led/ |
D | Kconfig.is31fl3733 | 11 IS31FL3733 is a matrix LED driver, capable of a maximum of 3.29 mA
|
/Zephyr-latest/samples/boards/st/power_mgmt/serial_wakeup/ |
D | sample.yaml | 12 - "Device is wakeup capable"
|
/Zephyr-latest/dts/bindings/sensor/ |
D | plantower,pms7003.yaml | 6 Air pollution sensor capable of measuring mass concentration of dust. See
|
/Zephyr-latest/dts/bindings/dma/ |
D | silabs,ldma.yaml | 8 capable of supporting 8 independent DMA channels. It supports specific
|
D | st,stm32-dma.yaml | 8 capable of supporting 5 or 6 or 7 or 8 independent DMA channels.
|
/Zephyr-latest/lib/os/ |
D | Kconfig | 35 Enable usage of mpsc packet buffer. Packet buffer is capable of 42 Enable usage of spsc packet buffer. Packet buffer is capable of
|
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/renesas/ |
D | pinctrl-rcar-common.h | 27 /* Arbitrary number to encode non capable gpio pin */ 31 * @brief Utility macro to encode a GPIO capable pin 39 * @brief Utility macro to encode a non capable GPIO pin
|
/Zephyr-latest/samples/drivers/i2c/custom_target/ |
D | README.rst | 16 This sample requires an I2C peripheral which is capable of acting as a target.
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig.at45 | 19 The driver is only capable of using "power of 2" binary page sizes
|
/Zephyr-latest/samples/drivers/i2c/target_eeprom/ |
D | README.rst | 16 This sample requires an I2C peripheral which is capable of acting as a target.
|
/Zephyr-latest/dts/bindings/watchdog/ |
D | gd,gd32-fwdgt.yaml | 26 Validate the value is within a capable range at the compile time.
|
/Zephyr-latest/dts/bindings/gpio/ |
D | microbit,edge-connector.yaml | 12 input and output (GPIO) and are also capable of analog, PWM and touch
|
/Zephyr-latest/include/zephyr/drivers/pinctrl/ |
D | pinctrl_rcar_common.h | 121 * @brief Utility macro to check if a pin is GPIO capable 124 * @return true if pin is GPIO capable false otherwise
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_source/ |
D | Kconfig | 25 # By default let's enable it in the platforms we know are capable of supporting it
|
12345678