Searched refs:instead (Results 1 – 25 of 502) sorted by relevance
12345678910>>...21
| /Zephyr-latest/drivers/ethernet/ |
| D | Kconfig.native_tap | 95 Deprecated, use ETH_NATIVE_TAP instead 110 Deprecated, use ETH_NATIVE_TAP_INTERFACE_COUNT instead 116 Deprecated, use ETH_NATIVE_TAP_DRV_NAME instead 122 Deprecated, use ETH_NATIVE_TAP_DEV_NAME instead 129 Deprecated, use ETH_NATIVE_TAP_PTP_CLOCK instead 136 Deprecated, use ETH_NATIVE_TAP_RANDOM_MAC instead 142 Deprecated, use ETH_NATIVE_TAP_VLAN_TAG_STRIP instead 149 Deprecated, use ETH_NATIVE_TAP_MAC_ADDR instead 157 Deprecated, use ETH_NATIVE_TAP_DEV_NAME instead
|
| /Zephyr-latest/soc/nordic/nrf53/ |
| D | Kconfig | 50 frequency to 390 kHz instead of 400 kHz. 88 MHz from RAM. Then, 26 instead of 8 NOP instructions needs to be 126 This option is deprecated, use devicetree instead. Example 140 This option is deprecated, use devicetree instead. Example 153 This option is deprecated, use devicetree instead. Example 207 Use SOC_NRF53_CPUNET_ENABLE instead. 215 This option is deprecated, use DT instead. For this option to apply, 233 This option is deprecated, use DT instead. Example configuration: 243 This option is deprecated, use DT instead. Example configuration: 254 This option is deprecated, use DT instead. Example configuration: [all …]
|
| /Zephyr-latest/scripts/utils/ |
| D | gen_util_macros.py | 69 please include util_internal.h instead\"\n") 91 please include util_internal.h instead\"\n") 113 please include util_internal.h instead\"\n") 136 please include util_internal.h instead\"\n")
|
| /Zephyr-latest/cmake/toolchain/iar/ |
| D | Kconfig | 19 instead of the Zephyr implementation. 27 at a time instead, increasing speed of printout.
|
| /Zephyr-latest/samples/drivers/watchdog/boards/ |
| D | cc1352r1_sensortag.overlay | 2 /* uncomment to use Non-Maskable interrupt instead of the normal one */
|
| D | cc1352r1_launchxl.overlay | 2 /* uncomment to use Non-Maskable interrupt instead of the normal one */
|
| D | cc26x2r1_launchxl.overlay | 2 /* uncomment to use Non-Maskable interrupt instead of the normal one */
|
| /Zephyr-latest/include/zephyr/ |
| D | kernel_includes.h | 17 #error Please do not include kernel-specific headers directly, use <zephyr/kernel.h> instead
|
| /Zephyr-latest/arch/posix/ |
| D | Linux.aarch64.cmake | 21 "If you were targeting native_sim/native/64, target native_sim instead.\n" 30 "If you were targeting native_sim, target native_sim/native/64 instead.\n"
|
| /Zephyr-latest/doc/connectivity/networking/api/ |
| D | net_context.rst | 7 :ref:`bsd_sockets_interface` API instead.
|
| /Zephyr-latest/tests/arch/common/ramfunc/boards/ |
| D | arty_a7_designstart_fpga_cortex_m1.overlay | 9 /* Cortex-M1 DTCM is No-Execute (NX). Use BRAM instead. */
|
| /Zephyr-latest/include/zephyr/toolchain/ |
| D | armclang.h | 11 #error Please do not include toolchain-specific headers directly, use <zephyr/toolchain.h> instead
|
| /Zephyr-latest/scripts/coccinelle/ |
| D | unsigned_shift.cocci | 1 /// Use BIT() helper macro instead of hardcoding using bitshifting
|
| /Zephyr-latest/boards/shields/x_nucleo_idb05a1/doc/ |
| D | index.rst | 34 Arduino pin D3 instead of usual Arduino UNO R3 SPI SCK D13. 37 Also shield expects SPI CS to be available on Arduino pin A1 instead of usual 45 - SPI SCK: to use D13 instead of D3, remove R4 and add R6 50 - CS: To use D10 instead of A1, remove R2 and add R7 51 - IRQ: To use D9 instead of A0, remove R1 and add R8
|
| /Zephyr-latest/tests/drivers/retained_mem/api/ |
| D | Kconfig | 12 Will limit data size for test to 1 byte instead of 10 bytes
|
| /Zephyr-latest/samples/drivers/ht16k33/boards/ |
| D | nrf52840dk_nrf52840.overlay | 13 /* Uncomment to use IRQ instead of polling: */
|
| /Zephyr-latest/samples/subsys/task_wdt/boards/ |
| D | nucleo_f401re.overlay | 10 * Thus, use the IWDG instead for running this sample.
|
| D | nucleo_f411re.overlay | 10 * Thus, use the IWDG instead for running this sample.
|
| /Zephyr-latest/soc/nordic/nrf52/ |
| D | Kconfig | 38 This option is deprecated, use devicetree instead. Example 52 This option is deprecated, use devicetree instead. Example 65 This option is deprecated, use devicetree instead. Example 129 frequency to 390 kHz instead of 400 kHz.
|
| /Zephyr-latest/drivers/timer/ |
| D | Kconfig.gecko | 13 kernel ticks instead of Cortex-M SysTick. You need this for system 18 Using BURTC instead of SysTick has a large impact on kernel timing
|
| /Zephyr-latest/drivers/usb_c/ppc/ |
| D | Kconfig.nxp | 18 Dump human-readable names instead of offsets of registers
|
| /Zephyr-latest/cmake/modules/ |
| D | FindDeprecated.cmake | 28 # and then in the original CMakeLists.txt, this code is inserted instead: 85 "Python3_EXECUTABLE instead.") 100 "linker flags as properties instead. " 116 "linker flags as properties instead. " 132 "linker flags as properties instead. "
|
| /Zephyr-latest/cmake/emu/ |
| D | custom.cmake | 5 # The real 'run' custom_target should be defined in `board.cmake` instead.
|
| /Zephyr-latest/drivers/serial/ |
| D | Kconfig.native_pty | 21 Deprecated option, use UART_NATIVE_PTY instead 60 Deprecated, use UART_NATIVE_PTY_0_ON_OWN_PTY instead. 66 Deprecated, use UART_NATIVE_PTY_0_ON_STDINOUT instead. 103 Deprecated. Use UART_NATIVE_PTY_AUTOATTACH_DEFAULT_CMD instead
|
| /Zephyr-latest/drivers/spi/ |
| D | Kconfig.smartbond | 17 Enables using the DMA engine instead of interrupt-driven
|
12345678910>>...21