RTEMS 7.0-rc1
Loading...
Searching...
No Matches
Functions
nand-mlc-write-blocks.c File Reference

lpc32xx_mlc_write_blocks() implementation. More...

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

Functions

rtems_status_code lpc32xx_mlc_write_blocks (uint32_t block_begin, uint32_t block_end, const void *src, size_t src_size, uint32_t page_buffer[MLC_LARGE_DATA_WORD_COUNT])
 Writes src_size Bytes from src to the flash area specified by block_begin and block_end.
 

Detailed Description

lpc32xx_mlc_write_blocks() implementation.