Home
last modified time | relevance | path

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

/bsp/hc32/tests/
A Dtest_rtc.c29 #define SAMPLE_RTC_NAME "rtc" macro
109 rtc_dev = rt_device_find(SAMPLE_RTC_NAME); in rtc_sample()
112 rt_kprintf("find %s failed\n", SAMPLE_RTC_NAME); in rtc_sample()
117 rt_kprintf("failed to open %s\n", SAMPLE_RTC_NAME); in rtc_sample()
154 rt_kprintf("failed to set date for %s\n", SAMPLE_RTC_NAME); in rtc_sample()

Completed in 4 milliseconds