Home
last modified time | relevance | path

Searched refs:elif (Results 601 – 625 of 728) sorted by relevance

1...<<21222324252627282930

/Zephyr-latest/arch/riscv/core/
Dfatal.c26 #elif __riscv_xlen == 64
Dstacktrace.c248 #elif __riscv_xlen == 64
/Zephyr-latest/drivers/sensor/adi/adxl345/
Dadxl345.h172 #elif defined(CONFIG_ADXL345_TRIGGER_GLOBAL_THREAD)
/Zephyr-latest/drivers/bluetooth/hci/
Dhci_spi_st.c13 #elif defined(CONFIG_DT_HAS_ST_HCI_SPI_V2_ENABLED)
263 #elif DT_HAS_COMPAT_STATUS_OKAY(st_hci_spi_v2)
/Zephyr-latest/drivers/serial/
Duart_hostlink.c141 #elif defined(CONFIG_ISA_ARCV3)
/Zephyr-latest/drivers/flash/
Dflash_gd32_v2.c34 #elif defined(CONFIG_SOC_GD32A503)
/Zephyr-latest/drivers/gpio/
Dgpio_sam.c137 #elif defined(CONFIG_SOC_SERIES_SAM4S) || \ in gpio_sam_port_configure()
/Zephyr-latest/drivers/sensor/bosch/bmi270/
Dbmi270.h284 #elif CONFIG_BMI270_TRIGGER_GLOBAL_THREAD
/Zephyr-latest/drivers/comparator/
Dcomparator_nrf_lpcomp.c52 #elif defined(CONFIG_SOC_NRF54L05) || defined(CONFIG_SOC_NRF54L10) || defined(CONFIG_SOC_NRF54L15)
/Zephyr-latest/drivers/counter/
Dcounter_gecko_rtcc.c275 #elif defined(_SILICON_LABS_32B_SERIES_2) in counter_gecko_init()
Dcounter_gecko_stimer.c28 #elif SL_SLEEPTIMER_PERIPHERAL == SL_SLEEPTIMER_PERIPHERAL_SYSRTC
/Zephyr-latest/drivers/clock_control/
Dclock_control_lpc11u6x.c315 #elif defined(CONFIG_CLOCK_CONTROL_LPC11U6X_PLL_SRC_IRC) in lpc11u6x_syscon_init()
/Zephyr-latest/tests/boards/espressif/wifi/src/
Dmain.c181 #elif defined(CONFIG_WIFI_TEST_AUTH_MODE_WPA3) in wifi_connect()
/Zephyr-latest/tests/subsys/logging/log_output/src/
Dlog_output_test.c134 #elif defined(CONFIG_LOG_OUTPUT_FORMAT_ISO8601_TIMESTAMP) in ZTEST()
/Zephyr-latest/tests/net/icmp/src/
Dmain.c18 #elif defined(CONFIG_NET_IPV4)
20 #elif defined(CONFIG_NET_IPV6)
/Zephyr-latest/subsys/net/l2/wifi/
Dwifi_mgmt.c1491 #elif defined(CONFIG_WIFI_CREDENTIALS_STATIC_TYPE_PSK) in add_static_network_config()
1493 #elif defined(CONFIG_WIFI_CREDENTIALS_STATIC_TYPE_PSK_SHA256) in add_static_network_config()
1495 #elif defined(CONFIG_WIFI_CREDENTIALS_STATIC_TYPE_SAE) in add_static_network_config()
1497 #elif defined(CONFIG_WIFI_CREDENTIALS_STATIC_TYPE_WPA_PSK) in add_static_network_config()
/Zephyr-latest/drivers/ieee802154/
Dieee802154_nrf5.c133 #elif defined(CONFIG_TRUSTED_EXECUTION_NONSECURE) && defined(NRF_FICR_S) in nrf5_get_eui64()
1307 #elif defined(CONFIG_NET_L2_OPENTHREAD)
1311 #elif defined(CONFIG_NET_L2_CUSTOM_IEEE802154)
/Zephyr-latest/arch/xtensa/core/
Dvector_handlers.c306 #elif XCHAL_HAVE_INTERRUPTS
/Zephyr-latest/drivers/mipi_dsi/
Ddsi_stm32.c26 #elif defined(CONFIG_STM32_LTDC_RGB888)
28 #elif defined(CONFIG_STM32_LTDC_RGB565)
/Zephyr-latest/drivers/disk/
Dsdmmc_stm32.c790 #elif DT_INST_PROP(0, bus_width) == 4
792 #elif DT_INST_PROP(0, bus_width) == 8
/Zephyr-latest/tests/drivers/watchdog/wdt_error_cases/src/
Dmain.c18 #elif DT_HAS_COMPAT_STATUS_OKAY(nordic_nrf_wdt)
20 #elif DT_HAS_COMPAT_STATUS_OKAY(zephyr_counter_watchdog)
/Zephyr-latest/drivers/pinctrl/
Dpinctrl_ite_it8xxx2.c307 #elif CONFIG_SOC_IT8XXX2_REG_SET_V2
/Zephyr-latest/samples/subsys/fs/littlefs/src/
Dmain.c315 #elif defined(CONFIG_DISK_DRIVER_MMC)
/Zephyr-latest/include/zephyr/arch/x86/
Dmemory.ld90 #elif defined(K_MEM_IS_VM_KERNEL)
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.c87 #elif defined(DPPI_PRESENT)
320 #elif defined(CONFIG_SOC_COMPATIBLE_NRF53X) in radio_tx_power_set()
429 #elif defined(CONFIG_SOC_COMPATIBLE_NRF52X) || \ in radio_pkt_configure()
708 #elif !defined(HAL_RADIO_PDU_LEN_MAX)

1...<<21222324252627282930