Home
last modified time | relevance | path

Searched refs:elif (Results 426 – 450 of 728) sorted by relevance

1...<<11121314151617181920>>...30

/Zephyr-latest/arch/arm/core/cortex_m/
Dfault.c168 #elif defined(CONFIG_ARMV7_M_ARMV8_M_MAINLINE)
739 #elif defined(CONFIG_ARMV7_M_ARMV8_M_MAINLINE) in hard_fault()
806 #elif defined(CONFIG_ARMV7_M_ARMV8_M_MAINLINE) in fault_handle()
957 #elif defined(CONFIG_ARM_NONSECURE_FIRMWARE)
1120 #elif defined(CONFIG_ARMV7_M_ARMV8_M_MAINLINE)
/Zephyr-latest/soc/nxp/imxrt/imxrt118x/
Dsoc.c15 #elif defined(CONFIG_IMXRT118X_CM33_XCACHE_PS)
508 #elif defined(CONFIG_SOC_MIMXRT1189_CM7) in trdc_enable_all_access()
519 #elif defined(CONFIG_SOC_MIMXRT1189_CM7) in trdc_enable_all_access()
592 #elif defined(CONFIG_SOC_MIMXRT1189_CM7) in soc_early_init_hook()
/Zephyr-latest/drivers/sensor/st/iis2dlpc/
Diis2dlpc.h113 #elif defined(CONFIG_IIS2DLPC_TRIGGER_GLOBAL_THREAD)
/Zephyr-latest/drivers/sensor/st/iis2iclx/
Diis2iclx.h93 #elif defined(CONFIG_IIS2ICLX_TRIGGER_GLOBAL_THREAD)
Diis2iclx_trigger.c180 #elif defined(CONFIG_IIS2ICLX_TRIGGER_GLOBAL_THREAD) in iis2iclx_gpio_callback()
231 #elif defined(CONFIG_IIS2ICLX_TRIGGER_GLOBAL_THREAD) in iis2iclx_init_interrupt()
/Zephyr-latest/drivers/clock_control/
Dclock_stm32_mco.c17 #elif DT_HAS_COMPAT_STATUS_OKAY(st_stm32f1_clock_mco)
/Zephyr-latest/samples/boards/nordic/clock_control/src/
Dmain.c14 #elif DT_NODE_EXISTS(DT_ALIAS(sample_clock))
/Zephyr-latest/subsys/bluetooth/host/
Dmonitor.c151 #elif defined(CONFIG_BT_DEBUG_MONITOR_UART)
155 #elif !defined(CONFIG_UART_CONSOLE) && DT_HAS_CHOSEN(zephyr_console)
401 #elif defined(CONFIG_BT_DEBUG_MONITOR_UART) in bt_monitor_init()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Ddebug.h51 #elif defined(CONFIG_BOARD_NRF52840DK) || defined(CONFIG_BOARD_NRF52833DK)
64 #elif defined(CONFIG_BOARD_NRF52DK)
77 #elif defined(CONFIG_BOARD_NRF51DK)
/Zephyr-latest/tests/drivers/uart/uart_mix_fifo_poll/src/
Dmain.c22 #elif defined(CONFIG_BOARD_SAMD21_XPRO)
24 #elif defined(CONFIG_BOARD_SAMR21_XPRO)
26 #elif defined(CONFIG_BOARD_SAME54_XPRO)
/Zephyr-latest/include/zephyr/portability/
Dcmsis_os2.h50 #elif defined(__ARMCC_VERSION) && (__ARMCC_VERSION >= 6010050)
52 #elif defined(__GNUC__)
54 #elif defined(__ICCARM__)
/Zephyr-latest/subsys/testsuite/coverage/
Dcoverage_ram.ld42 #elif CONFIG_X86
/Zephyr-latest/drivers/sensor/st/lis2dh/
Dlis2dh_trigger.c76 #elif defined(CONFIG_LIS2DH_TRIGGER_GLOBAL_THREAD) in lis2dh_trigger_drdy_set()
202 #elif defined(CONFIG_LIS2DH_TRIGGER_GLOBAL_THREAD) in lis2dh_trigger_anym_tap_set()
395 #elif defined(CONFIG_LIS2DH_TRIGGER_GLOBAL_THREAD) in lis2dh_gpio_int1_callback()
415 #elif defined(CONFIG_LIS2DH_TRIGGER_GLOBAL_THREAD) in lis2dh_gpio_int2_callback()
554 #elif defined(CONFIG_LIS2DH_TRIGGER_GLOBAL_THREAD) in lis2dh_init_interrupt()
/Zephyr-latest/drivers/sensor/sensirion/sht3xd/
Dsht3xd_trigger.c104 #elif defined(CONFIG_SHT3XD_TRIGGER_GLOBAL_THREAD) in handle_alert()
249 #elif defined(CONFIG_SHT3XD_TRIGGER_GLOBAL_THREAD) in sht3xd_init_interrupt()
/Zephyr-latest/drivers/sensor/st/iis2dh/
Diis2dh.c21 #elif DT_ANY_INST_ON_BUS_STATUS_OKAY(i2c)
240 #elif DT_ANY_INST_ON_BUS_STATUS_OKAY(i2c) in iis2dh_init_interface()
/Zephyr-latest/drivers/flash/
Dflash_stm32l4x.c153 #elif defined(FLASH_OPTR_DUALBANK) in erase_page()
165 #elif defined(FLASH_STM32_DBANK) in erase_page()
/Zephyr-latest/drivers/sensor/bosch/bma280/
Dbma280_trigger.c83 #elif defined(CONFIG_BMA280_TRIGGER_GLOBAL_THREAD) in bma280_gpio_callback()
292 #elif defined(CONFIG_BMA280_TRIGGER_GLOBAL_THREAD) in bma280_init_interrupt()
/Zephyr-latest/drivers/sensor/bosch/bmg160/
Dbmg160_trigger.c42 #elif defined(CONFIG_BMG160_TRIGGER_GLOBAL_THREAD) in bmg160_gpio_callback()
258 #elif defined(CONFIG_BMG160_TRIGGER_GLOBAL_THREAD) in bmg160_trigger_init()
/Zephyr-latest/tests/drivers/flash/negative_tests/src/
Dmain.c15 #elif defined(CONFIG_SPI_NOR)
32 #elif defined(CONFIG_SOC_NRF54H20)
/Zephyr-latest/drivers/lora/
Dsx127x.c55 #elif DT_HAS_COMPAT_STATUS_OKAY(semtech_sx1276)
117 #elif DT_INST_NODE_HAS_PROP(0, rfo_enable_gpios)
119 #elif DT_INST_NODE_HAS_PROP(0, pa_boost_enable_gpios)
121 #elif DT_INST_NODE_HAS_PROP(0, power_amplifier_output)
/Zephyr-latest/tests/kernel/context/src/
Dmain.c52 #elif defined(CONFIG_CPU_CORTEX_M)
57 #elif defined(CONFIG_SPARC)
58 #elif defined(CONFIG_MIPS)
59 #elif defined(CONFIG_ARCH_POSIX)
/Zephyr-latest/drivers/ieee802154/
Dieee802154_mcr20a.c65 #elif CONFIG_MCR20A_CLK_OUT_32MHZ
69 #elif CONFIG_MCR20A_CLK_OUT_16MHZ
73 #elif CONFIG_MCR20A_CLK_OUT_8MHZ
76 #elif CONFIG_MCR20A_CLK_OUT_4MHZ
79 #elif CONFIG_MCR20A_CLK_OUT_1MHZ
82 #elif CONFIG_MCR20A_CLK_OUT_250KHZ
85 #elif CONFIG_MCR20A_CLK_OUT_62500HZ
88 #elif CONFIG_MCR20A_CLK_OUT_32768HZ
/Zephyr-latest/drivers/sensor/st/lis2dux12/
Dlis2dux12.h110 #elif defined(CONFIG_LIS2DUX12_TRIGGER_GLOBAL_THREAD)
/Zephyr-latest/soc/nordic/nrf92/
Dsoc.c22 #elif defined(NRF_RADIOCORE)
/Zephyr-latest/include/zephyr/arch/
Dcache.h24 #elif defined(CONFIG_XTENSA)

1...<<11121314151617181920>>...30