Home
last modified time | relevance | path

Searched refs:elif (Results 501 – 525 of 728) sorted by relevance

1...<<21222324252627282930

/Zephyr-latest/drivers/sensor/st/lps2xdf/
Dlps2xdf.h124 #elif defined(CONFIG_LPS2XDF_TRIGGER_GLOBAL_THREAD)
/Zephyr-latest/drivers/hwinfo/
Dhwinfo_nrf.c38 #elif NRF_FICR_HAS_DEVICE_ADDR || NRF_FICR_HAS_BLE_ADDR in z_impl_hwinfo_get_device_id()
/Zephyr-latest/soc/nordic/nrf54h/
Dsoc.c29 #elif defined(NRF_RADIOCORE)
/Zephyr-latest/samples/net/mdns_responder/src/
Dservice.c53 #elif defined(CONFIG_NET_IPV4) in service()
/Zephyr-latest/tests/posix/eventfd/src/
Dstress.c12 #elif CONFIG_TEST_DURATION_S >= 30
/Zephyr-latest/drivers/sensor/ams/ccs811/
Dccs811.c532 #elif defined(CONFIG_CCS811_DRIVE_MODE_2) in ccs811_init()
534 #elif defined(CONFIG_CCS811_DRIVE_MODE_3) in ccs811_init()
536 #elif defined(CONFIG_CCS811_DRIVE_MODE_4) in ccs811_init()
/Zephyr-latest/drivers/dma/
Ddma_iproc_pax_v2.c81 #elif CONFIG_DMA_IPROC_PAX_DOORBELL_MODE in rm_write_header_desc()
101 #elif CONFIG_DMA_IPROC_PAX_DOORBELL_MODE in rm_write_pcie_desc()
123 #elif CONFIG_DMA_IPROC_PAX_DOORBELL_MODE in rm_write_src_dst_desc()
218 #elif CONFIG_DMA_IPROC_PAX_DOORBELL_MODE in prepare_ring()
299 #elif CONFIG_DMA_IPROC_PAX_TOGGLE_MODE in rm_cfg_start()
490 #elif CONFIG_DMA_IPROC_PAX_DOORBELL_MODE in init_ring()
1054 #elif CONFIG_DMA_IPROC_PAX_TOGGLE_MODE in dma_iproc_pax_transfer_start()
/Zephyr-latest/drivers/ieee802154/
Dieee802154_cc13xx_cc26xx.c698 #elif IEEE802154_PHY_CCA_MODE == 2
701 #elif IEEE802154_PHY_CCA_MODE == 3
787 #elif defined(CONFIG_SOC_CC1352P) || defined(CONFIG_SOC_CC2652P) || \
812 #elif defined(CONFIG_NET_L2_OPENTHREAD)
/Zephyr-latest/drivers/display/
Ddisplay_sdl.c64 #elif defined(CONFIG_SDL_DISPLAY_DEFAULT_PIXEL_FORMAT_MONO01) in sdl_display_init()
66 #elif defined(CONFIG_SDL_DISPLAY_DEFAULT_PIXEL_FORMAT_MONO10) in sdl_display_init()
68 #elif defined(CONFIG_SDL_DISPLAY_DEFAULT_PIXEL_FORMAT_RGB_565) in sdl_display_init()
70 #elif defined(CONFIG_SDL_DISPLAY_DEFAULT_PIXEL_FORMAT_BGR_565) in sdl_display_init()
/Zephyr-latest/soc/silabs/common/
Dpinctrl_soc.h21 #elif CONFIG_SOC_FAMILY_SILABS_S1
/Zephyr-latest/soc/microchip/mec/mec172x/reg/
Dmec172x_gpio.h15 #elif defined(CONFIG_SOC_MEC172X_NLJ)
/Zephyr-latest/samples/subsys/fs/fs_sample/src/
Dmain.c40 #elif defined(CONFIG_FILE_SYSTEM_EXT2)
/Zephyr-latest/drivers/dac/
Ddac_gd32.c30 #elif defined(CONFIG_SOC_SERIES_GD32F3X0)
/Zephyr-latest/include/zephyr/arch/arm/
Dirq.h174 #elif defined(__GNUC__)
/Zephyr-latest/arch/x86/core/ia32/
Dswap.S146 #elif defined(CONFIG_LAZY_FPU_SHARING)
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/src/
Dzephyr_img_mgmt.c228 #elif CONFIG_MCUMGR_GRP_IMG_UPDATABLE_IMAGE_NUMBER >= 2
579 #elif defined(CONFIG_MCUMGR_GRP_IMG_TOO_LARGE_BOOTLOADER_INFO) in img_mgmt_upload_inspect()
697 #elif defined(CONFIG_MCUMGR_GRP_IMG_TOO_LARGE_BOOTLOADER_INFO) in img_mgmt_upload_inspect()
/Zephyr-latest/drivers/sensor/st/lsm6dsv16x/
Dlsm6dsv16x_trigger.c222 #elif defined(CONFIG_LSM6DSV16X_TRIGGER_GLOBAL_THREAD) in lsm6dsv16x_intr_callback()
343 #elif defined(CONFIG_LSM6DSV16X_TRIGGER_GLOBAL_THREAD) in lsm6dsv16x_init_interrupt()
/Zephyr-latest/tests/kernel/mem_protect/syscalls/src/
Dmain.c26 #elif defined(CONFIG_BOARD_QEMU_CORTEX_R5)
28 #elif CONFIG_MMU
/Zephyr-latest/drivers/flash/
Dnrf_qspi_nor.c66 #elif DT_INST_NODE_HAS_PROP(0, size)
105 #elif NRF53_ERRATA_159_ENABLE_WORKAROUND
109 #elif (INST_0_SCK_FREQUENCY >= (NRF_QSPI_BASE_CLOCK_FREQ / 2))
113 #elif (INST_0_SCK_FREQUENCY >= (NRF_QSPI_BASE_CLOCK_FREQ / 3))
539 #elif IS_EQUAL(INST_0_QER, JESD216_DW15_QER_VAL_S2B1v6) in qspi_wrsr()
658 #elif QER_IS_S2B1 in configure_chip()
/Zephyr-latest/samples/subsys/usb/mass/src/
Dmain.c126 #elif CONFIG_FILE_SYSTEM_LITTLEFS in mount_app_fs()
/Zephyr-latest/drivers/pwm/
Dpwm_gecko.c41 #elif defined(_TIMER_ROUTELOC0_MASK) in pwm_gecko_set_cycles()
/Zephyr-latest/include/zephyr/arch/x86/ia32/
Darch.h49 #elif defined(CONFIG_X86_STACK_PROTECTION)
/Zephyr-latest/include/zephyr/sys/
Datomic.h29 #elif defined(CONFIG_ATOMIC_OPERATIONS_ARCH)
/Zephyr-latest/samples/philosophers/src/
Dmain.c193 #elif defined(CONFIG_PREEMPT_ENABLED) in new_prio()
/Zephyr-latest/arch/xtensa/core/
Dthread.c99 #elif CONFIG_USERSPACE in init_stack()

1...<<21222324252627282930