Hardware Design: SIE
Sign in or create your account
|
Project List
|
Help
Project Home
Downloads
Documentation
Issues
Source
Code Review
Source Tree
|
Change Log
|
How To Get The Code
Hardware Design: SIE Git Source Tree
Root
/
Examples
/
ADC
/
Test-QT-src
/
jz47xx_mmap.h
1
/*
2
* JZ47xx GPIO lines
3
*
4
* Written 2010 by Andres Calderon andres.calderon@emqbit.com
5
*/
6
7
#ifndef __jz47xx_mmap_h__
8
#define __jz47xx_mmap_h__
9
10
#include <sys/mman.h>
11
12
unsigned int * jz_mmap (off_t address);
13
14
#endif
15
Download this file
Branches:
master
Main page
Current events
Mailing lists
Planet
Projects server
interactive
About Qi
Recent changes
Contact Qi
Help