HomeSort by: relevance | last modified time | path
    Searched defs:rtc_reload (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/sim/erc32/
erc32.c 170 static uint32_t rtc_reload; variable
526 rtc_reload = 0xffffffff;
1385 rtc_counter = rtc_reload;
1426 rtc_reload = val;
1485 rtc_counter = rtc_reload;
  /src/external/gpl3/gdb/dist/sim/erc32/
erc32.c 170 static uint32_t rtc_reload; variable
526 rtc_reload = 0xffffffff;
1385 rtc_counter = rtc_reload;
1426 rtc_reload = val;
1485 rtc_counter = rtc_reload;

Completed in 36 milliseconds