mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-01 11:53:53 -04:00
Update to V4.3.0 as described in http://www.FreeRTOS.org/History.txt
This commit is contained in:
parent
67d0d1ec3b
commit
017740b75a
352 changed files with 71690 additions and 71398 deletions
|
@ -1,46 +1,46 @@
|
|||
/*
|
||||
* These files are taken from the MCF523X source code example package
|
||||
* which is available on the Freescale website. Freescale explicitly
|
||||
* grants the redistribution and modification of these source files.
|
||||
* The complete licensing information is available in the file
|
||||
* LICENSE_FREESCALE.TXT.
|
||||
*
|
||||
* File: mcf523x.h
|
||||
* Purpose: Register and bit definitions for the MCF523X
|
||||
*
|
||||
* Notes:
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef __MCF523X_H__
|
||||
#define __MCF523X_H__
|
||||
|
||||
/*********************************************************************/
|
||||
|
||||
#include "mcf523x/mcf523x_fec.h"
|
||||
#include "mcf523x/mcf523x_rng.h"
|
||||
#include "mcf523x/mcf523x_fmpll.h"
|
||||
#include "mcf523x/mcf523x_cs.h"
|
||||
#include "mcf523x/mcf523x_intc0.h"
|
||||
#include "mcf523x/mcf523x_intc1.h"
|
||||
#include "mcf523x/mcf523x_sdramc.h"
|
||||
#include "mcf523x/mcf523x_sram.h"
|
||||
#include "mcf523x/mcf523x_uart.h"
|
||||
#include "mcf523x/mcf523x_timer.h"
|
||||
#include "mcf523x/mcf523x_qspi.h"
|
||||
#include "mcf523x/mcf523x_eport.h"
|
||||
#include "mcf523x/mcf523x_i2c.h"
|
||||
#include "mcf523x/mcf523x_scm.h"
|
||||
#include "mcf523x/mcf523x_pit.h"
|
||||
#include "mcf523x/mcf523x_can.h"
|
||||
#include "mcf523x/mcf523x_wtm.h"
|
||||
#include "mcf523x/mcf523x_gpio.h"
|
||||
#include "mcf523x/mcf523x_mdha.h"
|
||||
#include "mcf523x/mcf523x_ccm.h"
|
||||
#include "mcf523x/mcf523x_rcm.h"
|
||||
#include "mcf523x/mcf523x_etpu.h"
|
||||
|
||||
|
||||
/********************************************************************/
|
||||
|
||||
#endif /* __MCF523X_H__ */
|
||||
/*
|
||||
* These files are taken from the MCF523X source code example package
|
||||
* which is available on the Freescale website. Freescale explicitly
|
||||
* grants the redistribution and modification of these source files.
|
||||
* The complete licensing information is available in the file
|
||||
* LICENSE_FREESCALE.TXT.
|
||||
*
|
||||
* File: mcf523x.h
|
||||
* Purpose: Register and bit definitions for the MCF523X
|
||||
*
|
||||
* Notes:
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef __MCF523X_H__
|
||||
#define __MCF523X_H__
|
||||
|
||||
/*********************************************************************/
|
||||
|
||||
#include "mcf523x/mcf523x_fec.h"
|
||||
#include "mcf523x/mcf523x_rng.h"
|
||||
#include "mcf523x/mcf523x_fmpll.h"
|
||||
#include "mcf523x/mcf523x_cs.h"
|
||||
#include "mcf523x/mcf523x_intc0.h"
|
||||
#include "mcf523x/mcf523x_intc1.h"
|
||||
#include "mcf523x/mcf523x_sdramc.h"
|
||||
#include "mcf523x/mcf523x_sram.h"
|
||||
#include "mcf523x/mcf523x_uart.h"
|
||||
#include "mcf523x/mcf523x_timer.h"
|
||||
#include "mcf523x/mcf523x_qspi.h"
|
||||
#include "mcf523x/mcf523x_eport.h"
|
||||
#include "mcf523x/mcf523x_i2c.h"
|
||||
#include "mcf523x/mcf523x_scm.h"
|
||||
#include "mcf523x/mcf523x_pit.h"
|
||||
#include "mcf523x/mcf523x_can.h"
|
||||
#include "mcf523x/mcf523x_wtm.h"
|
||||
#include "mcf523x/mcf523x_gpio.h"
|
||||
#include "mcf523x/mcf523x_mdha.h"
|
||||
#include "mcf523x/mcf523x_ccm.h"
|
||||
#include "mcf523x/mcf523x_rcm.h"
|
||||
#include "mcf523x/mcf523x_etpu.h"
|
||||
|
||||
|
||||
/********************************************************************/
|
||||
|
||||
#endif /* __MCF523X_H__ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue