OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IB_TIMC
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/atari/dev/
clock.c
213
MFP->mf_ierb &= ~
IB_TIMC
; /* Disable timer inter. */
233
MFP->mf_iprb = (u_int8_t)~
IB_TIMC
;/* Clear pending interrupts */
234
MFP->mf_ierb |=
IB_TIMC
; /* Enable timer interrupts */
235
MFP->mf_imrb |=
IB_TIMC
; /* ..... */
/src/sys/arch/atari/include/
mfp.h
110
#define
IB_TIMC
0x20 /* Timer C */
Completed in 14 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025