Searched refs:possible (Results 1 – 25 of 484) sorted by relevance
12345678910>>...20
/Zephyr-latest/scripts/ |
D | valgrind.supp | 13 match-leak-kinds: reachable,possible 21 match-leak-kinds: reachable,possible 38 match-leak-kinds: possible 45 match-leak-kinds: possible
|
/Zephyr-latest/boards/silabs/radio_boards/siwx917_rb4338a/ |
D | board.cmake | 8 # It is not possible to load/flash a firmware using JLink, but it is possible to 11 # Once started, it should be possible to reset the device with "monitor reset"
|
/Zephyr-latest/doc/build/snippets/ |
D | design.rst | 9 - **extensible**: for example, it is possible to add board support for an 12 - **composable**: it is possible to use multiple snippets at once, for example 19 - **able to combine multiple types of configuration**: snippets make it possible 23 - **specializable**: for example, it is possible to customize a snippet's 27 snippets feature will be possible without breaking backwards compatibility
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig.vcp | 32 This hidden option makes it possible to easily check if VOCS is 47 This hidden option makes it possible to easily check if AICS is 83 This hidden option makes it possible to easily check if VOCS is 98 This hidden option makes it possible to easily check if AICS is
|
D | Kconfig.micp | 34 This hidden option makes it possible to easily check if AICS is 64 This hidden option makes it possible to easily check if AICS is
|
/Zephyr-latest/samples/drivers/adc/adc_dt/boards/ |
D | beagleconnect_freedom.overlay | 9 /* Reading mulitple pins not possible */
|
/Zephyr-latest/doc/hardware/peripherals/sensor/ |
D | power_management.rst | 18 In the future, with :ref:`sensor-read-and-decode` its possible that automatic management of device … 19 would be possible in the streaming case as the application informs the driver of usage at all times
|
/Zephyr-latest/tests/posix/eventfd/ |
D | Kconfig | 32 as possible on the hot path. Say 'y' here to add extra assertions 39 as possible on the hot path. Say 'y' here to skip reporting.
|
/Zephyr-latest/samples/boards/st/mco/ |
D | README.rst | 19 Depending on the stm32 serie, several clock source and prescaler are possible for each MCOx. 20 The clock source is set by the DTS among the possible values for each stm32 serie.
|
/Zephyr-latest/doc/services/debugging/ |
D | debugmon.rst | 7 debugging. With this it's possible to continue the execution of high-priority interrupts, 9 This strategy makes it possible to debug time-sensitive software, that would 26 With a SEGGER debug probe, it's possible to use a ready, SEGGER-provided implementation
|
/Zephyr-latest/boards/seco/stm32f3_seco_d23/support/ |
D | openocd.cfg | 2 # Flashing is possible by connecting the board to an ST-Link via SWD
|
/Zephyr-latest/tests/net/all/ |
D | README.txt | 1 This test tries to enable all possible networking related config options
|
/Zephyr-latest/drivers/watchdog/ |
D | Kconfig.rpi_pico | 20 largest timeout possible.
|
/Zephyr-latest/subsys/usb/device_next/class/ |
D | Kconfig.dfu | 12 int "Number of possible DFU images" 16 Number of possible DFU images.
|
/Zephyr-latest/tests/boards/nrf/i2c/i2c_slave/sysbuild/vpr_launcher/boards/ |
D | nrf54h20dk_nrf54h20_cpuapp.overlay | 19 /* Temporary workaround as it is currently not possible
|
/Zephyr-latest/tests/boards/nrf/i2c/i2c_slave/boards/ |
D | nrf5340dk_nrf5340_cpuapp.overlay | 25 /* Temporary workaround as it is currently not possible
|
D | nrf54l15dk_nrf54l15_cpuapp.overlay | 25 /* Temporary workaround as it is currently not possible
|
D | nrf52840dk_nrf52840.overlay | 25 /* Temporary workaround as it is currently not possible
|
D | nrf54l20pdk_nrf54l20_cpuapp.overlay | 25 /* Temporary workaround as it is currently not possible
|
D | nrf54h20dk_nrf54h20_cpuppr.overlay | 25 /* Temporary workaround as it is currently not possible
|
/Zephyr-latest/tests/drivers/audio/dmic_api/ |
D | README.txt | 13 * Verify that the DMIC works with the maximum number of channels possible
|
/Zephyr-latest/samples/subsys/fs/fs_sample/ |
D | Kconfig | 18 flash or (Q)SPI connected memories, where it is not possible to
|
/Zephyr-latest/doc/services/virtualization/ |
D | ivshmem.rst | 16 This is made possible by exposing a shared memory among parties via a feature 49 (e.g. :zephyr:code-sample:`eth-ivshmem`). It is also possible to use ivshmem-v2 without
|
/Zephyr-latest/doc/services/dsp/ |
D | index.rst | 39 If your application requires some additional customization, it's possible to 47 If your architecture is showing as ``Unoptimized``, it's possible to add a new
|
/Zephyr-latest/samples/subsys/shell/devmem_load/ |
D | README.md | 9 …when using the devmem load command over UART it is recommended to use interrupts whenever possible. 10 If this is not possible, reduce the baud rate to 9600.
|
12345678910>>...20