Home
last modified time | relevance | path

Searched refs:DT_NODE_HAS_COMPAT_STATUS (Results 1 – 22 of 22) sorted by relevance

/Zephyr-Core-2.7.6/include/drivers/clock_control/
Dstm32_clock_control.h113 #elif !DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(rcc), st_stm32f0_rcc, okay)
148 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(rcc), st_stm32h7_rcc, okay) && \
165 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(pll), st_stm32f2_pll_clock, okay) || \
166 DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(pll), st_stm32f4_pll_clock, okay) || \
167 DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(pll), st_stm32f7_pll_clock, okay) || \
168 DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(pll), st_stm32g0_pll_clock, okay) || \
169 DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(pll), st_stm32g4_pll_clock, okay) || \
170 DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(pll), st_stm32l4_pll_clock, okay) || \
171 DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(pll), st_stm32u5_pll_clock, okay) || \
172 DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(pll), st_stm32wb_pll_clock, okay) || \
[all …]
/Zephyr-Core-2.7.6/soc/arm/nxp_lpc/lpc55xxx/
Dsoc.c108 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(flexcomm2), nxp_lpc_usart, okay) in clock_init()
112 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(flexcomm4), nxp_lpc_i2c, okay) in clock_init()
128 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(wwdt0), nxp_lpc_wwdt, okay) in clock_init()
133 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(mailbox0), nxp_lpc_mailbox, okay) in clock_init()
166 #if (DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(flexcomm6), nxp_lpc_i2s, okay)) in clock_init()
171 #if (DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(flexcomm7), nxp_lpc_i2s, okay)) in clock_init()
/Zephyr-Core-2.7.6/soc/arm/nxp_imx/rt6xx/
Dsoc.c233 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(flexcomm2), nxp_lpc_i2c, okay) in clock_init()
237 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(flexcomm4), nxp_lpc_usart, okay) in clock_init()
241 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(flexcomm5), nxp_lpc_spi, okay) in clock_init()
245 #if (DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(flexcomm1), nxp_lpc_i2s, okay)) in clock_init()
249 #if (DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(flexcomm3), nxp_lpc_i2s, okay)) in clock_init()
254 #if (DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(wwdt0), nxp_lpc_wwdt, okay)) in clock_init()
/Zephyr-Core-2.7.6/boards/arm/lpcxpresso55s69/
Dpinmux.c31 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(flexcomm0), nxp_lpc_usart, okay) && CONFIG_SERIAL in lpcxpresso_55s69_pinmux_init()
56 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(flexcomm2), nxp_lpc_usart, okay) && CONFIG_SERIAL in lpcxpresso_55s69_pinmux_init()
120 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(flexcomm4), nxp_lpc_i2c, okay) && CONFIG_I2C in lpcxpresso_55s69_pinmux_init()
186 #if (DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(flexcomm6), nxp_lpc_i2s, okay)) && \ in lpcxpresso_55s69_pinmux_init()
187 (DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(flexcomm7), nxp_lpc_i2s, okay)) && \ in lpcxpresso_55s69_pinmux_init()
/Zephyr-Core-2.7.6/boards/arm/lpcxpresso54114/
Dpinmux.c28 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(flexcomm0), nxp_lpc_usart, okay) && CONFIG_SERIAL in lpcxpresso_54114_pinmux_init()
112 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(flexcomm4), nxp_lpc_i2c, okay) && CONFIG_I2C in lpcxpresso_54114_pinmux_init()
132 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(flexcomm5), nxp_lpc_spi, okay) && CONFIG_SPI in lpcxpresso_54114_pinmux_init()
/Zephyr-Core-2.7.6/soc/arm/nxp_lpc/lpc54xxx/
Dsoc.c70 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(flexcomm4), nxp_lpc_i2c, okay) in clock_init()
78 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(flexcomm5), nxp_lpc_spi, okay) in clock_init()
/Zephyr-Core-2.7.6/boards/arm/twr_ke18f/
Dpinmux.c41 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(ftm0), nxp_kinetis_ftm_pwm, okay) && CONFIG_PWM in twr_ke18f_pinmux_init()
48 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(ftm2), nxp_kinetis_ftm_pwm, okay) && CONFIG_PWM in twr_ke18f_pinmux_init()
53 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(ftm3), nxp_kinetis_ftm_pwm, okay) && CONFIG_PWM in twr_ke18f_pinmux_init()
/Zephyr-Core-2.7.6/boards/arm/mimxrt685_evk/
Dpinmux.c14 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(flexcomm0), nxp_lpc_usart, okay) && CONFIG_SERIAL in mimxrt685_evk_pinmux_init()
128 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(flexcomm2), nxp_lpc_i2c, okay) && CONFIG_I2C in mimxrt685_evk_pinmux_init()
195 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(flexcomm4), nxp_lpc_usart, okay) && CONFIG_SERIAL in mimxrt685_evk_pinmux_init()
326 #if (DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(flexcomm1), nxp_lpc_i2s, okay)) && \ in mimxrt685_evk_pinmux_init()
327 (DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(flexcomm3), nxp_lpc_i2s, okay)) && \ in mimxrt685_evk_pinmux_init()
679 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(sc_timer), nxp_sctimer_pwm, okay) && CONFIG_PWM in mimxrt685_evk_pinmux_init()
/Zephyr-Core-2.7.6/soc/arm/atmel_sam0/common/
Datmel_sam0_dt.h41 DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(sercom##n), compat, okay)
45 DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(tcc##n), compat, okay)
/Zephyr-Core-2.7.6/boards/arm/lpcxpresso55s28/
Dpinmux.c28 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(flexcomm0), nxp_lpc_usart, okay) && CONFIG_SERIAL in lpcxpresso_55s28_pinmux_init()
93 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(flexcomm4), nxp_lpc_i2c, okay) && CONFIG_I2C in lpcxpresso_55s28_pinmux_init()
/Zephyr-Core-2.7.6/tests/drivers/regulator/fixed/src/
Dmain.c14 BUILD_ASSERT(DT_NODE_HAS_COMPAT_STATUS(REGULATOR_NODE, regulator_fixed, okay));
15 BUILD_ASSERT(DT_NODE_HAS_COMPAT_STATUS(CHECK_NODE, test_regulator_fixed, okay));
17 #define IS_REGULATOR_SYNC DT_NODE_HAS_COMPAT_STATUS(REGULATOR_NODE, regulator_fixed_sync, okay)
/Zephyr-Core-2.7.6/boards/arm/lpcxpresso55s16/
Dpinmux.c100 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(flexcomm0), nxp_lpc_usart, okay) && CONFIG_SERIAL in lpcxpresso_55s16_pinmux_init()
122 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(flexcomm4), nxp_lpc_i2c, okay) && CONFIG_I2C in lpcxpresso_55s16_pinmux_init()
/Zephyr-Core-2.7.6/boards/arm/frdm_k64f/
Dpinmux.c82 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(ftm0), nxp_kinetis_ftm_pwm, okay) \ in frdm_k64f_pinmux_init()
87 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(ftm3), nxp_kinetis_ftm_pwm, okay) \ in frdm_k64f_pinmux_init()
/Zephyr-Core-2.7.6/boards/arm/frdm_k22f/
Dpinmux.c57 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(ftm0), nxp_kinetis_ftm_pwm, okay) && CONFIG_PWM in frdm_k22f_pinmux_init()
/Zephyr-Core-2.7.6/boards/arm/hexiwear_k64/
Dpinmux.c37 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(ftm3), nxp_kinetis_ftm_pwm, okay) && CONFIG_PWM in hexiwear_k64_pinmux_init()
/Zephyr-Core-2.7.6/boards/arm/frdm_k82f/
Dpinmux.c41 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(ftm3), nxp_kinetis_ftm_pwm, okay) && CONFIG_PWM in frdm_k82f_pinmux_init()
/Zephyr-Core-2.7.6/include/arch/riscv/common/
Dlinker.ld36 #if DT_NODE_HAS_COMPAT_STATUS(DT_CHOSEN(zephyr_flash), soc_nv_flash, okay)
44 #elif DT_NODE_HAS_COMPAT_STATUS(DT_CHOSEN(zephyr_flash), jedec_spi_nor, okay)
/Zephyr-Core-2.7.6/soc/riscv/riscv-privilege/andes_v5/ae350/
Dlinker.ld37 #if DT_NODE_HAS_COMPAT_STATUS(DT_CHOSEN(zephyr_flash), soc_nv_flash, okay)
45 #elif DT_NODE_HAS_COMPAT_STATUS(DT_CHOSEN(zephyr_flash), jedec_spi_nor, okay)
/Zephyr-Core-2.7.6/drivers/can/
Dcan_stm32.c24 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(can1), st_stm32_can, okay) && \
25 DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(can2), st_stm32_can, okay)
1124 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(can1), st_stm32_can, okay)
1222 #if DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(can2), st_stm32_can, okay)
/Zephyr-Core-2.7.6/tests/lib/devicetree/api/
Dapp.overlay37 * vnd,undefined-compat is for DT_NODE_HAS_COMPAT_STATUS(..,okay).
/Zephyr-Core-2.7.6/include/
Ddevicetree.h1932 #define DT_NODE_HAS_COMPAT_STATUS(node_id, compat, status) \ macro
/Zephyr-Core-2.7.6/drivers/serial/
Duart_stm32.c43 #define HAS_LPUART_1 (DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(lpuart1), \