Searched full:because (Results 1 – 25 of 1086) sorted by relevance
12345678910>>...44
/Zephyr-latest/dts/bindings/dac/ |
D | nxp,gau-dac.yaml | 19 Default is "internal" because that is the reset value. 30 Default is large because that is the reset value. 42 Default is "62.5K" because that is the reset value.
|
/Zephyr-latest/dts/bindings/adc/ |
D | adi,ad7124-adc.yaml | 30 The default is set to 0 because the filter type is set to SINC4 44 The default is set to 0xFFFF because the bipolar configuration 58 The default is set to 0xFFFF because the analog input buffer 72 The default is set to 0 because the reference input buffer 91 The default is set to 0 because the continuous conversion mode 103 The default is set to 0 because the low power mode
|
D | nxp,gau-adc.yaml | 31 Default is "full-bias" because it is the reset value. 49 Default is "internal" because it is the reset value.
|
/Zephyr-latest/tests/crypto/mbedtls_psa/ |
D | testcase.yaml | 11 # - no TF-M enabled devices because we assume that the TF-M implementation 33 # enable the timer random generator because it's always available on all 35 # Explicitly select CONFIG_MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG because this is
|
/Zephyr-latest/arch/common/ |
D | rom_start_offset.ld | 11 * Simple assignment doesn't work for LLVM LLD, because the dot inside section 15 * We can't use '. += CONFIG_ROM_START_OFFSET' here because there might be some
|
/Zephyr-latest/tests/subsys/jwt/ |
D | testcase.yaml | 15 # Explicitly select CONFIG_MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG because this 27 # Explicitly select CONFIG_MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG because this
|
/Zephyr-latest/cmake/modules/ |
D | FindThreads.cmake | 38 # This is just an empty interface, because we don't need to provide any 39 # options. Nevertheless this library must exist, because third-party modules
|
/Zephyr-latest/doc/services/storage/secure_storage/ |
D | index.rst | 19 cannot enable the subsystem because TF-M already provides an implementation of the API. 25 possible because it's able to provide more security due to isolation guarantees. 55 because ``most embedded microprocessors (MCU) have on-chip flash storage that can be made 61 because this depends on device-specific security features and the configuration. 66 because this requires storage that is protected by hardware.
|
/Zephyr-latest/.github/workflows/ |
D | stale_issue.yml | 14 stale-pr-message: 'This pull request has been marked as stale because it has been open (more 18 stale-issue-message: 'This issue has been marked as stale because it has been open (more
|
/Zephyr-latest/tests/modules/thrift/ThriftTest/ |
D | prj.conf | 44 # We can get away with using fewer sockets in the non-TLS tests because we use 48 # required because we close them in the testsuite.
|
/Zephyr-latest/cmake/makefile_exports/ |
D | CMakeLists.txt | 27 # We use 'file(GENERATE' instead of configure_file because we want to 29 # metadata. Also, we don't use 'add_custom_command' because it cannot
|
/Zephyr-latest/drivers/counter/ |
D | counter_cmos.c | 8 * Reading a reliable value from the RTC is a fairly slow process, because 10 * the RTC state. Plus we have to read the state multiple times because we're 70 * Read a value from the CMOS. Because of the address latch, 155 * The order is a bit awkward because we need to interpret in get_value() 182 * timezones here, because we're just creating a mapping in get_value()
|
/Zephyr-latest/samples/application_development/code_relocation_nocopy/src/ |
D | main.c | 13 * this sample because by default all soc will disable the execute from SRAM. 24 * Kept the max index as 8(irrespective of soc) because the sram would in disable_mpu_rasr_xn()
|
/Zephyr-latest/tests/drivers/coredump/coredump_api/boards/ |
D | acrn_ehl_crb.conf | 2 # Because the zephyr's log from ACRN console
|
/Zephyr-latest/samples/drivers/led/led_strip/boards/ |
D | nrf52dk_nrf52832.conf | 2 # so PAN 58 doesn't matter, because the RX length is always 0.
|
/Zephyr-latest/include/zephyr/drivers/dma/ |
D | dma_silabs_ldma.h | 32 * is running. Because this function changes dynamically the link to the block that DMA engine would 35 * In the case that the DMA engine naturally stopped because the previous transfer is finished, this
|
/Zephyr-latest/soc/st/stm32/stm32l1x/ |
D | Kconfig.defconfig | 10 # adjust the fallback because of the LSI oscaillator characteristics
|
/Zephyr-latest/tests/kernel/interrupt/ |
D | testcase.yaml | 41 # excluded because of failures during test_prevent_interruption 60 # excluded because of failures during test_prevent_interruption
|
/Zephyr-latest/soc/ambiq/apollo4x/ |
D | Kconfig.defconfig | 9 # Need to enlarge the IDLE stack size because the power
|
/Zephyr-latest/soc/ambiq/apollo3x/ |
D | Kconfig.defconfig | 9 # Need to enlarge the IDLE stack size because the power
|
/Zephyr-latest/tests/kernel/mem_protect/userspace/boards/ |
D | mimxrt595_evk_mimxrt595s_cm33.overlay | 8 * Disable USB SRAM node because this test does not
|
D | mimxrt685_evk_mimxrt685s_cm33.overlay | 8 * Disable USB SRAM node because this test does not
|
/Zephyr-latest/tests/drivers/build_all/sensor/ |
D | CMakeLists.txt | 7 # Exclude main when running the generic test because ztest supplies its own
|
/Zephyr-latest/tests/drivers/gpio/gpio_api_1pin/boards/ |
D | mr_canhubk3.overlay | 9 /* Use the blue LED pin for this test because it supports interrupts */
|
/Zephyr-latest/soc/st/stm32/stm32f1x/ |
D | Kconfig.defconfig | 12 # adjust the fallback because of the LSI oscaillator characteristics
|
12345678910>>...44