OpenOCD
CR0_NW
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
CR0_NW
CR0_NW macro
Syntax
Show:
Summary
Declaration
from
x86_32_common.h:45
#define
CR0_NW
(
(
uint32_t
)
0x20000000
)
Examples
References
from
examples
Code
Location
#define
CR0_NW
(
(
uint32_t
)
0x20000000
)
/* Non Write-Through */
x86_32_common.h:45
x86_32
->
pm_regs
[
I
(
CR0
)
]
|
(
CR0_CD
|
CR0_NW
|
CR0_PG
)
;
lakemont.c:549
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out