OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:active_mode
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/lib/libx86emu/
x86emu_i8254.c
101
if (timer->
active_mode
& 2)
124
return (timer->
active_mode
!= 0);
129
if (timer->
active_mode
== 0 || timer->
active_mode
== 1)
133
if (timer->
active_mode
== 5 || timer->
active_mode
== 7)
140
if (timer->
active_mode
== 2 || timer->
active_mode
== 3) {
159
timer->latched_status |= timer->
active_mode
<< 1;
291
timer->
active_mode
= timer->new_mode
[
all
...]
/src/common/include/x86emu/
x86emu_i8254.h
54
uint8_t
active_mode
;
member in struct:x86emu_i8254_timer
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025