Home
last modified time | relevance | path

Searched refs:elif (Results 701 – 725 of 728) sorted by relevance

1...<<21222324252627282930

/Zephyr-latest/drivers/smbus/
Dintel_pch_smbus.c89 #elif defined(CONFIG_SMBUS_INTEL_PCH_ACCESS_IO)
/Zephyr-latest/drivers/espi/
Despi_mchp_xec_host_v2.c921 #elif CONFIG_ESPI_PERIPHERAL_UART_SOC_MAPPING == 1
/Zephyr-latest/doc/develop/test/
Dpytest.rst293 elif device_type == 'native':
/Zephyr-latest/drivers/ieee802154/
Dieee802154_rf2xx.c1104 #elif defined(CONFIG_NET_L2_OPENTHREAD)
/Zephyr-latest/tests/drivers/uart/uart_async_api/src/
Dtest_uart_async.c13 #elif defined(CONFIG_DCACHE) && defined(CONFIG_NOCACHE_MEMORY)
/Zephyr-latest/drivers/gpio/
Dgpio_pcal64xxa.c62 #elif DT_HAS_COMPAT_STATUS_OKAY(nxp_pcal6408a)
/Zephyr-latest/drivers/serial/
Duart_sam0.c98 #elif defined(SERCOM_USART_STATUS_SYNCBUSY) in wait_synchronization()
Duart_ns16550.c711 #elif defined(CONFIG_UART_NS16550_VARIANT_NS16950)
Duart_nrfx_uarte.c2289 #elif defined(UARTE_ENHANCED_POLL_OUT) in uarte_tx_path_init()
/Zephyr-latest/tests/unit/cbprintf/
Dmain.c84 #elif defined(CONFIG_CBPRINTF_NANO)
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_central_iso.c464 #elif defined(CONFIG_BT_CTLR_CONN_ISO_RELIABILITY_POLICY) in ll_cig_parameters_commit()
Dull_filter.c652 #elif defined(CONFIG_BT_CTLR_FILTER_ACCEPT_LIST) in ull_filter_reset()
Dull.c401 #elif defined(CONFIG_BT_CONN)
Dull_conn.c2199 #elif defined(CONFIG_BT_PERIPHERAL) in ull_conn_update_ticker()
/Zephyr-latest/drivers/i2s/
Di2s_mcux_sai.c1082 #elif defined CONFIG_SOC_SERIES_IMXRT10XX in audio_clock_settings()
/Zephyr-latest/drivers/wifi/esp_at/
Desp.c1471 #elif DT_INST_NODE_HAS_PROP(0, reset_gpios) in esp_reset()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h1518 #elif defined(CONFIG_SOC_SERIES_NPCX4)
/Zephyr-latest/include/zephyr/net/
Dnet_pkt.h782 #elif defined(CONFIG_NET_IPV4) in net_pkt_ip_opts_len()
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_registry.c72 #elif defined(CONFIG_LWM2M_VERSION_1_1)
Dlwm2m_message_handling.c3368 #elif defined(CONFIG_NET_IPV6) in lwm2m_parse_peerinfo()
3370 #elif defined(CONFIG_NET_IPV4) in lwm2m_parse_peerinfo()
/Zephyr-latest/doc/contribute/coding_guidelines/
Dindex.rst880 … - The controlling expression of a #if or #elif preprocessing directive shall evaluate to 0 or 1
887 …- All identifiers used in the controlling expression of #if or #elif preprocessing directives sha…
915 …- All #else, #elif and #endif preprocessor directives shall reside in the same file as the #if, #…
/Zephyr-latest/drivers/modem/
Dhl7800.c270 #elif defined(CONFIG_MODEM_HL7800_ADDRESS_FAMILY_IPV4)
5333 #elif CONFIG_MODEM_HL7800_RAT_NB1 in modem_reset_and_configure()
5465 #elif CONFIG_MODEM_HL7800_EDRX in modem_reset_and_configure()
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c4121 #elif defined(CONFIG_BT_RECV_WORKQ_BT) in rx_queue_put()
4280 #elif defined(CONFIG_BT_RECV_WORKQ_BT) in rx_work_handler()
/Zephyr-latest/drivers/flash/
Dflash_stm32_ospi.c2204 #elif defined(CONFIG_DMAMUX_STM32) in flash_stm32_ospi_init()
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c4715 #elif defined(CONFIG_BT_MESH_DFU_SRV) in blob_srv_recv()
4754 #elif defined(CONFIG_BT_MESH_DFD_SRV) in blob_srv_cancel()

1...<<21222324252627282930