Searched full:possible (Results 1 – 25 of 1131) sorted by relevance
12345678910>>...46
/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/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 | 31 This hidden option makes it possible to easily check if VOCS is 46 This hidden option makes it possible to easily check if AICS is 81 This hidden option makes it possible to easily check if VOCS is 96 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/dts/bindings/usb/ |
D | renesas,smartbond-usbd.yaml | 28 It is possible to stay in interrupt reading whole packet at once, 30 possible and when FIFO is hardly filled exit interrupt handler 38 if ISR read as fast as possible.
|
/Zephyr-latest/subsys/mgmt/osdp/ |
D | Kconfig.pd | 101 Possible values: 128 Possible values: 158 Possible values: 179 Possible values: 198 Possible values: 220 Possible values: 237 Possible values:
|
/Zephyr-latest/dts/bindings/spi/ |
D | intel,penwell-spi.yaml | 22 Chip select configuration. possible values: 33 Chip select output possible values:
|
/Zephyr-latest/soc/nxp/imxrt/imxrt10xx/ |
D | power.h | 19 * the lowest power mode possible, and disable all possible PLLs.
|
/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/dts/bindings/adc/ |
D | espressif,esp32-adc.yaml | 7 Possible available resolutions depends on the used chip. 39 Possible values are 1,2,.. depending on chip.
|
/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/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/share/sysbuild/images/bootloader/ |
D | Kconfig | 67 with it. In this mode it is not possible to revert back to previous version as it is not 80 This option automatically selectes MCUBOOT_BOOTLOADER_NO_DOWNGRADE as it is not possible 92 version application is approved, it is not possible to select lower version for boot. 93 This mode selects MCUBOOT_BOOTLOADER_NO_DOWNGRADE as it is not possible to downgrade
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | renode.py | 35 `--help` will print all possible arguments''') 43 help='print all possible `Renode` arguments')
|
/Zephyr-latest/dts/bindings/flash_controller/ |
D | st,stm32-xspi-nor.yaml | 32 Possible values are : 48 Possible values are :
|
/Zephyr-latest/drivers/watchdog/ |
D | Kconfig.nxp_fs26 | 31 Possible values are 2, 4, 6, 8. 43 Possible values are 1, 2, 4, 6.
|
/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.
|
/Zephyr-latest/tests/kernel/mem_protect/stack_random/ |
D | prj.conf | 8 # possible run them on the separate CPU.
|
/Zephyr-latest/boards/native/native_posix/ |
D | cmdline.c | 94 "and made available for possible tests"}, in native_add_testargs_option() 110 * Handle possible command line arguments. 112 * We also store them for later use by possible test applications
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig.nrf | 87 ordinary flash memory. Erase is possible for whole UICR at once. 93 block size parameter (imposed by manufacturer) is possible but operation
|
/Zephyr-latest/include/zephyr/drivers/flash/ |
D | stm32_flash_api_extensions.h | 39 * After calling, it's not possible to change option bytes (WP, RDP, 47 * After calling, it's not possible to perform basic operation like
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | exc_exit.c | 27 * table to get the lowest interrupt latency possible. This allows the ISR to 30 * namely possible context switching. While ISRs connected in the software
|
/Zephyr-latest/soc/nuvoton/npcx/npcx9/ |
D | Kconfig | 21 Workaround the issue "Possible Hang-Up After VCC1_RST Reset"
|
/Zephyr-latest/tests/net/all/ |
D | README.txt | 1 This test tries to enable all possible networking related config options
|
12345678910>>...46