Searched refs:been (Results 76 – 100 of 490) sorted by relevance
12345678910>>...20
/Zephyr-latest/doc/releases/ |
D | release-notes-3.4.rst | 63 to be selected, previously these options would have been selected 100 to be selected, previously these options would have been selected 168 * The declaration of :c:func:`main` has been changed from ``void 188 setting the function pointers to the function handlers, these have been 206 has been replaced with an enum to indicate what function is used, see 215 * The Bluetooth HCI headers have been reworked, with ``hci.h`` now containing 217 HCI-related macros and structs. The previous ``hci_err.h`` has been merged 223 * Pinmux API has been removed. Pin control needs to be used as its replacement, 229 * Configuring applications with ``prj_<board>.conf`` files has been deprecated, 236 been dropped. This function will now just reboot the device without changing [all …]
|
D | release-notes-2.3.rst | 12 * A new Zephyr CMake package has been introduced, reducing the need for 14 * A new Devicetree API, based on hierarchical macros, has been introduced. This 17 * The kernel timeout API has been overhauled to be flexible and configurable, 19 * A new k_heap/sys_heap heap allocator has been introduced, with much better 115 * nrf51_pca10028 has been renamed to nrf51dk_nrf51422 116 * nrf51_pca10031 has been renamed to nrf51dongle_nrf51422 117 * nrf52810_pca10040 has been renamed to nrf52dk_nrf52810 118 * nrf52_pca10040 has been renamed to nrf52dk_nrf52832 119 * nrf52833_pca10100 has been renamed to nrf52833dk_nrf52833 120 * nrf52811_pca10056 has been renamed to nrf52840dk_nrf52811 [all …]
|
/Zephyr-latest/samples/boards/nordic/nrf_led_matrix/ |
D | README.rst | 16 The sample has been tested on the bbc_microbit_v2 and bbc_microbit boards,
|
/Zephyr-latest/samples/drivers/i2s/output/ |
D | README.rst | 23 This sample has been tested on :zephyr:board:`mimxrt1060_evk` (mimxrt1060_evkb)
|
/Zephyr-latest/boards/brcm/bcm958401m2/doc/ |
D | index.rst | 32 Other hardware features have not been enabled yet for this board.
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | gmap.rst | 12 When the Bluetooth stack has been initialized (:code:`bt init`), the GMAS can be registered by 46 (some logging has been omitted for clarity):
|
/Zephyr-latest/subsys/emul/ |
D | Kconfig | 21 yet been completed. This allows for testing that high-level code can
|
/Zephyr-latest/cmake/toolchain/espressif/ |
D | generic.cmake | 19 # Old toolchain installation path has been deprecated in 2.7.
|
/Zephyr-latest/samples/drivers/audio/dmic/ |
D | README.rst | 20 The sample has been tested on :ref:`nrf52840dk_nrf52840` (nrf52840dk/nrf52840)
|
/Zephyr-latest/boards/brcm/bcm958402m2/doc/ |
D | a72.rst | 32 Other hardware features have not been enabled yet for this board.
|
D | m7.rst | 32 Other hardware features have not been enabled yet for this board.
|
/Zephyr-latest/samples/subsys/modbus/tcp_gateway/ |
D | README.rst | 16 This sample has been tested with FRDM-K64F board, 20 with another board that has been prepared according to the instructions in
|
/Zephyr-latest/doc/services/storage/fcb/ |
D | fcb.rst | 30 until existing data has been collected. FCB treats underlying storage as 56 has been read by monitoring the returned entry's area pointer. Then you
|
/Zephyr-latest/boards/adafruit/grand_central_m4_express/doc/ |
D | index.rst | 77 The SAMD51 MCU has 8 SERCOM based SPIs. On the Grand Central, SERCOM7 has been 79 Additionally SERCOM2 has been configured as SPI to access the microSDHC card. 84 The SAMD51 MCU has 8 SERCOM based I2Cs. On the Grand Central, SERCOM3 has been
|
/Zephyr-latest/boards/adafruit/itsybitsy/doc/ |
D | index.rst | 81 Other hardware features have not been enabled yet for this board. 118 The DotStar LED has been implemented as a SPI device and can be tested 139 The building and flashing of Zephyr applications have been tested with
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig | 15 that have been enabled in the stack, such as Periodic
|
/Zephyr-latest/samples/sensor/lsm6dso/ |
D | README.rst | 18 It has been tested on the :zephyr:board:`stm32l562e_dk`.
|
/Zephyr-latest/cmake/ |
D | verify-toolchain.cmake | 1 # The purpose of this file is to verify that required variables has been
|
/Zephyr-latest/cmake/sca/eclair/ |
D | sca.cmake | 106 message(STATUS "ECLAIR outputs have been written to: ${ECLAIR_OUTPUT_DIR}") 107 message(STATUS "ECLAIR ECB files have been written to: ${ECLAIR_ANALYSIS_DATA_DIR}")
|
/Zephyr-latest/samples/subsys/usb/uac2_implicit_feedback/ |
D | README.rst | 22 This sample has been tested on :ref:`nrf5340dk_nrf5340`. While for actual audio
|
/Zephyr-latest/drivers/rtc/ |
D | Kconfig.pcf8523 | 27 per minute until the programmed correction values have been implemented (MODE = 0).
|
/Zephyr-latest/boards/sensry/ganymed_bob/doc/ |
D | index.rst | 103 Other hardware features have not been enabled yet for this board. 120 Other hardware features have not been enabled yet for this board.
|
/Zephyr-latest/samples/subsys/fs/zms/ |
D | README.rst | 23 Each DELETE_ITERATION period, we delete all set of data and verify that it has been deleted. 37 The sample can be built for several platforms, but for the moment it has been tested only
|
/Zephyr-latest/samples/subsys/smf/smf_calculator/ |
D | README.rst | 18 The statechart has been slightly modified to display different output on the 33 :kconfig:option:`CONFIG_LV_Z_VDB_SIZE` has been reduced to 14% to allow it to run
|
/Zephyr-latest/boards/mikroe/mini_m4_for_stm32/doc/ |
D | mikroe_mini_m4_for_stm32.rst | 19 port for a specific board. Most of the GPIOs on the STM32 SoC have been exposed 79 Other hardware features have not been enabled yet for this board.
|
12345678910>>...20