s3c24xx_address() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

s3c24xx_address() function

Syntax

int s3c24xx_address(struct nand_device *nand,     uint8_t address);
Implemented in s3c24xx.c:66

Arguments

nand

address

References

LocationText
s3c24xx.c:66
int s3c24xx_address(struct nand_device *nand, uint8_t address)
s3c24xx.h:50
int s3c24xx_address(struct nand_device *nand, uint8_t address);
s3c2410.c:99
.address = &s3c24xx_address,
s3c2412.c:56
.address = &s3c24xx_address,
s3c2440.c:147
.address = &s3c24xx_address,
s3c2443.c:56
.address = &s3c24xx_address,
s3c6400.c:53
.address = &s3c24xx_address,

Call Tree

Functions called by s3c24xx_address()
s3c24xx_address()
all items filtered out
Implementations
s3c24xx_address()
all items filtered out
Type of s3c24xx_address()
s3c24xx_address()
all items filtered out