Searched full:applied (Results 1 – 25 of 366) sorted by relevance
12345678910>>...15
/Zephyr-latest/tests/cmake/snippets/src/ |
D | main.c | 28 * When no snippet is applied, test that the config values in ZTEST() 36 * When `foo` snippet is applied, test that the foo and common in ZTEST() 45 * When `bar` snippet is applied, test that the bar and common in ZTEST() 54 * When `foo` and `bar` snippets are applied, with `bar` in ZTEST() 63 * When `foo` and `bar` snippets are applied, with `foo` in ZTEST() 79 * When no snippet is applied, test that both `deleted-by-foo` in ZTEST() 89 * When `foo` snippet is applied, test that `deleted-by-foo` is in ZTEST() 98 * When `bar` snippet is applied, test that `deleted-by-bar` is in ZTEST() 107 * When `foo` and `bar` snippets are applied, with `bar` in ZTEST() 118 * When `foo` and `bar` snippets are applied, with `foo` in ZTEST()
|
/Zephyr-latest/tests/cmake/sysbuild_snippets/ |
D | testcase.yaml | 10 # Test the initial state with no snippets applied 16 buildsystem.sysbuild.snippets.applied:
|
/Zephyr-latest/cmake/bintools/ |
D | bintools_template.cmake | 56 # memusage_flag : Flags that must always be applied when calling memusage command 57 # memusage_flag_final : Flags that must always be applied last at the memusage command 65 # elfconvert_flag : Flags that must always be applied when calling elfconvert comma… 66 # elfconvert_flag_final : Flags that must always be applied last at the elfconvert command 85 # disassembly_flag : Flags that must always be applied when calling disassembly com… 86 # disassembly_flag_final : Flags that must always be applied last at the disassembly comm… 96 # readelf_flag : Flags that must always be applied when calling readelf command 97 # readelf_flag_final : Flags that must always be applied last at the readelf command 106 # strip_flag : Flags that must always be applied when calling strip command 107 # strip_flag_final : Flags that must always be applied last at the strip command
|
/Zephyr-latest/dts/bindings/spi/ |
D | nxp,s32-spi.yaml | 45 This value will not be applied for CS lines controlled by GPIO. 55 This value will not be applied for CS lines controlled by GPIO. 66 This value will not be applied for CS lines controlled by GPIO.
|
D | espressif,esp32-spi.yaml | 72 timing applied. 78 timing applied.
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | flash.rst | 12 the flash memory beginning address. This rule shall be applied to 16 An exception from the rule may be applied to a vendor-specific flash
|
/Zephyr-latest/dts/bindings/arm/ |
D | nordic,nrf-uicr.yaml | 20 This setting, once applied, can only be unset by erasing the UICR 31 This setting, once applied, can only be unset by erasing the UICR
|
/Zephyr-latest/drivers/rtc/ |
D | Kconfig.pcf8523 | 26 Offset correction is made once per two hours and then correction pulses are applied once 32 Offset correction is made once per minute and then correction pulses are applied once per
|
/Zephyr-latest/modules/hal_nordic/nrfs/dvfs/ |
D | ld_dvfs_handler.h | 32 * @param new_setting applied frequency setting 37 * @brief Register callback function which will be called when new dvfs frequency is applied.
|
/Zephyr-latest/boards/udoo/udoo_neo_full/ |
D | udoo_neo_full_mcimx6x_m4.dts | 12 * Determines the address and size for code memory which will be applied 20 * Determines the address and size for data memory which will be applied
|
/Zephyr-latest/dts/bindings/sensor/ |
D | st,ilps22qs-common.yaml | 46 Specify the low pass filter value to be applied to pressure data. 59 Specify the average filter value (i.e. number of samples) to be applied
|
D | st,lps22df-common.yaml | 61 Specify the low pass filter value to be applied to pressure data. 74 Specify the average filter value (i.e. number of samples) to be applied
|
/Zephyr-latest/tests/cmake/snippets/extra_snippet_root/snippets/bar/ |
D | bar.overlay | 5 /* This node will be deleted by the `foo` snippet if applied. */
|
/Zephyr-latest/scripts/tests/twister_blackbox/test_data/samples/pytest/shell/src/ |
D | main.c | 9 /* Shell application source code is injected by applied Kconfg SHELL in main()
|
/Zephyr-latest/samples/subsys/testsuite/pytest/shell/src/ |
D | main.c | 9 /* Shell application source code is injected by applied Kconfg SHELL in main()
|
/Zephyr-latest/dts/bindings/test/ |
D | vnd,emul-tester.yaml | 15 Integer scale applied to the set action for testing.
|
/Zephyr-latest/cmake/linker/ |
D | linker_flags_template.cmake | 6 # Basic linker properties which should always be applied for a Zephyr build. 10 # Basic linker properties which should always be applied for a Zephyr build
|
/Zephyr-latest/include/zephyr/dt-bindings/ethernet/ |
D | xlnx_gem.h | 18 * as it claims that the MDC clock division is applied to the cpu_1x clock 21 * the PHY", p. 1074, that the MDC clock division is applied to the IOU_SWITCH_CLK.
|
/Zephyr-latest/tests/cmake/snippets/snippets/foo/ |
D | foo.overlay | 5 /* This node will be deleted by the `bar` snippet if applied. */
|
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32u5_devices/boards/ |
D | spi1_pclk2.overlay | 9 * It is assumed that it is applied after core_init.overlay file.
|
D | spi1_sysclk.overlay | 9 * It is assumed that it is applied after core_init.overlay file.
|
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32_common_core/boards/ |
D | msi_range6.overlay | 9 * It is assumed that it is applied after clear_clocks.overlay file.
|
D | hse_24.overlay | 9 * It is assumed that it is applied after clear_clocks.overlay file.
|
/Zephyr-latest/boards/nordic/nrf54h20dk/ |
D | nrf54h20dk_nrf54h20_cpurad_defconfig | 19 # MPU-based null-pointer dereferencing detection cannot be applied
|
/Zephyr-latest/boards/nordic/nrf9280pdk/ |
D | nrf9280pdk_nrf9280_cpurad_defconfig | 19 # MPU-based null-pointer dereferencing detection cannot be applied
|
12345678910>>...15