OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rtc_se
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/sim/erc32/
erc32.c
175
static uint32_t
rtc_se
;
variable
530
rtc_se
= 0;
1387
rtc_se
= 0;
1390
if (
rtc_se
) {
1489
rtc_se
= ((val & TCR_TCRSE) != 0);
1490
if (
rtc_se
&& (rtc_enabled == 0))
/src/external/gpl3/gdb/dist/sim/erc32/
erc32.c
175
static uint32_t
rtc_se
;
variable
530
rtc_se
= 0;
1387
rtc_se
= 0;
1390
if (
rtc_se
) {
1489
rtc_se
= ((val & TCR_TCRSE) != 0);
1490
if (
rtc_se
&& (rtc_enabled == 0))
Completed in 24 milliseconds
Indexes created Mon Jun 29 00:24:49 UTC 2026