RTEMS Logo

RTEMS 4.10.2 On-Line Library


Non-Volatile Memory Driver Close a Particular Memory Partition

PREV UP NEXT Bookshelf BSP and Device Driver Development Guide

14.6: Close a Particular Memory Partition

This is the driver close call. Usually this call does nothing.

With some drivers, it may be necessary to allocate memory when a particular device is opened. If that is the case, then this is the place where that memory should be deallocated.


PREV UP NEXT Bookshelf BSP and Device Driver Development Guide

Copyright © 1988-2008 OAR Corporation