OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [libmisc/] [rtmonuse/] [rtmonuse.h] - Rev 173

Compare with Previous | Blame | View Log

/*
 *  $Id: rtmonuse.h,v 1.2 2001-09-27 12:01:45 chris Exp $
 */
 
#ifndef __RATE_MONOTONIC_USAGE_h
#define __RATE_MONOTONIC_USAGE_h
 
void Period_usage_Initialize( void );
 
void Period_usage_Reset( void );
 
void Period_usage_Update( 
  rtems_id     id
);
 
void Period_usage_Dump( void );
 
#endif
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.