Lines Matching refs:DT_DRV_COMPAT

173 #undef DT_DRV_COMPAT
174 #define DT_DRV_COMPAT vnd_gpio_device macro
202 #undef DT_DRV_COMPAT
203 #define DT_DRV_COMPAT vnd_device_with_props macro
231 #undef DT_DRV_COMPAT
241 #undef DT_DRV_COMPAT
242 #define DT_DRV_COMPAT vnd_device_with_props macro
299 #undef DT_DRV_COMPAT in ZTEST()
300 #define DT_DRV_COMPAT vnd_reg_holder in ZTEST() macro
304 #undef DT_DRV_COMPAT in ZTEST()
305 #define DT_DRV_COMPAT vnd_array_holder in ZTEST() macro
309 #undef DT_DRV_COMPAT in ZTEST()
310 #define DT_DRV_COMPAT vnd_adc_temp_sensor in ZTEST() macro
379 #undef DT_DRV_COMPAT in ZTEST()
380 #define DT_DRV_COMPAT vnd_model1 in ZTEST() macro
444 #undef DT_DRV_COMPAT in ZTEST()
445 #define DT_DRV_COMPAT vnd_spi_device_2 in ZTEST() macro
452 #undef DT_DRV_COMPAT in ZTEST()
453 #define DT_DRV_COMPAT vnd_spi_device in ZTEST() macro
479 #undef DT_DRV_COMPAT in ZTEST()
480 #define DT_DRV_COMPAT vnd_spi_device in ZTEST() macro
481 zassert_equal(DT_NUM_INST_STATUS_OKAY(DT_DRV_COMPAT), 2, ""); in ZTEST()
491 #undef DT_DRV_COMPAT in ZTEST()
492 #define DT_DRV_COMPAT vnd_i2c_device in ZTEST() macro
493 zassert_equal(DT_NUM_INST_STATUS_OKAY(DT_DRV_COMPAT), 2, ""); in ZTEST()
503 #undef DT_DRV_COMPAT in ZTEST()
504 #define DT_DRV_COMPAT vnd_i3c_device in ZTEST() macro
505 zassert_equal(DT_NUM_INST_STATUS_OKAY(DT_DRV_COMPAT), 1, ""); in ZTEST()
515 #undef DT_DRV_COMPAT in ZTEST()
516 #define DT_DRV_COMPAT vnd_i3c_i2c_device in ZTEST() macro
517 zassert_equal(DT_NUM_INST_STATUS_OKAY(DT_DRV_COMPAT), 1, ""); in ZTEST()
527 #undef DT_DRV_COMPAT in ZTEST()
545 #undef DT_DRV_COMPAT
546 #define DT_DRV_COMPAT vnd_vendor macro
601 #undef DT_DRV_COMPAT
602 #define DT_DRV_COMPAT vnd_reg_holder macro
655 zassert_equal(DT_NUM_INST_STATUS_OKAY(DT_DRV_COMPAT), 1, ""); in ZTEST()
707 #undef DT_DRV_COMPAT
708 #define DT_DRV_COMPAT vnd_reg_holder_64 macro
724 #undef DT_DRV_COMPAT
725 #define DT_DRV_COMPAT vnd_interrupt_holder macro
786 zassert_equal(DT_IRQN(DT_INST(0, DT_DRV_COMPAT)), 30, ""); in ZTEST()
790 zassert_equal(DT_IRQN(DT_INST(0, DT_DRV_COMPAT)), in ZTEST()
796 zassert_equal(DT_IRQN_BY_IDX(DT_INST(0, DT_DRV_COMPAT), 0), 30, ""); in ZTEST()
797 zassert_equal(DT_IRQN_BY_IDX(DT_INST(0, DT_DRV_COMPAT), 1), 40, ""); in ZTEST()
798 zassert_equal(DT_IRQN_BY_IDX(DT_INST(0, DT_DRV_COMPAT), 2), 60, ""); in ZTEST()
800 zassert_equal(DT_IRQN_BY_IDX(DT_INST(0, DT_DRV_COMPAT), 0), in ZTEST()
802 zassert_equal(DT_IRQN_BY_IDX(DT_INST(0, DT_DRV_COMPAT), 1), in ZTEST()
804 zassert_equal(DT_IRQN_BY_IDX(DT_INST(0, DT_DRV_COMPAT), 2), in ZTEST()
809 zassert_equal(DT_NUM_INST_STATUS_OKAY(DT_DRV_COMPAT), 1, ""); in ZTEST()
903 #undef DT_DRV_COMPAT in ZTEST()
904 #define DT_DRV_COMPAT vnd_adc_temp_sensor in ZTEST() macro
907 #undef DT_DRV_COMPAT in ZTEST()
908 #define DT_DRV_COMPAT vnd_intc in ZTEST() macro
911 #undef DT_DRV_COMPAT in ZTEST()
912 #define DT_DRV_COMPAT vnd_spi in ZTEST() macro
934 #undef DT_DRV_COMPAT
935 #define DT_DRV_COMPAT vnd_phandle_holder macro
1058 zassert_equal(DT_NUM_INST_STATUS_OKAY(DT_DRV_COMPAT), 1, ""); in ZTEST()
1138 #undef DT_DRV_COMPAT
1139 #define DT_DRV_COMPAT vnd_phandle_holder macro
1184 zassert_equal(DT_NUM_INST_STATUS_OKAY(DT_DRV_COMPAT), 1, ""); in ZTEST()
1201 #undef DT_DRV_COMPAT
1202 #define DT_DRV_COMPAT vnd_adc_temp_sensor macro
1250 #undef DT_DRV_COMPAT
1251 #define DT_DRV_COMPAT vnd_adc_temp_sensor macro
1271 #undef DT_DRV_COMPAT
1272 #define DT_DRV_COMPAT vnd_adc_temp_sensor macro
1327 #undef DT_DRV_COMPAT
1335 #define DT_DRV_COMPAT vnd_video_single_port in ZTEST() macro
1340 #undef DT_DRV_COMPAT in ZTEST()
1341 #define DT_DRV_COMPAT vnd_video_multi_port in ZTEST() macro
1346 #undef DT_DRV_COMPAT in ZTEST()
1349 #define DT_DRV_COMPAT vnd_video_single_port in ZTEST() macro
1356 #undef DT_DRV_COMPAT in ZTEST()
1357 #define DT_DRV_COMPAT vnd_video_multi_port in ZTEST() macro
1364 #undef DT_DRV_COMPAT in ZTEST()
1381 #define DT_DRV_COMPAT vnd_video_single_port in ZTEST() macro
1388 #undef DT_DRV_COMPAT in ZTEST()
1389 #define DT_DRV_COMPAT vnd_video_multi_port in ZTEST() macro
1396 #undef DT_DRV_COMPAT in ZTEST()
1399 #undef DT_DRV_COMPAT
1400 #define DT_DRV_COMPAT vnd_phandle_holder macro
1462 zassert_equal(DT_NUM_INST_STATUS_OKAY(DT_DRV_COMPAT), 1, ""); in ZTEST()
1522 #undef DT_DRV_COMPAT
1523 #define DT_DRV_COMPAT vnd_can_controller macro
1705 #undef DT_DRV_COMPAT
1706 #define DT_DRV_COMPAT vnd_gpio_device macro
1775 #undef DT_DRV_COMPAT in ZTEST()
1776 #define DT_DRV_COMPAT xxxx in ZTEST() macro
1781 #undef DT_DRV_COMPAT in ZTEST()
1782 #define DT_DRV_COMPAT xxxx in ZTEST() macro
1790 #undef DT_DRV_COMPAT in ZTEST()
1791 #define DT_DRV_COMPAT vnd_adc_temp_sensor in ZTEST() macro
1843 #undef DT_DRV_COMPAT in ZTEST()
1944 #undef DT_DRV_COMPAT in ZTEST()
1945 #define DT_DRV_COMPAT vnd_array_holder in ZTEST() macro
1994 #undef DT_DRV_COMPAT in ZTEST()
1995 #define DT_DRV_COMPAT vnd_array_holder in ZTEST() macro
2036 #undef DT_DRV_COMPAT
2037 #define DT_DRV_COMPAT vnd_gpio_device macro
2201 #undef DT_DRV_COMPAT in ZTEST()
2202 #define DT_DRV_COMPAT vnd_enum_holder_inst in ZTEST() macro
2209 #undef DT_DRV_COMPAT in ZTEST()
2210 #define DT_DRV_COMPAT vnd_enum_required_false_holder_inst in ZTEST() macro
2221 #undef DT_DRV_COMPAT in ZTEST()
2222 #define DT_DRV_COMPAT vnd_enum_string_array_holder in ZTEST() macro
2232 #undef DT_DRV_COMPAT in ZTEST()
2233 #define DT_DRV_COMPAT vnd_enum_int_array_holder in ZTEST() macro
2240 #undef DT_DRV_COMPAT
2241 #define DT_DRV_COMPAT vnd_adc_temp_sensor macro
2285 zassert_equal(DT_NUM_INST_STATUS_OKAY(DT_DRV_COMPAT), 1, ""); in ZTEST()
2328 #undef DT_DRV_COMPAT
2329 #define DT_DRV_COMPAT vnd_spi_device macro
2347 #undef DT_DRV_COMPAT
2348 #define DT_DRV_COMPAT vnd_parent_bindings macro
2372 #undef DT_DRV_COMPAT
2373 #define DT_DRV_COMPAT vnd_i2c_mux_controller macro
2381 #undef DT_DRV_COMPAT
2382 #define DT_DRV_COMPAT vnd_child_bindings macro
2397 #undef DT_DRV_COMPAT
2398 #define DT_DRV_COMPAT vnd_child_bindings macro
2476 #undef DT_DRV_COMPAT
2477 #define DT_DRV_COMPAT vnd_child_bindings macro
2555 #undef DT_DRV_COMPAT
2556 #define DT_DRV_COMPAT vnd_child_bindings macro
2570 #undef DT_DRV_COMPAT
2571 #define DT_DRV_COMPAT vnd_test_ranges_pcie macro
2854 #undef DT_DRV_COMPAT in ZTEST()
2855 #define DT_DRV_COMPAT vnd_child_bindings in ZTEST() macro
2931 #undef DT_DRV_COMPAT in ZTEST()
2932 #define DT_DRV_COMPAT vnd_adc_temp_sensor in ZTEST() macro
3071 #undef DT_DRV_COMPAT in ZTEST()
3072 #define DT_DRV_COMPAT vnd_reg_holder in ZTEST() macro
3095 #undef DT_DRV_COMPAT in ZTEST()
3096 #define DT_DRV_COMPAT vnd_adc_temp_sensor in ZTEST() macro
3199 #undef DT_DRV_COMPAT in ZTEST()
3200 #define DT_DRV_COMPAT vnd_string_token in ZTEST() macro
3300 #undef DT_DRV_COMPAT
3301 #define DT_DRV_COMPAT vnd_string_array_token macro
3400 #undef DT_DRV_COMPAT
3401 #define DT_DRV_COMPAT vnd_string_unquoted macro
3492 #undef DT_DRV_COMPAT
3493 #define DT_DRV_COMPAT vnd_string_array_unquoted macro
3585 #undef DT_DRV_COMPAT
3603 #undef DT_DRV_COMPAT
3604 #define DT_DRV_COMPAT vnd_adc_temp_sensor macro
3634 zassert_equal(DT_NUM_INST_STATUS_OKAY(DT_DRV_COMPAT), 1, ""); in ZTEST()
3677 #undef DT_DRV_COMPAT
3678 #define DT_DRV_COMPAT vnd_interrupt_holder_extended macro