Searched full:individual (Results 1 – 25 of 235) sorted by relevance
12345678910
/Zephyr-latest/dts/bindings/ethernet/ |
D | silabs,gecko-ethernet.yaml | 42 description: PHY MDC individual pin configuration defined as <location port pin> 47 description: PHY MDIO individual pin configuration defined as <location port pin> 53 description: Reference clock individual pin configuration defined as <location port pin> 58 description: Receive data valid individual pin configuration defined as <location port pin> 63 description: Transmit data 0 individual pin configuration defined as <location port pin> 68 description: Transmit data 1 individual pin configuration defined as <location port pin> 73 description: Transmit enable individual pin configuration defined as <location port pin> 78 description: Receive data 0 individual pin configuration defined as <location port pin> 83 description: Receive data 1 individual pin configuration defined as <location port pin> 88 description: Receive error individual pin configuration defined as <location port pin> [all …]
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig | 18 This is an option to be enabled by individual serial driver 25 This is an option to be enabled by individual serial driver 31 This is an option to be enabled by individual serial driver 47 This is an option to be enabled by individual serial driver 100 Implementation is up to individual driver.
|
/Zephyr-latest/tests/kernel/device/src/ |
D | abstract_driver.c | 14 /* define individual driver A */ 35 /* define individual driver B */
|
/Zephyr-latest/doc/_extensions/zephyr/ |
D | __init__.py | 1 # Copyright (c) 2021 Zephyr Project members and individual contributors
|
/Zephyr-latest/boards/nordic/nrf52840dk/ |
D | Kconfig.nrf52840dk | 1 # Copyright (c) 2022 Zephyr Project members and individual contributors
|
/Zephyr-latest/boards/nordic/nrf5340dk/ |
D | Kconfig.nrf5340dk | 1 # Copyright (c) 2022 Zephyr Project members and individual contributors
|
/Zephyr-latest/dts/bindings/counter/ |
D | nxp,pit-channel.yaml | 5 Child node for the Periodic Interrupt Timer node, intended for an individual timer channel
|
/Zephyr-latest/drivers/display/ |
D | Kconfig.max7219 | 11 It is supporting up to 64 individual LEDs per MAX7219.
|
/Zephyr-latest/dts/bindings/mtd/ |
D | infineon,xmc4xxx-nv-flash.yaml | 13 description: Individual flash page layout entry
|
/Zephyr-latest/dts/bindings/serial/ |
D | silabs,gecko-leuart.yaml | 19 # Note: Not all SoC series support setting individual pin location. If this
|
D | silabs,gecko-uart.yaml | 19 # Note: Not all SoC series support setting individual pin location. If this
|
D | silabs,gecko-usart.yaml | 18 # Note: Not all SoC series support setting individual pin location. If this
|
/Zephyr-latest/drivers/sip_svc/ |
D | Kconfig | 25 This is an option to be enabled by individual sip svc driver
|
/Zephyr-latest/dts/bindings/misc/ |
D | nxp,rdc-policy.yaml | 9 supports flexible configuration on IP’s access permission, each individual IP can,
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | intc_system_apic.c | 59 * @brief Enable an individual interrupt (IRQ) 83 * @brief Disable an individual interrupt (IRQ)
|
/Zephyr-latest/dts/bindings/spi/ |
D | silabs,gecko-spi-usart.yaml | 18 # Note: Not all SoC series support setting individual pin location. If this
|
/Zephyr-latest/drivers/peci/ |
D | Kconfig | 32 This is an option to be enabled by individual peci driver
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | led.rst | 9 The LED API provides access to Light Emitting Diodes, both in individual and
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_stats.rst | 14 Individual component statistics for IPv4 or IPv6 can be turned off
|
/Zephyr-latest/drivers/entropy/ |
D | Kconfig | 45 This is an option to be enabled by individual entropy driver
|
/Zephyr-latest/samples/drivers/jesd216/boards/ |
D | nrf52840dk_nrf52840_spi.overlay | 14 * to provide quad-spi feature. In individual specifications each of the spi
|
/Zephyr-latest/dts/bindings/rtc/ |
D | xlnx,xps-timer-1.00.a.yaml | 22 Individual timer/counter width in bits.
|
/Zephyr-latest/subsys/lorawan/services/ |
D | frag_decoder_lowmem.h | 44 /** Size of individual fragment */
|
/Zephyr-latest/subsys/task_wdt/ |
D | Kconfig | 12 The task watchdog allows to have individual watchdog channels
|
/Zephyr-latest/cmake/bintools/armclang/ |
D | elfconvert_command.cmake | 3 # and it must therefore be possible to call individual commands, depending
|
12345678910