Searched full:particular (Results 1 – 25 of 256) sorted by relevance
1234567891011
/Zephyr-Core-2.7.6/doc/guides/dts/ |
D | dt-vs-kconfig.rst | 7 source code. Whether to use devicetree or Kconfig for a particular purpose can 48 As another example, Kconfig options that formerly enabled a particular 64 instance of a hardware device to be used for a particular purpose. An example 65 of this is selecting a particular UART for use as the system's console.
|
/Zephyr-Core-2.7.6/include/drivers/ |
D | hwinfo.h | 63 * @retval -ENOTSUP if there is no implementation for the particular device. 87 * @retval -ENOTSUP if there is no implementation for the particular device. 100 * @retval -ENOTSUP if there is no implementation for the particular device. 115 * @retval -ENOTSUP if there is no implementation for the particular device.
|
/Zephyr-Core-2.7.6/arch/x86/include/ia32/ |
D | exception.h | 39 * first one of these it encounters for a particular vector. In this 62 * Assign an exception handler to a particular vector in the IDT. 74 * Assign an exception handler to a particular vector in the IDT.
|
/Zephyr-Core-2.7.6/soc/arm/atmel_sam/sam3x/ |
D | Kconfig.soc | 62 for a particular board. 75 for a particular board.
|
/Zephyr-Core-2.7.6/soc/arm/atmel_sam/sam4e/ |
D | Kconfig.soc | 64 for a particular board. 77 for a particular board.
|
/Zephyr-Core-2.7.6/samples/application_development/external_lib/ |
D | CMakeLists.txt | 48 BINARY_DIR ${mylib_src_dir} # This particular build system is invoked from the root 56 INSTALL_COMMAND "" # This particular build system has no install command
|
/Zephyr-Core-2.7.6/arch/x86/ |
D | Kconfig | 387 a particular SOC is not vulnerable to the Meltdown CPU vulnerability, 394 a particular SOC is not vulnerable to the Spectre V1, V1.1, V1.2, and 402 a particular SOC is not vulnerable to the Spectre V2 CPU 409 a particular SOC is not vulnerable to the Spectre V4 CPU 416 that a particular SOC is not vulnerable to the Lazy FP CPU 428 a particular SOC does not perform any kind of speculative execution,
|
/Zephyr-Core-2.7.6/samples/subsys/portability/cmsis_rtos_v1/philosophers/ |
D | README.rst | 10 multi-thread synchronization problem) using CMSIS RTOS V1 APIs. This particular 54 CMSIS RTOS V1 APIs. This particular implementation demonstrates the
|
/Zephyr-Core-2.7.6/samples/subsys/portability/cmsis_rtos_v2/philosophers/ |
D | README.rst | 10 multi-thread synchronization problem) using CMSIS RTOS V2 APIs. This particular 54 CMSIS RTOS V2 APIs. This particular implementation demonstrates the
|
/Zephyr-Core-2.7.6/soc/arm/atmel_sam/sam4s/ |
D | Kconfig.soc | 84 for a particular board. 97 for a particular board.
|
/Zephyr-Core-2.7.6/tests/bluetooth/bsim_bt/edtt_ble_test_app/ |
D | README.txt | 21 These 2 particular applications are meant to be used in a simulated environment, 24 This is due to this particular application only containing an EDTT transport
|
/Zephyr-Core-2.7.6/soc/arm/atmel_sam/same70/ |
D | Kconfig.soc | 125 for a particular board. 142 for a particular board.
|
/Zephyr-Core-2.7.6/soc/arm/atmel_sam/samv71/ |
D | Kconfig.soc | 126 for a particular board. 143 for a particular board.
|
/Zephyr-Core-2.7.6/.github/ISSUE_TEMPLATE/ |
D | hardware_support.md | 10 **Is this request related to a missing driver support for a particular hardware platform, SoC or bo…
|
/Zephyr-Core-2.7.6/tests/crypto/tinycrypt/src/ |
D | test_ecc_utils.h | 16 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 45 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
/Zephyr-Core-2.7.6/drivers/serial/ |
D | Kconfig.nrfx | 74 particular SoC. 153 particular SoC. 229 particular SoC. 305 particular SoC.
|
/Zephyr-Core-2.7.6/samples/subsys/ipc/ipc_service/ |
D | CMakeLists.txt | 32 INSTALL_COMMAND "" # This particular build system has no install command
|
/Zephyr-Core-2.7.6/samples/subsys/ipc/ipm_mcux/ |
D | CMakeLists.txt | 31 INSTALL_COMMAND "" # This particular build system has no install command
|
/Zephyr-Core-2.7.6/samples/subsys/ipc/rpmsg_multi_instance/ |
D | CMakeLists.txt | 32 INSTALL_COMMAND "" # This particular build system has no install command
|
/Zephyr-Core-2.7.6/boards/xtensa/odroid_go/ |
D | CMakeLists.txt | 25 INSTALL_COMMAND "" # This particular build system has no install command
|
/Zephyr-Core-2.7.6/dts/bindings/display/ |
D | sharp,ls0xx.yaml | 35 datasheet of particular display. Higher frequency gives better
|
/Zephyr-Core-2.7.6/drivers/pinmux/ |
D | Kconfig | 24 rule for particular boards. Don't change this value unless you
|
/Zephyr-Core-2.7.6/tests/bluetooth/bsim_bt/bsim_test_l2cap_stress/ |
D | prj.conf | 23 # In this particular case, we prefer fragmenting to test that code path.
|
/Zephyr-Core-2.7.6/doc/contribute/ |
D | external.rst | 49 needs to be evaluated for merit. However, in the particular case of code that 61 - Have alternatives to the particular implementation proposed been considered? 69 particular case.
|
/Zephyr-Core-2.7.6/drivers/adc/ |
D | Kconfig | 25 # By selecting or not this option particular ADC drivers indicate if it is
|
1234567891011