Searched refs:has (Results 251 – 275 of 1361) sorted by relevance
1...<<11121314151617181920>>...55
/Zephyr-4.1.0/boards/adafruit/itsybitsy/doc/ |
D | index.rst | 10 This development kit has the following features: 48 The `Adafruit ItsyBitsy nRF52840 Express Learn site`_ has detailed 80 The DotStar LED has been implemented as a SPI device and can be tested
|
/Zephyr-4.1.0/subsys/bluetooth/audio/shell/ |
D | CMakeLists.txt | 60 has.c
|
/Zephyr-4.1.0/cmake/toolchain/cross-compile/ |
D | generic.cmake | 18 # The env var has the lowest precedence.
|
/Zephyr-4.1.0/samples/drivers/led/is31fl3194/ |
D | README.rst | 16 any board where the devicetree has an I2C device node with compatible
|
/Zephyr-4.1.0/boards/renesas/da1469x_dk_pro/ |
D | Kconfig.defconfig | 44 # Make sure the serial device has higher
|
/Zephyr-4.1.0/boards/others/promicro_nrf52840/ |
D | Kconfig.defconfig | 20 # the bootloader Kconfig option has been disabled.
|
/Zephyr-4.1.0/drivers/ethernet/ |
D | Kconfig.cyclonev | 32 buffers. Each RX fragment has a size of CONFIG_NET_BUF_DATA_SIZE.
|
/Zephyr-4.1.0/samples/sensor/sgp40_sht4x/ |
D | README.rst | 19 The SHT4X has the option to use a heater which makes sense for specific 44 interface. This example has an example device tree overlay
|
/Zephyr-4.1.0/samples/subsys/modbus/tcp_server/ |
D | README.rst | 16 This sample has been tested with FRDM-K64F board, 17 but it should work with any board or shield that has a network interface.
|
/Zephyr-4.1.0/boards/beagle/beagleconnect_freedom/doc/ |
D | index.rst | 15 BeagleConnect Freedom board runs the Zephyr RTOS and has mikroBUS ports along 18 The CC1352P7 wireless MCU has a 48 MHz Arm Cortex-M4F SoC and a Bluetooth Low Energy and IEEE 802.1…
|
/Zephyr-4.1.0/boards/renesas/ek_ra2a1/doc/ |
D | index.rst | 8 Renesas RA2A1 Microcontroller Group has following features 45 EK-RA2A1 has following features.
|
/Zephyr-4.1.0/doc/connectivity/bluetooth/shell/audio/ |
D | mcp.rst | 22 Note that in the examples below, in many cases the debug output has 35 A media player has a *name* and an *icon* that allows identification 39 A media player has a number of groups. A group contains tracks and 44 is playing now (if the player is playing). The current track has a 315 object ID is empty until a search has been done.) 317 This implementation has a working implementation of the search 339 parameter has one search control item. The length field (first octet) 355 After the successful search, the search results object ID has a value: 370 As mentioned above, the media player (mpl) has the player logic, while 371 the media control service (mcs) has the GATT-based interface. This
|
D | csip.rst | 28 When the Bluetooth stack has been initialized (:code:`bt init`), 29 and a set member device has been connected, the call control client can be 34 Once the client has connected and discovered the handles, then it can 37 all the members has been connected to, it can lock and release the set.
|
/Zephyr-4.1.0/doc/kernel/services/threads/ |
D | workqueue.rst | 19 A workqueue has the following key properties: 46 * The ability to wait until a work item has completed or a queue has been 76 to the workqueue's queue. Once the workqueue's thread has processed all of 88 if it started running before a thread has requested that it be cancelled. 125 A pending work item *must not* be altered until the item has been processed 129 the handler function has finished executing. 147 triggered after the specified delay has elapsed. Once the timeout occurs the 176 A triggered work item is a standard work item that has the following 196 An ISR or a thread may **cancel** a triggered work item it has submitted 256 work queue has no items left. Work items resubmitted from the workqueue [all …]
|
/Zephyr-4.1.0/boards/96boards/argonkey/doc/ |
D | index.rst | 115 96Boards Argonkey board has up to 3 I2Cs. The default I2C mapping is: 129 96Boards Argonkey board has 2 SPIs. SPI1 is used in slave mode as the communication 175 cable. The flashing procedure has been tested using a `TTL-232RG`_ cable with 204 The ArgonKey has been tested using the `ST-LINK/V2`_ tool. Once that the tool
|
/Zephyr-4.1.0/doc/kernel/services/data_passing/ |
D | fifos.rst | 20 A FIFO has the following key properties: 38 it has been removed from the queue to which it was previously added will 50 that has waited longest. 85 The following code has the same effect as the code segment above.
|
/Zephyr-4.1.0/boards/nxp/usb_kw24d512/doc/ |
D | index.rst | 76 The KW2xD SoC has five pairs of pinmux/gpio controllers. 117 The KW2xD SoC has three UARTs. One is configured and can be used for the 124 The KW2xD SoC has a USB OTG (USBOTG) controller that supports both 126 at the moment. The USB-KW24D512 board has a USB Type A connector and
|
/Zephyr-4.1.0/boards/st/stm32f429i_disc1/doc/ |
D | index.rst | 76 The STM32F429I-DISC1 Discovery kit has 8 GPIO controllers. These controllers are responsible for pi… 112 The STM32F429I-DISC1 Discovery kit has up to 8 UARTs. The Zephyr console output is assigned to UART… 118 The STM32F429I-DISC1 Discovery kit has a USB FS capable Micro-B port. It is connected to the on-chip 120 and host OTG operation, but only device mode has been tested with Zephyr at this time.
|
/Zephyr-4.1.0/samples/drivers/mspi/mspi_async/ |
D | README.rst | 18 The application will build only for a target that has a :ref:`devicetree <dt-guide>`
|
/Zephyr-4.1.0/dts/arm/nxp/ |
D | nxp_k8xfn256vxx15.dtsi | 17 * potential solution has been proposed in binutils:
|
D | nxp_ke17z512.dtsi | 27 /* Fix flash, it has different size on KE17Z512 */
|
D | nxp_ke1xf256vlx16.dtsi | 17 * potential solution has been proposed in binutils:
|
D | nxp_ke1xf512vlx16.dtsi | 17 * potential solution has been proposed in binutils:
|
/Zephyr-4.1.0/tests/drivers/flash/common/boards/ |
D | nrf52840dk_spi_nor.overlay | 44 has-dpd;
|
/Zephyr-4.1.0/boards/snps/emsdp/support/ |
D | openocd.cfg | 10 # EM SDP has built-in FT2232 chip, which is similar to Digilent HS-1.
|
1...<<11121314151617181920>>...55