Home
last modified time | relevance | path

Searched refs:DEVS_FOR_DT_COMPAT (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/drivers/counter/counter_basic_api/src/
Dtest_counter.c28 #define DEVS_FOR_DT_COMPAT(compat) \ macro
33 DEVS_FOR_DT_COMPAT(nordic_nrf_timer)
36 DEVS_FOR_DT_COMPAT(nordic_nrf_rtc)
63 DEVS_FOR_DT_COMPAT(arm_cmsdk_timer)
64 DEVS_FOR_DT_COMPAT(arm_cmsdk_dtimer)
65 DEVS_FOR_DT_COMPAT(microchip_xec_timer)
66 DEVS_FOR_DT_COMPAT(nxp_imx_epit)
67 DEVS_FOR_DT_COMPAT(nxp_imx_gpt)
69 DEVS_FOR_DT_COMPAT(nxp_tpm_timer)
71 DEVS_FOR_DT_COMPAT(renesas_smartbond_timer)
[all …]
/Zephyr-latest/tests/drivers/counter/counter_nrf_rtc/fixed_top/src/
Dtest_counter_fixed_top.c18 #define DEVS_FOR_DT_COMPAT(compat) \ macro
28 DEVS_FOR_DT_COMPAT(nordic_nrf_rtc)