RTEMS Logo

RTEMS 4.9.2 On-Line Library


Shared Memory Support Driver Get Configuration

PREV UP NEXT Bookshelf BSP and Device Driver Development Guide

16.2.2: Get Configuration

The Shm_Get_configuration routine is responsible for filling in the Shared Memory Configuration Table passed to it.

void Shm_Get_configuration(
  uint32_t           localnode,
  shm_config_table **shmcfg
)
{
   fill in the Shared Memory Configuration Table
}


PREV UP NEXT Bookshelf BSP and Device Driver Development Guide

Copyright © 1988-2008 OAR Corporation