RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions
nand-mlc-read-blocks.c File Reference

lpc32xx_mlc_read_blocks() implementation. More...

#include <bsp/nand-mlc.h>
#include <string.h>

Functions

rtems_status_code lpc32xx_mlc_read_blocks (uint32_t block_begin, uint32_t block_end, lpc32xx_mlc_read_process process, void *process_arg, uint32_t page_buffer_0[MLC_LARGE_DATA_WORD_COUNT], uint32_t page_buffer_1[MLC_LARGE_DATA_WORD_COUNT])
 Reads the pages of block block_begin up to and excluding block_end.
 

Detailed Description

lpc32xx_mlc_read_blocks() implementation.