/Zephyr-latest/boards/nxp/mimxrt700_evk/ |
D | board.c | 179 #if DT_NODE_HAS_STATUS(DT_NODELABEL(edma0), okay) in board_early_init_hook() 185 #if DT_NODE_HAS_STATUS(DT_NODELABEL(edma1), okay) in board_early_init_hook() 191 #if DT_NODE_HAS_STATUS(DT_NODELABEL(iocon), okay) in board_early_init_hook() 196 #if DT_NODE_HAS_STATUS(DT_NODELABEL(iocon1), okay) in board_early_init_hook() 201 #if DT_NODE_HAS_STATUS(DT_NODELABEL(iocon2), okay) in board_early_init_hook() 211 #if DT_NODE_HAS_STATUS(DT_NODELABEL(flexcomm0), okay) in board_early_init_hook() 215 #if DT_NODE_HAS_STATUS(DT_NODELABEL(flexcomm1), okay) in board_early_init_hook() 219 #if DT_NODE_HAS_STATUS(DT_NODELABEL(flexcomm2), okay) in board_early_init_hook() 223 #if DT_NODE_HAS_STATUS(DT_NODELABEL(flexcomm3), okay) in board_early_init_hook() 227 #if DT_NODE_HAS_STATUS(DT_NODELABEL(flexcomm4), okay) in board_early_init_hook() [all …]
|
/Zephyr-latest/soc/st/stm32/stm32h7rsx/ |
D | soc.c | 72 #if DT_NODE_HAS_STATUS(DT_NODELABEL(gpioo), okay) || DT_NODE_HAS_STATUS(DT_NODELABEL(gpiop), okay) in soc_early_init_hook() 75 #if DT_NODE_HAS_STATUS(DT_NODELABEL(gpion), okay) in soc_early_init_hook() 78 #if DT_NODE_HAS_STATUS(DT_NODELABEL(gpiom), okay) in soc_early_init_hook()
|
/Zephyr-latest/tests/bluetooth/host/id/mocks/zephyr/linker/ |
D | linker-defs.h | 9 #ifdef DT_NODE_HAS_STATUS 10 #undef DT_NODE_HAS_STATUS
|
/Zephyr-latest/soc/nxp/imxrt/imxrt118x/ |
D | soc.c | 299 #if (DT_NODE_HAS_STATUS(DT_NODELABEL(lpspi1), okay) \ in clock_init() 300 || DT_NODE_HAS_STATUS(DT_NODELABEL(lpspi2), okay)) in clock_init() 307 #if (DT_NODE_HAS_STATUS(DT_NODELABEL(lpspi3), okay) \ in clock_init() 308 || DT_NODE_HAS_STATUS(DT_NODELABEL(lpspi4), okay)) in clock_init() 315 #if (DT_NODE_HAS_STATUS(DT_NODELABEL(lpspi5), okay) \ in clock_init() 316 || DT_NODE_HAS_STATUS(DT_NODELABEL(lpspi6), okay)) in clock_init() 417 #if DT_NODE_HAS_STATUS(DT_NODELABEL(flexcan1), okay) in clock_init() 424 #if DT_NODE_HAS_STATUS(DT_NODELABEL(flexcan2), okay) in clock_init() 431 #if DT_NODE_HAS_STATUS(DT_NODELABEL(flexcan3), okay) in clock_init() 442 #if DT_NODE_HAS_STATUS(DT_NODELABEL(lptmr1), okay) in clock_init() [all …]
|
/Zephyr-latest/boards/adafruit/feather_esp32s3_tft/ |
D | board.c | 16 #if DT_NODE_HAS_STATUS(DISPLAY_NODE, okay) 22 #if DT_NODE_HAS_STATUS(DISPLAY_NODE, okay) in board_late_init_hook()
|
/Zephyr-latest/soc/renesas/ra/ra4m1/ |
D | sections.ld | 7 #if DT_NODE_HAS_STATUS(DT_NODELABEL(id_code), okay) 16 #if DT_NODE_HAS_STATUS(DT_NODELABEL(option_setting_ofs), okay) 31 #if DT_NODE_HAS_STATUS(DT_NODELABEL(option_setting_sas), okay) 42 #if DT_NODE_HAS_STATUS(DT_NODELABEL(option_setting_ns), okay) 73 #if DT_NODE_HAS_STATUS(DT_NODELABEL(option_setting_s), okay)
|
D | soc.c | 127 .HOCOEN = !DT_NODE_HAS_STATUS(DT_PATH(clocks, clock_hoco), okay),
|
/Zephyr-latest/soc/renesas/ra/ra2a1/ |
D | sections.ld | 7 #if DT_NODE_HAS_STATUS(DT_NODELABEL(id_code), okay) 16 #if DT_NODE_HAS_STATUS(DT_NODELABEL(option_setting_ofs), okay) 31 #if DT_NODE_HAS_STATUS(DT_NODELABEL(option_setting_sas), okay) 42 #if DT_NODE_HAS_STATUS(DT_NODELABEL(option_setting_ns), okay) 73 #if DT_NODE_HAS_STATUS(DT_NODELABEL(option_setting_s), okay)
|
/Zephyr-latest/soc/renesas/ra/ra2l1/ |
D | sections.ld | 14 #if DT_NODE_HAS_STATUS(DT_NODELABEL(option_setting_ofs), okay) 29 #if DT_NODE_HAS_STATUS(DT_NODELABEL(option_setting_sas), okay) 40 #if DT_NODE_HAS_STATUS(DT_NODELABEL(option_setting_ns), okay) 71 #if DT_NODE_HAS_STATUS(DT_NODELABEL(option_setting_s), okay) 116 #if DT_NODE_HAS_STATUS(DT_NODELABEL(id_code), okay)
|
/Zephyr-latest/drivers/memc/ |
D | memc_stm32_sdram.ld | 7 #if DT_NODE_HAS_STATUS(DT_NODELABEL(sdram1), okay) 19 #if DT_NODE_HAS_STATUS(DT_NODELABEL(sdram2), okay)
|
/Zephyr-latest/soc/nxp/imx/imx8m/m4_mini/ |
D | soc.c | 134 #if DT_NODE_HAS_STATUS(DT_NODELABEL(ecspi1), okay) in SOC_ClockInit() 141 #if DT_NODE_HAS_STATUS(DT_NODELABEL(ecspi2), okay) in SOC_ClockInit() 148 #if DT_NODE_HAS_STATUS(DT_NODELABEL(ecspi3), okay) in SOC_ClockInit()
|
/Zephyr-latest/soc/renesas/ra/ra4l1/ |
D | sections.ld | 14 #if DT_NODE_HAS_STATUS(DT_NODELABEL(option_setting_ofs), okay) 27 #if DT_NODE_HAS_STATUS(DT_NODELABEL(option_setting_sas), okay) 36 #if DT_NODE_HAS_STATUS(DT_NODELABEL(option_setting_s), okay)
|
/Zephyr-latest/soc/nxp/s32/s32k3/ |
D | s32k3xx_startup.S | 57 #if DT_NODE_HAS_STATUS(DT_CHOSEN(zephyr_itcm), okay) 70 #if DT_NODE_HAS_STATUS(DT_CHOSEN(zephyr_dtcm), okay)
|
/Zephyr-latest/boards/st/stm32h747i_disco/ |
D | dc_ram.ld | 7 #if DT_NODE_HAS_STATUS(DT_NODELABEL(sdram2), okay)
|
/Zephyr-latest/drivers/clock_control/ |
D | clock_control_silabs_siwx91x.c | 178 #if DT_NODE_HAS_STATUS(DT_NODELABEL(ulpi2c), okay) in siwx91x_clock_init() 182 #if DT_NODE_HAS_STATUS(DT_NODELABEL(i2c0), okay) in siwx91x_clock_init() 186 #if DT_NODE_HAS_STATUS(DT_NODELABEL(i2c1), okay) in siwx91x_clock_init()
|
/Zephyr-latest/boards/st/stm32h7b3i_dk/ |
D | dc_ram.ld | 7 #if DT_NODE_HAS_STATUS(DT_NODELABEL(sdram2), okay)
|
/Zephyr-latest/boards/renesas/ek_ra8d1/ |
D | sdram.ld | 7 #if DT_NODE_HAS_STATUS(DT_NODELABEL(sdram1), okay)
|
/Zephyr-latest/samples/modules/tflite-micro/tflm_ethosu/ |
D | linker.ld | 7 #if DT_NODE_HAS_STATUS(DT_NODELABEL(ddr4), okay)
|
/Zephyr-latest/modules/hal_silabs/simplicity_sdk/config/ |
D | sl_clock_manager_oscillator_config.h | 15 #define SL_CLOCK_MANAGER_HFXO_EN DT_NODE_HAS_STATUS(DT_NODELABEL(hfxo), okay) 23 #define SL_CLOCK_MANAGER_LFXO_EN DT_NODE_HAS_STATUS(DT_NODELABEL(lfxo), okay)
|
/Zephyr-latest/soc/st/stm32/stm32h7x/ |
D | sections.ld | 26 #endif /* DT_NODE_HAS_STATUS(DT_NODELABEL(mac), okay) */
|
/Zephyr-latest/include/zephyr/drivers/clock_control/ |
D | renesas_ra_cgc.h | 13 COND_CODE_1(DT_NODE_HAS_STATUS(node_id, okay), (DT_PROP(node_id, prop)), (default_value)) 16 COND_CODE_1(DT_NODE_HAS_STATUS(node_id, okay), \
|
/Zephyr-latest/tests/drivers/gpio/gpio_api_1pin/src/ |
D | test_gpio_api.h | 18 #if DT_NODE_HAS_STATUS(DT_INST(0, test_gpio_external_pulldown), okay)
|
/Zephyr-latest/include/zephyr/linker/ |
D | linker-defs.h | 34 #define DT_NODE_HAS_STATUS(node, status) 0 macro 363 #undef DT_NODE_HAS_STATUS
|
/Zephyr-latest/drivers/power_domain/ |
D | power_domain_soc_state_change.c | 96 COND_CODE_1(DT_NODE_HAS_STATUS(DT_PHANDLE_BY_IDX(node_id, prop_name, i), okay), \
|
/Zephyr-latest/soc/nordic/nrf54h/ |
D | soc.c | 155 if (DT_NODE_HAS_STATUS(DT_NODELABEL(nfct), disabled) && in nordicsemi_nrf54h_init()
|