OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASCV_STOP_CODE_B
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
advlib.c
669
AscWriteLramByte(iot, ioh,
ASCV_STOP_CODE_B
, 0);
895
saved_stop_code = AscReadLramByte(iot, ioh,
ASCV_STOP_CODE_B
);
896
AscWriteLramByte(iot, ioh,
ASCV_STOP_CODE_B
,
907
AscWriteLramByte(iot, ioh,
ASCV_STOP_CODE_B
, saved_stop_code);
2681
if (AscReadLramByte(iot, ioh,
ASCV_STOP_CODE_B
) == 0) {
2682
AscWriteLramByte(iot, ioh,
ASCV_STOP_CODE_B
, ASC_STOP_REQ_RISC_STOP);
2684
if (AscReadLramByte(iot, ioh,
ASCV_STOP_CODE_B
) &
2699
if (AscReadLramByte(iot, ioh,
ASCV_STOP_CODE_B
) != 0)
2700
AscWriteLramByte(iot, ioh,
ASCV_STOP_CODE_B
, 0);
2711
if (AscReadLramByte(iot, ioh,
ASCV_STOP_CODE_B
) != 0)
[
all
...]
advlib.h
1041
#define
ASCV_STOP_CODE_B
0x0036
Completed in 15 milliseconds
Indexes created Sun Oct 12 02:09:55 GMT 2025