Searched refs:because (Results 1 – 25 of 302) sorted by relevance
12345678910>>...13
/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/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/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/boards/shields/esp_8266/boards/ |
D | frdm_k64f.overlay | 7 /* ENET MUST be disabled because share
|
/Zephyr-latest/samples/drivers/led/pwm/boards/ |
D | nucleo_u575zi_q.overlay | 15 /* NOTE: enable here because it is disabled by default */
|
D | nucleo_f091rc.overlay | 15 /* NOTE: enable here because it is disabled by default */
|
D | nucleo_l073rz.overlay | 15 /* NOTE: enable here because it is disabled by default */
|
D | disco_l475_iot1.overlay | 15 /* NOTE: enable here because it is disabled by default */
|
/Zephyr-latest/soc/st/stm32/stm32l1x/ |
D | Kconfig.defconfig | 10 # adjust the fallback because of the LSI oscaillator characteristics
|
/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/soc/ambiq/apollo4x/ |
D | Kconfig.defconfig | 9 # Need to enlarge the IDLE stack size because the power
|
/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/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/soc/ambiq/apollo3x/ |
D | Kconfig.defconfig | 9 # Need to enlarge the IDLE stack size because the power
|
/Zephyr-latest/boards/nordic/nrf9151dk/ |
D | nrf9151dk_nrf9151_ns.dts | 19 /* Disable UART1, because it is used by default in TF-M */
|
/Zephyr-latest/boards/nordic/nrf9160dk/ |
D | nrf9160dk_nrf9160_ns.dts | 19 /* Disable UART1, because it is used by default in TF-M */
|
/Zephyr-latest/boards/nordic/nrf9161dk/ |
D | nrf9161dk_nrf9161_ns.dts | 19 /* Disable UART1, because it is used by default in TF-M */
|
/Zephyr-latest/boards/nordic/nrf9131ek/ |
D | nrf9131ek_nrf9131_ns.dts | 19 /* Disable UART1, because it is used by default in TF-M */
|
/Zephyr-latest/boards/ct/ctcc/ |
D | ctcc_nrf9161_ns.dts | 19 /* Disable UART1, because it is used by default in TF-M */
|
/Zephyr-latest/boards/norik/octopus_io_board/ |
D | octopus_io_board_nrf9160_ns.dts | 18 /* Disable UART1, because it is used by default in TF-M */
|
/Zephyr-latest/soc/st/stm32/stm32f1x/ |
D | Kconfig.defconfig | 12 # adjust the fallback because of the LSI oscaillator characteristics
|
/Zephyr-latest/soc/st/stm32/stm32l0x/ |
D | Kconfig.defconfig | 12 # adjust the fallback because of the LSI oscillator characteristics
|
/Zephyr-latest/soc/st/stm32/stm32f0x/ |
D | Kconfig.defconfig | 15 # adjust the fallback because of the LSI oscillator characteristics
|
/Zephyr-latest/boards/nordic/nrf52840dongle/ |
D | nrf52840dongle_nrf52840_defconfig | 13 # wakeup by default. It needs to be disabled here, because the USB nrfx
|
12345678910>>...13