Home
last modified time | relevance | path

Searched refs:DT_HAS_COMPAT_STATUS_OKAY (Results 1 – 25 of 112) sorted by relevance

12345

/Zephyr-latest/drivers/spi/
Dspi_ll_stm32.h28 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32_spi_subghz)
31 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32h7_spi)
77 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32h7_spi) in ll_func_dma_get_reg_addr()
105 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32h7_spi) in ll_func_tx_is_not_full()
114 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32h7_spi) in ll_func_rx_is_not_empty()
123 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32h7_spi) in ll_func_enable_int_tx_empty()
132 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32h7_spi) in ll_func_enable_int_rx_not_empty()
141 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32h7_spi) in ll_func_enable_int_errors()
154 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32h7_spi) in ll_func_disable_int_tx_empty()
163 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32h7_spi) in ll_func_disable_int_rx_not_empty()
[all …]
/Zephyr-latest/samples/subsys/task_wdt/src/
Dmain.c26 #elif DT_HAS_COMPAT_STATUS_OKAY(st_stm32_window_watchdog)
28 #elif DT_HAS_COMPAT_STATUS_OKAY(st_stm32_watchdog)
30 #elif DT_HAS_COMPAT_STATUS_OKAY(nordic_nrf_wdt)
32 #elif DT_HAS_COMPAT_STATUS_OKAY(espressif_esp32_watchdog)
34 #elif DT_HAS_COMPAT_STATUS_OKAY(silabs_gecko_wdog)
36 #elif DT_HAS_COMPAT_STATUS_OKAY(nxp_wdog32)
38 #elif DT_HAS_COMPAT_STATUS_OKAY(microchip_xec_watchdog)
/Zephyr-latest/boards/actinius/common/
Dactinius_board_common.c12 #if DT_HAS_COMPAT_STATUS_OKAY(actinius_sim_select) \
13 || DT_HAS_COMPAT_STATUS_OKAY(actinius_charger_enable)
21 #if DT_HAS_COMPAT_STATUS_OKAY(actinius_sim_select)
45 #if DT_HAS_COMPAT_STATUS_OKAY(actinius_charger_enable)
73 #if DT_HAS_COMPAT_STATUS_OKAY(actinius_sim_select) in actinius_board_init()
81 #if DT_HAS_COMPAT_STATUS_OKAY(actinius_charger_enable) in actinius_board_init()
/Zephyr-latest/samples/drivers/watchdog/src/
Dmain.c21 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32_window_watchdog)
23 #elif DT_HAS_COMPAT_STATUS_OKAY(nordic_nrf_wdt)
29 #elif DT_HAS_COMPAT_STATUS_OKAY(raspberrypi_pico_watchdog)
31 #elif DT_HAS_COMPAT_STATUS_OKAY(gd_gd32_wwdgt)
35 #elif DT_HAS_COMPAT_STATUS_OKAY(intel_tco_wdt)
38 #elif DT_HAS_COMPAT_STATUS_OKAY(nxp_fs26_wdog)
43 #elif DT_HAS_COMPAT_STATUS_OKAY(renesas_ra_wdt)
/Zephyr-latest/drivers/mdio/
Dmdio_shell.c18 #if DT_HAS_COMPAT_STATUS_OKAY(atmel_sam_mdio)
20 #elif DT_HAS_COMPAT_STATUS_OKAY(espressif_esp32_mdio)
22 #elif DT_HAS_COMPAT_STATUS_OKAY(nxp_imx_netc_emdio)
24 #elif DT_HAS_COMPAT_STATUS_OKAY(nxp_s32_netc_emdio)
26 #elif DT_HAS_COMPAT_STATUS_OKAY(nxp_s32_gmac_mdio)
28 #elif DT_HAS_COMPAT_STATUS_OKAY(adi_adin2111_mdio)
30 #elif DT_HAS_COMPAT_STATUS_OKAY(smsc_lan91c111_mdio)
32 #elif DT_HAS_COMPAT_STATUS_OKAY(zephyr_mdio_gpio)
34 #elif DT_HAS_COMPAT_STATUS_OKAY(nxp_enet_mdio)
36 #elif DT_HAS_COMPAT_STATUS_OKAY(infineon_xmc4xxx_mdio)
[all …]
/Zephyr-latest/tests/drivers/watchdog/wdt_basic_api/src/
Dtest_wdt.c71 #elif DT_HAS_COMPAT_STATUS_OKAY(st_stm32_window_watchdog)
75 #elif DT_HAS_COMPAT_STATUS_OKAY(st_stm32_watchdog)
78 #elif DT_HAS_COMPAT_STATUS_OKAY(nordic_nrf_wdt)
81 #elif DT_HAS_COMPAT_STATUS_OKAY(espressif_esp32_watchdog)
83 #elif DT_HAS_COMPAT_STATUS_OKAY(silabs_gecko_wdog)
85 #elif DT_HAS_COMPAT_STATUS_OKAY(nxp_wdog32)
87 #elif DT_HAS_COMPAT_STATUS_OKAY(microchip_xec_watchdog)
89 #elif DT_HAS_COMPAT_STATUS_OKAY(nuvoton_npcx_watchdog)
91 #elif DT_HAS_COMPAT_STATUS_OKAY(ti_cc32xx_watchdog)
93 #elif DT_HAS_COMPAT_STATUS_OKAY(nxp_imx_wdog)
[all …]
/Zephyr-latest/tests/drivers/pwm/pwm_api/src/
Dtest_pwm.c41 #elif DT_HAS_COMPAT_STATUS_OKAY(nordic_nrf_pwm)
44 #elif DT_HAS_COMPAT_STATUS_OKAY(st_stm32_pwm)
47 #elif DT_HAS_COMPAT_STATUS_OKAY(xlnx_xps_timer_1_00_a_pwm)
50 #elif DT_HAS_COMPAT_STATUS_OKAY(nxp_ftm_pwm)
53 #elif DT_HAS_COMPAT_STATUS_OKAY(intel_blinky_pwm)
56 #elif DT_HAS_COMPAT_STATUS_OKAY(renesas_ra_pwm)
59 #elif DT_HAS_COMPAT_STATUS_OKAY(renesas_rz_gpt_pwm)
73 #elif DT_HAS_COMPAT_STATUS_OKAY(intel_blinky_pwm)
85 #if DT_HAS_COMPAT_STATUS_OKAY(zephyr_fake_pwm)
102 #elif DT_HAS_COMPAT_STATUS_OKAY(st_stm32_pwm)
/Zephyr-latest/include/zephyr/drivers/dma/
Ddma_stm32.h34 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32_dma_v2bis)
42 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32_dma_v2) || \
43 DT_HAS_COMPAT_STATUS_OKAY(st_stm32_dma_v2bis) || \
44 DT_HAS_COMPAT_STATUS_OKAY(st_stm32_dmamux)
82 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32_dma_v1)
/Zephyr-latest/modules/hal_nxp/usb/
Dusb_device_config.h45 #if DT_HAS_COMPAT_STATUS_OKAY(nxp_lpcip3511)
48 #elif DT_HAS_COMPAT_STATUS_OKAY(nxp_ehci)
88 #if DT_HAS_COMPAT_STATUS_OKAY(nxp_ehci)
91 #elif DT_HAS_COMPAT_STATUS_OKAY(nxp_lpcip3511)
/Zephyr-latest/subsys/pm/policy/
Dpolicy_state_lock.c14 #if DT_HAS_COMPAT_STATUS_OKAY(zephyr_power_state)
45 #if DT_HAS_COMPAT_STATUS_OKAY(zephyr_power_state) in pm_policy_state_lock_get()
58 #if DT_HAS_COMPAT_STATUS_OKAY(zephyr_power_state) in pm_policy_state_lock_put()
75 #if DT_HAS_COMPAT_STATUS_OKAY(zephyr_power_state) in pm_policy_state_lock_is_active()
/Zephyr-latest/drivers/crypto/
Dcrypto_stm32.c24 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32_cryp)
26 #elif DT_HAS_COMPAT_STATUS_OKAY(st_stm32_aes)
42 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32_cryp)
44 #elif DT_HAS_COMPAT_STATUS_OKAY(st_stm32_aes)
70 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32l4_aes)
89 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32l4_aes)
105 #if !DT_HAS_COMPAT_STATUS_OKAY(st_stm32l4_aes) in copy_words_adjust_endianness()
124 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32l4_aes) in do_aes()
150 #if !DT_HAS_COMPAT_STATUS_OKAY(st_stm32l4_aes)
382 #if !DT_HAS_COMPAT_STATUS_OKAY(st_stm32l4_aes) in crypto_stm32_session_setup()
[all …]
/Zephyr-latest/drivers/dac/
Ddac_ad56xx.c185 #if DT_HAS_COMPAT_STATUS_OKAY(DT_DRV_COMPAT)
198 #if DT_HAS_COMPAT_STATUS_OKAY(DT_DRV_COMPAT)
211 #if DT_HAS_COMPAT_STATUS_OKAY(DT_DRV_COMPAT)
224 #if DT_HAS_COMPAT_STATUS_OKAY(DT_DRV_COMPAT)
237 #if DT_HAS_COMPAT_STATUS_OKAY(DT_DRV_COMPAT)
250 #if DT_HAS_COMPAT_STATUS_OKAY(DT_DRV_COMPAT)
263 #if DT_HAS_COMPAT_STATUS_OKAY(DT_DRV_COMPAT)
276 #if DT_HAS_COMPAT_STATUS_OKAY(DT_DRV_COMPAT)
292 #if DT_HAS_COMPAT_STATUS_OKAY(DT_DRV_COMPAT)
308 #if DT_HAS_COMPAT_STATUS_OKAY(DT_DRV_COMPAT)
[all …]
/Zephyr-latest/drivers/pinctrl/
Dpinctrl_nrf.c43 #if DT_HAS_COMPAT_STATUS_OKAY(nordic_nrf_uart) || defined(CONFIG_NRFX_UART)
45 #elif DT_HAS_COMPAT_STATUS_OKAY(nordic_nrf_uarte) || defined(CONFIG_NRFX_UARTE)
50 #if DT_HAS_COMPAT_STATUS_OKAY(nordic_nrf_spi) || defined(CONFIG_NRFX_SPI)
52 #elif DT_HAS_COMPAT_STATUS_OKAY(nordic_nrf_spim) || defined(CONFIG_NRFX_SPIM)
57 #if DT_HAS_COMPAT_STATUS_OKAY(nordic_nrf_spis) || defined(CONFIG_NRFX_SPIS)
66 #if DT_HAS_COMPAT_STATUS_OKAY(nordic_nrf_twi) || defined(CONFIG_NRFX_TWI)
72 #elif DT_HAS_COMPAT_STATUS_OKAY(nordic_nrf_twim) || defined(CONFIG_NRFX_TWIM)
77 #if DT_HAS_COMPAT_STATUS_OKAY(nordic_nrf_i2s) || defined(CONFIG_NRFX_I2S)
81 #if DT_HAS_COMPAT_STATUS_OKAY(nordic_nrf_pdm) || defined(CONFIG_NRFX_PDM)
85 #if DT_HAS_COMPAT_STATUS_OKAY(nordic_nrf_pwm) || defined(CONFIG_NRFX_PWM)
[all …]
/Zephyr-latest/drivers/lora/
Dsx126x_common.h20 #if DT_HAS_COMPAT_STATUS_OKAY(semtech_sx1261)
23 #elif DT_HAS_COMPAT_STATUS_OKAY(semtech_sx1262)
26 #elif DT_HAS_COMPAT_STATUS_OKAY(st_stm32wl_subghz_radio)
/Zephyr-latest/samples/drivers/spi_flash/src/
Dmain.c35 #if DT_HAS_COMPAT_STATUS_OKAY(jedec_spi_nor)
37 #elif DT_HAS_COMPAT_STATUS_OKAY(jedec_mspi_nor)
39 #elif DT_HAS_COMPAT_STATUS_OKAY(st_stm32_qspi_nor)
41 #elif DT_HAS_COMPAT_STATUS_OKAY(st_stm32_ospi_nor)
43 #elif DT_HAS_COMPAT_STATUS_OKAY(st_stm32_xspi_nor)
45 #elif DT_HAS_COMPAT_STATUS_OKAY(nordic_qspi_nor)
/Zephyr-latest/drivers/memc/
Dmemc_stm32.c16 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32_fmc)
18 #elif DT_HAS_COMPAT_STATUS_OKAY(st_stm32h7_fmc)
76 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32h7_fmc) in memc_stm32_init()
/Zephyr-latest/drivers/i2c/
Di2c_ll_stm32.h20 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32_i2c_v2)
47 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32_i2c_v2)
59 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32_i2c_v2)
/Zephyr-latest/drivers/interrupt_controller/
Dintc_exti_stm32.c63 #elif DT_HAS_COMPAT_STATUS_OKAY(st_stm32g0_exti) in stm32_exti_linenum_to_src_cfg_line()
65 #elif DT_HAS_COMPAT_STATUS_OKAY(st_stm32h7rs_exti) in stm32_exti_linenum_to_src_cfg_line()
80 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32g0_exti) in stm32_exti_is_pending()
97 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32g0_exti) in stm32_exti_clear_pending()
368 #elif DT_HAS_COMPAT_STATUS_OKAY(st_stm32g0_exti) in stm32_exti_set_line_src_port()
370 #elif DT_HAS_COMPAT_STATUS_OKAY(st_stm32h7rs_exti) in stm32_exti_set_line_src_port()
385 #elif DT_HAS_COMPAT_STATUS_OKAY(st_stm32g0_exti) in stm32_exti_get_line_src_port()
387 #elif DT_HAS_COMPAT_STATUS_OKAY(st_stm32h7rs_exti) in stm32_exti_get_line_src_port()
/Zephyr-latest/drivers/adc/
Dadc_stm32.c204 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32f1_adc) in adc_stm32_enable_dma_support()
340 #if !DT_HAS_COMPAT_STATUS_OKAY(st_stm32f1_adc) && \ in adc_stm32_enable()
341 !DT_HAS_COMPAT_STATUS_OKAY(st_stm32f4_adc) in adc_stm32_enable()
385 !DT_HAS_COMPAT_STATUS_OKAY(st_stm32f4_adc) in adc_stm32_start_conversion()
406 #if !DT_HAS_COMPAT_STATUS_OKAY(st_stm32f1_adc) && \ in adc_stm32_disable()
407 !DT_HAS_COMPAT_STATUS_OKAY(st_stm32f4_adc) in adc_stm32_disable()
417 !DT_HAS_COMPAT_STATUS_OKAY(st_stm32f1_adc) && \ in adc_stm32_disable()
418 !DT_HAS_COMPAT_STATUS_OKAY(st_stm32f4_adc) && \ in adc_stm32_disable()
440 #if !DT_HAS_COMPAT_STATUS_OKAY(st_stm32f4_adc)
532 DT_HAS_COMPAT_STATUS_OKAY(st_stm32f1_adc) || \ in adc_stm32_calibration_start()
[all …]
/Zephyr-latest/modules/hal_nordic/nrfx/
Dnrfx_zephyr_utils.h43 #if DT_HAS_COMPAT_STATUS_OKAY(nordic_nrf_dppic_global) || \
44 DT_HAS_COMPAT_STATUS_OKAY(nordic_nrf_dppic_local)
84 #if DT_HAS_COMPAT_STATUS_OKAY(nordic_nrf_ipct_global) || \
85 DT_HAS_COMPAT_STATUS_OKAY(nordic_nrf_ipct_local)
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32_common_devices/src/
Dtest_stm32_clock_configuration_sdmmc.c15 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32_sdmmc)
19 #if !DT_HAS_COMPAT_STATUS_OKAY(st_stm32_clock_mux)
23 #if !DT_HAS_COMPAT_STATUS_OKAY(st_stm32f411_plli2s_clock)
/Zephyr-latest/samples/drivers/jesd216/src/
Dmain.c15 #if DT_HAS_COMPAT_STATUS_OKAY(jedec_spi_nor)
17 #elif DT_HAS_COMPAT_STATUS_OKAY(jedec_mspi_nor)
19 #elif DT_HAS_COMPAT_STATUS_OKAY(nordic_qspi_nor)
21 #elif DT_HAS_COMPAT_STATUS_OKAY(st_stm32_qspi_nor)
23 #elif DT_HAS_COMPAT_STATUS_OKAY(st_stm32_ospi_nor)
25 #elif DT_HAS_COMPAT_STATUS_OKAY(st_stm32_xspi_nor)
27 #elif DT_HAS_COMPAT_STATUS_OKAY(nxp_s32_qspi_nor)
29 #elif DT_HAS_COMPAT_STATUS_OKAY(nxp_imx_flexspi_nor)
/Zephyr-latest/drivers/ethernet/
Deth_stm32_hal.c78 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32_mdio)
87 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32h7_ethernet)
134 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32n6_ethernet)
276 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32_mdio) in read_eth_phy_register()
290 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32h7_ethernet) in setup_mac_filter()
847 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32h7_ethernet) in HAL_ETH_ErrorCallback()
856 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32n6_ethernet) in HAL_ETH_ErrorCallback()
864 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32h7_ethernet) in HAL_ETH_ErrorCallback()
888 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32h7_ethernet) in HAL_ETH_ErrorCallback()
908 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32h7_ethernet) in HAL_ETH_ErrorCallback()
[all …]
/Zephyr-latest/drivers/usb/device/
Dusb_dc_stm32.c35 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32_otgfs) && DT_HAS_COMPAT_STATUS_OKAY(st_stm32_otghs)
47 #if DT_HAS_COMPAT_STATUS_OKAY(st_stm32_otghs)
52 #elif DT_HAS_COMPAT_STATUS_OKAY(st_stm32_otgfs)
56 #elif DT_HAS_COMPAT_STATUS_OKAY(st_stm32_usb)
78 #define USB_OTG_HS_EMB_PHYC (DT_HAS_COMPAT_STATUS_OKAY(st_stm32_usbphyc) && \
79 DT_HAS_COMPAT_STATUS_OKAY(st_stm32_otghs))
81 #define USB_OTG_HS_EMB_PHY (DT_HAS_COMPAT_STATUS_OKAY(st_stm32u5_otghs_phy) && \
82 DT_HAS_COMPAT_STATUS_OKAY(st_stm32_otghs))
84 #define USB_OTG_HS_ULPI_PHY (DT_HAS_COMPAT_STATUS_OKAY(usb_ulpi_phy) && \
85 DT_HAS_COMPAT_STATUS_OKAY(st_stm32_otghs))
[all …]
/Zephyr-latest/drivers/sensor/st/lps2xdf/
Dlps2xdf.h15 #if DT_HAS_COMPAT_STATUS_OKAY(st_ilps22qs)
19 #if DT_HAS_COMPAT_STATUS_OKAY(st_lps28dfw)
23 #if DT_HAS_COMPAT_STATUS_OKAY(st_lps22df)

12345