代码搜索:Addressable
找到约 233 项符合「Addressable」的源代码
代码结果 233
www.eeworm.com/read/281401/9157502
s mempager.s
! MEMORY MANAGER
!
! The aim of this exercise is to program a simple memory paging system.
! In the original paging systems the addressable memory is larger than
! the physical memory of the system.
www.eeworm.com/read/281401/9157943
s mempager.s
! MEMORY MANAGER
!
! The aim of this exercise is to program a simple memory paging system.
! In the original paging systems the addressable memory is larger than
! the physical memory of the system.
www.eeworm.com/read/281401/9158249
s mempager.s
! MEMORY MANAGER
!
! The aim of this exercise is to program a simple memory paging system.
! In the original paging systems the addressable memory is larger than
! the physical memory of the system.
www.eeworm.com/read/389636/8510076
txt abstract.txt
Generic 8051 Bit I/O Example Program
------------------------------------
This example program shows how to:
* Declare a Special Function Register (SFR)
* Declare a Bit in a Bit-Addressable SFR
www.eeworm.com/read/401210/11561609
txt abstract.txt
Generic 8051 Bit I/O Example Program
------------------------------------
This example program shows how to:
* Declare a Special Function Register (SFR)
* Declare a Bit in a Bit-Addressable SFR
www.eeworm.com/read/228696/14366941
txt abstract.txt
Generic 8051 Bit I/O Example Program
------------------------------------
This example program shows how to:
* Declare a Special Function Register (SFR)
* Declare a Bit in a Bit-Addressable SFR
www.eeworm.com/read/233448/4672141
c pr17153.c
/* The alias analyzer was marking RETVAL non-addressable, but RETVAL
is a special variable that's available across different functions. */
void foo(const char*);
struct A {};
struct B : A
{
www.eeworm.com/read/366702/2867698
c pr17153.c
/* The alias analyzer was marking RETVAL non-addressable, but RETVAL
is a special variable that's available across different functions. */
void foo(const char*);
struct A {};
struct B : A
{
www.eeworm.com/read/388658/8586710
txt abstract.txt
Generic C167 Bit I/O Example Program
------------------------------------
This example program shows how to:
* Declare a Special Function Register (SFR)
* Declare a Bit in a Bit-Addressable SFR
www.eeworm.com/read/480930/1307509
h highmem.h
/*
* highmem.h: virtual kernel memory mappings for high memory
*
* Used in CONFIG_HIGHMEM systems for memory pages which
* are not addressable by direct kernel virtual addresses.
*
* Copyright (