Home
last modified time | relevance | path

Searched refs:elif (Results 101 – 125 of 728) sorted by relevance

12345678910>>...30

/Zephyr-latest/drivers/sensor/ams/ens210/
Dens210.h32 #elif defined CONFIG_ENS210_TEMPERATURE_SINGLE
35 #elif defined CONFIG_ENS210_TEMPERATURE_CONTINUOUS
43 #elif defined CONFIG_ENS210_HUMIDITY_SINGLE
46 #elif defined CONFIG_ENS210_HUMIDITY_CONTINUOUS
/Zephyr-latest/arch/xtensa/core/
Dxtensa_backtrace.c12 #elif defined(CONFIG_SOC_FAMILY_INTEL_ADSP)
14 #elif defined(CONFIG_SOC_XTENSA_DC233C)
47 #elif defined(CONFIG_SOC_FAMILY_INTEL_ADSP) in xtensa_stack_ptr_is_sane()
68 #elif defined(CONFIG_SOC_FAMILY_INTEL_ADSP) in xtensa_ptr_executable()
70 #elif defined(CONFIG_SOC_XTENSA_DC233C) in xtensa_ptr_executable()
/Zephyr-latest/drivers/sensor/bosch/bmg160/
Dbmg160.h149 #elif defined(CONFIG_BMG160_RANGE_1000DPS)
151 #elif defined(CONFIG_BMG160_RANGE_500DPS)
153 #elif defined(CONFIG_BMG160_RANGE_250DPS)
162 #elif defined(CONFIG_BMG160_ODR_200)
164 #elif defined(CONFIG_BMG160_ODR_400)
166 #elif defined(CONFIG_BMG160_ODR_1000)
174 #elif defined(CONFIG_BMG160_I2C_SPEED_FAST)
/Zephyr-latest/include/zephyr/arch/
Dstructs.h28 #elif defined(CONFIG_RISCV)
30 #elif defined(CONFIG_ARM)
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Dswi.h23 #elif defined(CONFIG_SOC_COMPATIBLE_NRF53X)
40 #elif /* !CONFIG_SOC_COMPATIBLE_NRF5340_CPUNET */
45 #elif defined(CONFIG_SOC_COMPATIBLE_NRF54LX)
/Zephyr-latest/drivers/dai/intel/ssp/
Dssp.h18 #elif defined(CONFIG_SOC_INTEL_ACE15_MTPM)
20 #elif defined(CONFIG_SOC_INTEL_ACE20_LNL)
22 #elif defined(CONFIG_SOC_INTEL_ACE30)
71 #elif defined(CONFIG_SOC_INTEL_ACE20_LNL)
73 #elif defined(CONFIG_SOC_INTEL_ACE30)
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32wba_core/src/
Dtest_stm32_clock_configuration.c33 #elif STM32_SYSCLK_SRC_HSE in ZTEST()
37 #elif STM32_SYSCLK_SRC_HSI in ZTEST()
59 #elif STM32_PLL_SRC_HSI in ZTEST()
/Zephyr-latest/soc/atmel/sam0/common/
Dsoc_samd2x.c107 #elif CONFIG_SOC_ATMEL_SAMD_XOSC_FREQ_HZ <= 4000000 in xosc_init()
109 #elif CONFIG_SOC_ATMEL_SAMD_XOSC_FREQ_HZ <= 8000000 in xosc_init()
111 #elif CONFIG_SOC_ATMEL_SAMD_XOSC_FREQ_HZ <= 16000000 in xosc_init()
113 #elif CONFIG_SOC_ATMEL_SAMD_XOSC_FREQ_HZ <= 32000000 in xosc_init()
155 #elif CONFIG_SOC_ATMEL_SAMD_XOSC32K_AS_MAIN in dfll48m_init()
157 #elif CONFIG_SOC_ATMEL_SAMD_OSC8M_AS_MAIN in dfll48m_init()
159 #elif CONFIG_SOC_ATMEL_SAMD_XOSC_AS_MAIN in dfll48m_init()
/Zephyr-latest/arch/arm/core/
Duserspace.S62 #elif defined(CONFIG_ARMV7_M_ARMV8_M_MAINLINE)
66 #elif defined(CONFIG_CPU_AARCH32_CORTEX_R)
115 #elif defined(CONFIG_ARMV7_M_ARMV8_M_MAINLINE) \
147 #elif defined(CONFIG_ARMV7_M_ARMV8_M_MAINLINE) \
171 #elif defined(CONFIG_ARMV7_M_ARMV8_M_MAINLINE) \
186 #elif defined(CONFIG_ARMV7_M_ARMV8_M_MAINLINE) \
266 #elif defined(CONFIG_ARMV7_M_ARMV8_M_MAINLINE)
288 #elif defined(CONFIG_ARMV7_M_ARMV8_M_MAINLINE)
298 #elif defined(CONFIG_ARMV7_M_ARMV8_M_MAINLINE) \
354 #elif defined(CONFIG_ARMV7_M_ARMV8_M_MAINLINE)
[all …]
/Zephyr-latest/soc/andestech/ae350/
Dsoc_context.h26 #elif defined(CONFIG_SOC_ANDES_V5_PFT)
33 #elif defined(CONFIG_SOC_ANDES_V5_HWDSP)
Dsoc_offsets.h22 #elif defined(CONFIG_SOC_ANDES_V5_PFT)
26 #elif defined(CONFIG_SOC_ANDES_V5_HWDSP)
/Zephyr-latest/soc/telink/tlsr/tlsr951x/
Dsoc_offsets.h18 #elif defined(CONFIG_TELINK_B91_PFT_ARCH)
22 #elif defined(__riscv_dsp)
Dsoc_context.h26 #elif defined(CONFIG_TELINK_B91_PFT_ARCH)
36 #elif defined(__riscv_dsp)
/Zephyr-latest/tests/drivers/gpio/gpio_basic_api/src/
Dtest_gpio.h32 #elif DT_NODE_HAS_STATUS_OKAY(DT_ALIAS(gpio_0))
34 #elif DT_NODE_HAS_STATUS_OKAY(DT_ALIAS(gpio_1))
36 #elif DT_NODE_HAS_STATUS_OKAY(DT_ALIAS(gpio_3))
/Zephyr-latest/include/zephyr/sys/
Dbarrier.h15 # elif defined(CONFIG_ARM64)
18 #elif defined(CONFIG_BARRIER_OPERATIONS_BUILTIN)
/Zephyr-latest/drivers/clock_control/
Dclock_stm32_ll_h7.c59 #elif defined(STM32_PLL_SRC_CSI)
61 #elif defined(STM32_PLL_SRC_HSE)
81 #elif defined(STM32_SYSCLK_SRC_HSI)
83 #elif defined(STM32_SYSCLK_SRC_CSI)
85 #elif defined(STM32_SYSCLK_SRC_HSE)
117 #elif defined(CONFIG_SOC_STM32H723XX) ||\
125 #elif defined(CONFIG_SOC_STM32H7A3XX) || defined(CONFIG_SOC_STM32H7A3XXQ) ||\
131 #elif defined(CONFIG_SOC_SERIES_STM32H7RSX)
181 #elif defined(CONFIG_CPU_CORTEX_M4)
254 #elif defined(SMPS) && defined(CONFIG_POWER_SUPPLY_SMPS_1V8_SUPPLIES_LDO)
[all …]
/Zephyr-latest/tests/drivers/dac/dac_loopback/src/
Dtest_dac.c58 #elif defined(CONFIG_BOARD_NUCLEO_L073RZ) || \
80 #elif defined(CONFIG_BOARD_TWR_KE18F)
98 #elif defined(CONFIG_BOARD_FRDM_K64F)
113 #elif defined(CONFIG_BOARD_FRDM_K22F)
128 #elif defined(CONFIG_BOARD_LPCXPRESSO55S36)
144 #elif defined(CONFIG_BOARD_BL652_DVK) || \
/Zephyr-latest/drivers/timer/
Driscv_machine_timer.c24 #elif DT_HAS_COMPAT_STATUS_OKAY(neorv32_machine_timer)
31 #elif DT_HAS_COMPAT_STATUS_OKAY(nuclei_systimer)
38 #elif DT_HAS_COMPAT_STATUS_OKAY(sifive_clint0)
45 #elif DT_HAS_COMPAT_STATUS_OKAY(telink_machine_timer)
52 #elif DT_HAS_COMPAT_STATUS_OKAY(lowrisc_machine_timer)
59 #elif DT_HAS_COMPAT_STATUS_OKAY(niosv_machine_timer)
66 #elif DT_HAS_COMPAT_STATUS_OKAY(scr_machine_timer)
/Zephyr-latest/soc/microchip/mec/common/
Dsoc_cmn_init.c23 #elif defined(SOC_MEC_DEBUG_AND_TRACING) in mec5_soc_init_debug_interface()
27 #elif defined(CONFIG_SOC_MEC_DEBUG_AND_ETM_TRACING) in mec5_soc_init_debug_interface()
/Zephyr-latest/arch/arm64/core/
Dheader.S13 #elif CONFIG_MMU_PAGE_SIZE == 16384
15 #elif CONFIG_MMU_PAGE_SIZE == 65536
Dmmu.h79 #elif (CONFIG_ARM64_PA_BITS == 44)
81 #elif (CONFIG_ARM64_PA_BITS == 42)
83 #elif (CONFIG_ARM64_PA_BITS == 40)
85 #elif (CONFIG_ARM64_PA_BITS == 36)
/Zephyr-latest/tests/cmake/hwm/board_extend/src/
Dmain.c59 #elif CONFIG_BOARD_NATIVE_SIM_NATIVE_64_TWO
71 #elif CONFIG_BOARD_MPS2
76 #elif CONFIG_BOARD_MPS2
/Zephyr-latest/samples/drivers/spi_flash/src/
Dmain.c16 #elif defined(CONFIG_BOARD_ARTY_A7_DESIGNSTART_FPGA_CORTEX_M1) || \
21 #elif defined(CONFIG_BOARD_NPCX9M6F_EVB) || \
37 #elif DT_HAS_COMPAT_STATUS_OKAY(st_stm32_qspi_nor)
39 #elif DT_HAS_COMPAT_STATUS_OKAY(st_stm32_ospi_nor)
41 #elif DT_HAS_COMPAT_STATUS_OKAY(st_stm32_xspi_nor)
43 #elif DT_HAS_COMPAT_STATUS_OKAY(nordic_qspi_nor)
/Zephyr-latest/subsys/tracing/
Dtracing_core.c26 #elif defined CONFIG_TRACING_BACKEND_USB
28 #elif defined CONFIG_TRACING_BACKEND_POSIX
30 #elif defined CONFIG_TRACING_BACKEND_RAM
32 #elif defined CONFIG_TRACING_BACKEND_ADSP_MEMORY_WINDOW
/Zephyr-latest/include/zephyr/
Dtypes.h41 #elif defined(__STDC_VERSION__) && (__STDC_VERSION__) >= 202311L /* C23 */
43 #elif defined(__STDC_VERSION__) && (__STDC_VERSION__) >= 201112L /* C11 */

12345678910>>...30