flash25_hwtest.c File Reference
Test function for serial Flash memory. More...
#include <kern/kfile.h>#include <drv/flash25.h>#include <cfg/debug.h>Go to the source code of this file.
Functions | |
| bool | flash25_test (KFile *channel) |
| Test function for flash25. | |
Detailed Description
Test function for serial Flash memory.
- Version:
- Id
- flash25_hwtest.c 2541 2009-04-17 14:00:57Z batt
Definition in file flash25_hwtest.c.
Function Documentation
| bool flash25_test | ( | KFile * | channel | ) |
Test function for flash25.
- Note:
- : This implentation use a SPI channel.
Definition at line 54 of file flash25_hwtest.c.
