mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Rename all architecture files of form xyz_internal.h to just xyz.h
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/************************************************************************************
|
||||
* arch/arm/src/kinetis/kinetis_internal.h
|
||||
* arch/arm/src/kinetis/kinetis.h
|
||||
*
|
||||
* Copyright (C) 2011, 2013 Gregory Nutt. All rights reserved.
|
||||
* Author: Gregory Nutt <gnutt@nuttx.org>
|
||||
@@ -33,8 +33,8 @@
|
||||
*
|
||||
************************************************************************************/
|
||||
|
||||
#ifndef __ARCH_ARM_SRC_KINETIS_KINETIS_INTERNAL_H
|
||||
#define __ARCH_ARM_SRC_KINETIS_KINETIS_INTERNAL_H
|
||||
#ifndef __ARCH_ARM_SRC_KINETIS_KINETIS_H
|
||||
#define __ARCH_ARM_SRC_KINETIS_KINETIS_H
|
||||
|
||||
/************************************************************************************
|
||||
* Included Files
|
||||
@@ -846,4 +846,4 @@ void sdhc_wrprotect(FAR struct sdio_dev_s *dev, bool wrprotect);
|
||||
#endif
|
||||
|
||||
#endif /* __ASSEMBLY__ */
|
||||
#endif /* __ARCH_ARM_SRC_KINETIS_KINETIS_INTERNAL_H */
|
||||
#endif /* __ARCH_ARM_SRC_KINETIS_KINETIS_H */
|
||||
@@ -44,7 +44,7 @@
|
||||
|
||||
#include "up_arch.h"
|
||||
|
||||
#include "kinetis_internal.h"
|
||||
#include "kinetis.h"
|
||||
#include "kinetis_mcg.h"
|
||||
#include "kinetis_sim.h"
|
||||
#include "kinetis_fmc.h"
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
|
||||
#include "nvic.h"
|
||||
#include "up_arch.h"
|
||||
#include "kinetis_internal.h"
|
||||
#include "kinetis.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
||||
@@ -63,7 +63,7 @@
|
||||
|
||||
#include "up_arch.h"
|
||||
#include "chip.h"
|
||||
#include "kinetis_internal.h"
|
||||
#include "kinetis.h"
|
||||
#include "kinetis_config.h"
|
||||
#include "kinetis_pinmux.h"
|
||||
#include "kinetis_sim.h"
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
#include "ram_vectors.h"
|
||||
#include "up_arch.h"
|
||||
#include "up_internal.h"
|
||||
#include "kinetis_internal.h"
|
||||
#include "kinetis.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
#include "up_arch.h"
|
||||
|
||||
#include "kinetis_config.h"
|
||||
#include "kinetis_internal.h"
|
||||
#include "kinetis.h"
|
||||
#include "kinetis_uart.h"
|
||||
#include "kinetis_sim.h"
|
||||
#include "kinetis_pinmux.h"
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
#include "up_internal.h"
|
||||
|
||||
#include "kinetis_memorymap.h"
|
||||
#include "kinetis_internal.h"
|
||||
#include "kinetis.h"
|
||||
#include "kinetis_port.h"
|
||||
#include "kinetis_gpio.h"
|
||||
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
#include "up_internal.h"
|
||||
|
||||
#include "kinetis_memorymap.h"
|
||||
#include "kinetis_internal.h"
|
||||
#include "kinetis.h"
|
||||
#include "kinetis_gpio.h"
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
#include "up_arch.h"
|
||||
#include "up_internal.h"
|
||||
|
||||
#include "kinetis_internal.h"
|
||||
#include "kinetis.h"
|
||||
#include "kinetis_port.h"
|
||||
|
||||
#ifdef CONFIG_GPIO_IRQ
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
#include "chip.h"
|
||||
#include "up_arch.h"
|
||||
|
||||
#include "kinetis_internal.h"
|
||||
#include "kinetis.h"
|
||||
#include "kinetis_pinmux.h"
|
||||
#include "kinetis_sim.h"
|
||||
#include "kinetis_sdhc.h"
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
#include "kinetis_config.h"
|
||||
#include "chip.h"
|
||||
#include "kinetis_uart.h"
|
||||
#include "kinetis_internal.h"
|
||||
#include "kinetis.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
#include "up_arch.h"
|
||||
#include "up_internal.h"
|
||||
|
||||
#include "kinetis_internal.h"
|
||||
#include "kinetis.h"
|
||||
#include "kinetis_smc.h"
|
||||
#include "kinetis_userspace.h"
|
||||
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
#include "up_arch.h"
|
||||
|
||||
#include "chip.h"
|
||||
#include "kinetis_internal.h"
|
||||
#include "kinetis.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
#include <arch/irq.h>
|
||||
|
||||
#include "up_arch.h"
|
||||
#include "kinetis_internal.h"
|
||||
#include "kinetis.h"
|
||||
#include "kinetis_wdog.h"
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/************************************************************************************
|
||||
* arch/arm/src/lpc31xx/lpc31_internal.h
|
||||
* arch/arm/src/lpc31xx/lpc31.h
|
||||
*
|
||||
* Copyright (C) 2009-2011, 2013 Gregory Nutt. All rights reserved.
|
||||
* Author: Gregory Nutt <gnutt@nuttx.org>
|
||||
@@ -33,8 +33,8 @@
|
||||
*
|
||||
************************************************************************************/
|
||||
|
||||
#ifndef __ARCH_ARM_SRC_LPC31XX_LPC31_INTERNAL_H
|
||||
#define __ARCH_ARM_SRC_LPC31XX_LPC31_INTERNAL_H
|
||||
#ifndef __ARCH_ARM_SRC_LPC31XX_LPC31_H
|
||||
#define __ARCH_ARM_SRC_LPC31XX_LPC31_H
|
||||
|
||||
/************************************************************************************
|
||||
* Included Files
|
||||
@@ -353,4 +353,4 @@ void sdio_wrprotect(FAR struct sdio_dev_s *dev, bool wrprotect);
|
||||
#endif
|
||||
|
||||
#endif /* __ASSEMBLY__ */
|
||||
#endif /* __ARCH_ARM_SRC_LPC31XX_LPC31_INTERNAL_H */
|
||||
#endif /* __ARCH_ARM_SRC_LPC31XX_LPC31_H */
|
||||
@@ -49,7 +49,7 @@
|
||||
|
||||
#include "lpc31_syscreg.h"
|
||||
#include "lpc31_cgudrvr.h"
|
||||
#include "lpc31_internal.h"
|
||||
#include "lpc31.h"
|
||||
|
||||
#ifdef CONFIG_PAGING
|
||||
# include <nuttx/page.h>
|
||||
|
||||
@@ -61,7 +61,7 @@
|
||||
#include "cache.h"
|
||||
|
||||
#include "chip.h"
|
||||
#include "lpc31_internal.h"
|
||||
#include "lpc31.h"
|
||||
#include "lpc31_cgudrvr.h"
|
||||
#include "lpc31_syscreg.h"
|
||||
#include "lpc31_evntrtr.h"
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
|
||||
#include "lpc31_intc.h"
|
||||
#include "lpc31_cgudrvr.h"
|
||||
#include "lpc31_internal.h"
|
||||
#include "lpc31.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
#include "up_arch.h"
|
||||
|
||||
#include "lpc31_timer.h"
|
||||
#include "lpc31_internal.h"
|
||||
#include "lpc31.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/************************************************************************************
|
||||
* arch/arm/src/str71x/str71x_internal.h
|
||||
* arch/arm/src/str71x/str71x.h
|
||||
*
|
||||
* Copyright (C) 2008-2009, 2015 Gregory Nutt. All rights reserved.
|
||||
* Author: Gregory Nutt <gnutt@nuttx.org>
|
||||
@@ -33,8 +33,8 @@
|
||||
*
|
||||
************************************************************************************/
|
||||
|
||||
#ifndef __ARCH_ARM_SRC_STR71X_STR71X_INTERNAL_H
|
||||
#define __ARCH_ARM_SRC_STR71X_STR71X_INTERNAL_H
|
||||
#ifndef __ARCH_ARM_SRC_STR71X_STR71X_H
|
||||
#define __ARCH_ARM_SRC_STR71X_STR71X_H
|
||||
|
||||
/************************************************************************************
|
||||
* Included Files
|
||||
@@ -153,4 +153,4 @@ void str71x_disable_xtiirq(int irq);
|
||||
# define str71x_disable_xtiirq(irq)
|
||||
#endif /* CONFIG_STR71X_XTI */
|
||||
|
||||
#endif /* __ARCH_ARM_SRC_STR71X_STR71X_INTERNAL_H */
|
||||
#endif /* __ARCH_ARM_SRC_STR71X_STR71X_H */
|
||||
@@ -48,7 +48,7 @@
|
||||
#include "chip.h"
|
||||
#include "up_arch.h"
|
||||
#include "up_internal.h"
|
||||
#include "str71x_internal.h"
|
||||
#include "str71x.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
#include "up_arch.h"
|
||||
#include "up_internal.h"
|
||||
|
||||
#include "str71x_internal.h"
|
||||
#include "str71x.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
#include "chip.h"
|
||||
#include "up_arch.h"
|
||||
#include "str71x_internal.h"
|
||||
#include "str71x.h"
|
||||
|
||||
/********************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
#include "up_arch.h"
|
||||
#include "up_internal.h"
|
||||
|
||||
#include "str71x_internal.h"
|
||||
#include "str71x.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
#include "clock/clock.h"
|
||||
#include "up_internal.h"
|
||||
|
||||
#include "str71x_internal.h"
|
||||
#include "str71x.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
#include "chip.h"
|
||||
#include "up_arch.h"
|
||||
#include "up_internal.h"
|
||||
#include "str71x_internal.h"
|
||||
#include "str71x.h"
|
||||
|
||||
#ifdef CONFIG_STR71X_XTI
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/****************************************************************************
|
||||
* arch/avr/src/at32uc3/at32uc3_internal.h
|
||||
* arch/avr/src/at32uc3/at32uc3.h
|
||||
*
|
||||
* Copyright (C) 2010, 2015 Gregory Nutt. All rights reserved.
|
||||
* Author: Gregory Nutt <gnutt@nuttx.org>
|
||||
@@ -33,8 +33,8 @@
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
#ifndef __ARCH_AVR_SRC_AT32UC3_AT32UC3_INTERNAL_H
|
||||
#define __ARCH_AVR_SRC_AT32UC3_AT32UC3_INTERNAL_H
|
||||
#ifndef __ARCH_AVR_SRC_AT32UC3_AT32UC3_H
|
||||
#define __ARCH_AVR_SRC_AT32UC3_AT32UC3_H
|
||||
|
||||
/****************************************************************************
|
||||
* Included Files
|
||||
@@ -341,5 +341,5 @@ void gpio_irqdisable(int irq);
|
||||
#endif
|
||||
|
||||
#endif /* __ASSEMBLY__ */
|
||||
#endif /* __ARCH_AVR_SRC_AT32UC3_AT32UC3_INTERNAL_H */
|
||||
#endif /* __ARCH_AVR_SRC_AT32UC3_AT32UC3_H */
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
|
||||
#include "at32uc3_config.h"
|
||||
#include "up_internal.h"
|
||||
#include "at32uc3_internal.h"
|
||||
#include "at32uc3.h"
|
||||
#include "at32uc3_pm.h"
|
||||
#include "at32uc3_flashc.h"
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
|
||||
#include "at32uc3_config.h"
|
||||
#include "up_internal.h"
|
||||
#include "at32uc3_internal.h"
|
||||
#include "at32uc3.h"
|
||||
|
||||
#include "up_arch.h"
|
||||
#include "chip.h"
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
|
||||
#include "up_arch.h"
|
||||
#include "irq/irq.h"
|
||||
#include "at32uc3_internal.h"
|
||||
#include "at32uc3.h"
|
||||
#include "at32uc3_gpio.h"
|
||||
|
||||
#ifdef CONFIG_AVR32_GPIOIRQ
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
|
||||
#include "up_arch.h"
|
||||
#include "up_internal.h"
|
||||
#include "at32uc3_internal.h"
|
||||
#include "at32uc3.h"
|
||||
|
||||
#include "chip.h"
|
||||
#include "at32uc3_intc.h"
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
#include "up_arch.h"
|
||||
#include "up_internal.h"
|
||||
#include "at32uc3_internal.h"
|
||||
#include "at32uc3.h"
|
||||
#include "at32uc3_pm.h"
|
||||
#include "at32uc3_usart.h"
|
||||
#include "at32uc3_pinmux.h"
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
|
||||
#include "at32uc3_config.h"
|
||||
#include "up_internal.h"
|
||||
#include "at32uc3_internal.h"
|
||||
#include "at32uc3.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
#include "at32uc3_usart.h"
|
||||
#include "up_arch.h"
|
||||
#include "up_internal.h"
|
||||
#include "at32uc3_internal.h"
|
||||
#include "at32uc3.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
#include "up_arch.h"
|
||||
|
||||
#include "chip.h"
|
||||
#include "at32uc3_internal.h"
|
||||
#include "at32uc3.h"
|
||||
#include "at32uc3_pm.h"
|
||||
#include "at32uc3_rtc.h"
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/****************************************************************************
|
||||
* arch/avr/src/at90usb/at90usb_internal.h
|
||||
* arch/avr/src/at90usb/at90usb.h
|
||||
*
|
||||
* Copyright (C) 2011, 2015 Gregory Nutt. All rights reserved.
|
||||
* Author: Gregory Nutt <gnutt@nuttx.org>
|
||||
@@ -33,8 +33,8 @@
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
#ifndef __ARCH_AVR_SRC_ATMEGA_ATMEGA_INTERNAL_H
|
||||
#define __ARCH_AVR_SRC_ATMEGA_ATMEGA_INTERNAL_H
|
||||
#ifndef __ARCH_AVR_SRC_ATMEGA_ATMEGA_H
|
||||
#define __ARCH_AVR_SRC_ATMEGA_ATMEGA_H
|
||||
|
||||
/****************************************************************************
|
||||
* Included Files
|
||||
@@ -208,5 +208,5 @@ void gpio_irqdisable(int irq);
|
||||
#endif
|
||||
|
||||
#endif /* __ASSEMBLY__ */
|
||||
#endif /* __ARCH_AVR_SRC_ATMEGA_ATMEGA_INTERNAL_H */
|
||||
#endif /* __ARCH_AVR_SRC_ATMEGA_ATMEGA_H */
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
#include "up_arch.h"
|
||||
#include "up_internal.h"
|
||||
|
||||
#include "at90usb_internal.h"
|
||||
#include "at90usb.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
|
||||
#include "at90usb_config.h"
|
||||
#include "up_internal.h"
|
||||
#include "at90usb_internal.h"
|
||||
#include "at90usb.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
|
||||
#include "up_arch.h"
|
||||
#include "up_internal.h"
|
||||
#include "at90usb_internal.h"
|
||||
#include "at90usb.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
|
||||
#include "up_arch.h"
|
||||
|
||||
#include "at90usb_internal.h"
|
||||
#include "at90usb.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/****************************************************************************
|
||||
* arch/avr/src/atmega/atmega_internal.h
|
||||
* arch/avr/src/atmega/atmega.h
|
||||
*
|
||||
* Copyright (C) 2011 Gregory Nutt. All rights reserved.
|
||||
* Author: Gregory Nutt <gnutt@nuttx.org>
|
||||
@@ -33,8 +33,8 @@
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
#ifndef __ARCH_AVR_SRC_ATMEGA_ATMEGA_INTERNAL_H
|
||||
#define __ARCH_AVR_SRC_ATMEGA_ATMEGA_INTERNAL_H
|
||||
#ifndef __ARCH_AVR_SRC_ATMEGA_ATMEGA_H
|
||||
#define __ARCH_AVR_SRC_ATMEGA_ATMEGA_H
|
||||
|
||||
/****************************************************************************
|
||||
* Included Files
|
||||
@@ -210,5 +210,5 @@ void gpio_irqdisable(int irq);
|
||||
#endif
|
||||
|
||||
#endif /* __ASSEMBLY__ */
|
||||
#endif /* __ARCH_AVR_SRC_ATMEGA_ATMEGA_INTERNAL_H */
|
||||
#endif /* __ARCH_AVR_SRC_ATMEGA_ATMEGA_H */
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
|
||||
#include "up_arch.h"
|
||||
#include "up_internal.h"
|
||||
#include "atmega_internal.h"
|
||||
#include "atmega.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
|
||||
#include "atmega_config.h"
|
||||
#include "up_internal.h"
|
||||
#include "atmega_internal.h"
|
||||
#include "atmega.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
|
||||
#include "up_arch.h"
|
||||
#include "up_internal.h"
|
||||
#include "atmega_internal.h"
|
||||
#include "atmega.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
|
||||
#include "up_arch.h"
|
||||
|
||||
#include "atmega_internal.h"
|
||||
#include "atmega.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/****************************************************************************
|
||||
* arch/avr/src/avr/avr_internal.h
|
||||
* arch/avr/src/avr/avr.h
|
||||
*
|
||||
* Copyright (C) 2011-2013 Gregory Nutt. All rights reserved.
|
||||
* Author: Gregory Nutt <gnutt@nuttx.org>
|
||||
@@ -33,8 +33,8 @@
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
#ifndef __ARCH_AVR_SRC_AVR_AVR_INTERNAL_H
|
||||
#define __ARCH_AVR_SRC_AVR_AVR_INTERNAL_H
|
||||
#ifndef __ARCH_AVR_SRC_AVR_AVR_H
|
||||
#define __ARCH_AVR_SRC_AVR_AVR_H
|
||||
|
||||
/****************************************************************************
|
||||
* Included Files
|
||||
@@ -175,5 +175,5 @@ int avr_spicmddata(FAR struct spi_dev_s *dev, enum spi_dev_e devid, bool cmd);
|
||||
#endif
|
||||
|
||||
#endif /* __ASSEMBLY__ */
|
||||
#endif /* __ARCH_AVR_SRC_AVR_AVR_INTERNAL_H */
|
||||
#endif /* __ARCH_AVR_SRC_AVR_AVR_H */
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
#include "up_arch.h"
|
||||
|
||||
#include "chip.h"
|
||||
#include "avr_internal.h"
|
||||
#include "avr.h"
|
||||
|
||||
#ifdef CONFIG_AVR_SPI
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/****************************************************************************
|
||||
* arch/avr/src/avr32/up_internal.h
|
||||
* arch/avr/src/avr32/avr32.h
|
||||
*
|
||||
* Copyright (C) 2011-2012 Gregory Nutt. All rights reserved.
|
||||
* Author: Gregory Nutt <gnutt@nuttx.org>
|
||||
@@ -33,8 +33,8 @@
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
#ifndef __ARCH_AVR_SRC_AVR32_AVR32_INTERNAL_H
|
||||
#define __ARCH_AVR_SRC_AVR32_AVR32_INTERNAL_H
|
||||
#ifndef __ARCH_AVR_SRC_AVR32_AVR32_H
|
||||
#define __ARCH_AVR_SRC_AVR32_AVR32_H
|
||||
|
||||
/****************************************************************************
|
||||
* Included Files
|
||||
@@ -135,5 +135,5 @@ void up_switchcontext(uint32_t *saveregs, uint32_t *restoreregs);
|
||||
uint32_t *up_doirq(int irq, uint32_t *regs);
|
||||
|
||||
#endif /* __ASSEMBLY__ */
|
||||
#endif /* __ARCH_AVR_SRC_AVR32_AVR32_INTERNAL_H */
|
||||
#endif /* __ARCH_AVR_SRC_AVR32_AVR32_H */
|
||||
|
||||
@@ -47,9 +47,9 @@
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_ARCH_FAMILY_AVR32
|
||||
# include "avr32_internal.h"
|
||||
# include "avr32.h"
|
||||
#else
|
||||
# include "avr_internal.h"
|
||||
# include "avr.h"
|
||||
#endif
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/************************************************************************************
|
||||
* arch/hc/src/m9s12/m9s12_internal.h
|
||||
* arch/hc/src/m9s12/m9s12.h
|
||||
*
|
||||
* Copyright (C) 2009, 2011, 2015 Gregory Nutt. All rights reserved.
|
||||
* Author: Gregory Nutt <gnutt@nuttx.org>
|
||||
@@ -33,8 +33,8 @@
|
||||
*
|
||||
************************************************************************************/
|
||||
|
||||
#ifndef __ARCH_HC_SRC_M9S12_M9S12_INTERNAL_H
|
||||
#define __ARCH_HC_SRC_M9S12_M9S12_INTERNAL_H
|
||||
#ifndef __ARCH_HC_SRC_M9S12_M9S12_H
|
||||
#define __ARCH_HC_SRC_M9S12_M9S12_H
|
||||
|
||||
/************************************************************************************
|
||||
* Included Files
|
||||
@@ -357,4 +357,4 @@ uint8_t hcs12_spistatus(FAR struct spi_dev_s *dev, enum spi_dev_e devid);
|
||||
#endif
|
||||
|
||||
#endif /* __ASSEMBLY__ */
|
||||
#endif /* __ARCH_HC_SRC_M9S12_M9S12_INTERNAL_H */
|
||||
#endif /* __ARCH_HC_SRC_M9S12_M9S12_H */
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user