forked from Imagelibrary/rtems
gen68340: Add doxygen header files.
This commit is contained in:
committed by
Jennifer Averett
parent
3bba3f58e0
commit
56ac38ec85
@@ -1,3 +1,11 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @ingroup m68k_gen68340
|
||||
*
|
||||
* @brief Global BSP definitions.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Board Support Package for `Generic' Motorola MC68340
|
||||
*
|
||||
@@ -30,6 +38,14 @@ extern "C" {
|
||||
#include <rtems/iosupp.h>
|
||||
#include <rtems/clockdrv.h>
|
||||
|
||||
/**
|
||||
* @defgroup m68k_gen68340 Motorola MC68340 Support
|
||||
*
|
||||
* @ingroup bsp_m68k
|
||||
*
|
||||
* @brief Motorola MC68340 support.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Simple spin delay in microsecond units for device drivers.
|
||||
* This is very dependent on the clock speed of the target.
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @ingroup m68k_gen68340
|
||||
*
|
||||
* @brief C overhead definitions.
|
||||
*/
|
||||
|
||||
/*
|
||||
* This file was machine-generated from the tmoverhd.exe output
|
||||
*/
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @ingroup m68k_gen68340
|
||||
*
|
||||
* @brief Time driver definitions.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Header file for timer driver
|
||||
* defines for accessing M68340 timer registers
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @ingroup m68k_gen68340
|
||||
*
|
||||
* @brief UART console driver definitions.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Header file for console driver
|
||||
* defines for accessing M68340/68349 UART registers
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @ingroup m68k_gen68340
|
||||
*
|
||||
* @brief MC68430 definitions.
|
||||
*/
|
||||
|
||||
/**********************************************************************
|
||||
* MC68340 C Header File *
|
||||
* *
|
||||
|
||||
Reference in New Issue
Block a user