hal: nuvoton: add license to numicro m480 series hal

Add Apache-2.0 license declaration in driver source

The license changes from Nuvoton github is applied on top
of release v3.05.000

Signed-off-by: Saravanan Sekar <saravanan@linumiz.com>
This commit is contained in:
Saravanan Sekar 2020-05-14 13:01:16 +02:00 committed by Carles Cufí
parent 0dcbe9f670
commit b4d31f3323
127 changed files with 258 additions and 130 deletions

View File

@ -5,6 +5,7 @@
* This file contains all the peripheral register's definitions,
* bits definitions and memory mapping for NuMicro M480 MCU.
*
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
/**

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief NuMicro peripheral access layer header file.
*
* @copyright (C) 2017-2018 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __NUMICRO_H__
#define __NUMICRO_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief ACMP register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __ACMP_REG_H__
#define __ACMP_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief BPWM register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __BPWM_REG_H__
#define __BPWM_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief CAN register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __CAN_REG_H__
#define __CAN_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief CCAP register definition header file
*
* @copyright (C) 2019 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __CCAP_REG_H__
#define __CCAP_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief CLK register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __CLK_REG_H__
#define __CLK_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief CRC register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __CRC_REG_H__
#define __CRC_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief CRYPTO register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __CRYPTO_REG_H__
#define __CRYPTO_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief DAC register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __DAC_REG_H__
#define __DAC_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief EADC register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __EADC_REG_H__
#define __EADC_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief EBI register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __EBI_REG_H__
#define __EBI_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief ECAP register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __ECAP_REG_H__
#define __ECAP_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief EMAC register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __EMAC_REG_H__
#define __EMAC_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief EPWM register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __EPWM_REG_H__
#define __EPWM_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief FMC register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __FMC_REG_H__
#define __FMC_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief GPIO register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __GPIO_REG_H__
#define __GPIO_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief HSOTG register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __HSOTG_REG_H__
#define __HSOTG_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief HSUSBD register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __HSUSBD_REG_H__
#define __HSUSBD_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief HSUSBH register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __HSUSBH_REG_H__
#define __HSUSBH_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief I2C register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __I2C_REG_H__
#define __I2C_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief I2S register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __I2S_REG_H__
#define __I2S_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief OPA register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __OPA_REG_H__
#define __OPA_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief OTG register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __OTG_REG_H__
#define __OTG_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief PDMA register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __PDMA_REG_H__
#define __PDMA_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief QEI register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __QEI_REG_H__
#define __QEI_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief QSPI register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __QSPI_REG_H__
#define __QSPI_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief RTC register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __RTC_REG_H__
#define __RTC_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief SC register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __SC_REG_H__
#define __SC_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief SDH register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __SDH_REG_H__
#define __SDH_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief SPI register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __SPI_REG_H__
#define __SPI_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief SPIM register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __SPIM_REG_H__
#define __SPIM_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief SYS register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __SYS_REG_H__
#define __SYS_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief CMSIS Cortex-M4 Core Peripheral Access Layer Header File for M480
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __SYSTEM_M480_H__
@ -21,8 +22,11 @@ extern "C" {
*----------------------------------------------------------------------------*/
#define __HSI (12000000UL) /*!< PLL default output is 50MHz */
#define __HXT (12000000UL) /*!< External Crystal Clock Frequency */
#define __LXT (32768UL) /*!< External Crystal Clock Frequency 32.768KHz */
#define __HIRC (12000000UL) /*!< Internal 12M RC Oscillator Frequency */
#define __LIRC (10000UL) /*!< Internal 10K RC Oscillator Frequency */
#define __SYS_OSC_CLK ( ___HSI) /* Main oscillator frequency */

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief TIMER register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __TIMER_REG_H__
#define __TIMER_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief TRNG register definition header file
*
* @copyright (C) 2019 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __TRNG_REG_H__
#define __TRNG_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief UART register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __UART_REG_H__
#define __UART_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief UI2C register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __UI2C_REG_H__
#define __UI2C_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief USBD register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __USBD_REG_H__
#define __USBD_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief USBH register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __USBH_REG_H__
#define __USBH_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief USPI register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __USPI_REG_H__
#define __USPI_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief UUART register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __UUART_REG_H__
#define __UUART_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief WDT register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __WDT_REG_H__
#define __WDT_REG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief WWDT register definition header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __WWDT_REG_H__
#define __WWDT_REG_H__

View File

@ -3,7 +3,8 @@
; * @version V1.00
; * @brief CMSIS Cortex-M4 Core Device Startup File for M480
; *
; * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
; * SPDX-License-Identifier: Apache-2.0
; * @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
;*****************************************************************************/
;/*
;//-------- <<< Use Configuration Wizard in Context Menu >>> ------------------

View File

@ -3,7 +3,8 @@
; * @version V1.00
; * @brief CMSIS Cortex-M4 Core Device Startup File for M480
; *
; * @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
; * SPDX-License-Identifier: Apache-2.0
; * @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
;*****************************************************************************/
MODULE ?cstartup

View File

@ -3,8 +3,9 @@
* @version V1.000
* @brief CMSIS Cortex-M4 Core Peripheral Access Layer Source File for M480
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#include "NuMicro.h"

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief M480 Series ACMP Driver Header File
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
******************************************************************************/
#ifndef __ACMP_H__
#define __ACMP_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief M480 series PWM driver header file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __BPWM_H__
#define __BPWM_H__

View File

@ -3,7 +3,8 @@
* @version V2.00
* @brief M480 Series CAN Driver Header File
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
******************************************************************************/
#ifndef __CAN_H__
#define __CAN_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief M480 Series CCAP Driver Header File
*
* @copyright (C) 2019 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
******************************************************************************/
#ifndef __CCAP_H__
#define __CCAP_H__

View File

@ -3,7 +3,8 @@
* @version V1.0
* @brief M480 Series CLK Driver Header File
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
******************************************************************************/
#ifndef __CLK_H__
#define __CLK_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief M480 series CRC driver header file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __CRC_H__
#define __CRC_H__

View File

@ -3,7 +3,8 @@
* @version V1.10
* @brief Cryptographic Accelerator driver header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
******************************************************************************/
#ifndef __CRYPTO_H__
#define __CRYPTO_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief M480 series DAC driver header file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __DAC_H__
#define __DAC_H__

View File

@ -3,7 +3,8 @@
* @version V0.10
* @brief M480 series EADC driver header file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __EADC_H__
#define __EADC_H__

View File

@ -3,7 +3,8 @@
* @version V3.00
* @brief M480 series External Bus Interface(EBI) driver header file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __EBI_H__
#define __EBI_H__

View File

@ -3,7 +3,8 @@
* @version V3.00
* @brief EnHanced Input Capture Timer(ECAP) driver header file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __ECAP_H__
#define __ECAP_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief M480 EMAC driver header file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __EMAC_H__
#define __EMAC_H__

View File

@ -3,7 +3,8 @@
* @version V3.00
* @brief M480 series EPWM driver header file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __EPWM_H__
#define __EPWM_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief M480 Series Flash Memory Controller Driver Header File
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
******************************************************************************/
#ifndef __FMC_H__
#define __FMC_H__

View File

@ -3,7 +3,8 @@
* @version V3.00
* @brief M480 series GPIO driver header file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
******************************************************************************/
#ifndef __GPIO_H__
#define __GPIO_H__

View File

@ -3,8 +3,8 @@
* @version V0.10
* @brief M480 Series HSOTG Driver Header File
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
*
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
******************************************************************************/
#ifndef __HSOTG_H__
#define __HSOTG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief M480 HSUSBD driver header file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __HSUSBD_H__
#define __HSUSBD_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief M480 series I2C driver header file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __I2C_H__
#define __I2C_H__

View File

@ -3,7 +3,8 @@
* @version V0.10
* @brief M480 I2S driver header file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __I2S_H__
#define __I2S_H__

View File

@ -3,7 +3,8 @@
* @version V3.00
* @brief M480 series OPA driver header file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __OPA_H__
#define __OPA_H__

View File

@ -3,8 +3,8 @@
* @version V0.10
* @brief M480 Series OTG Driver Header File
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
*
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
******************************************************************************/
#ifndef __OTG_H__
#define __OTG_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief M480 series PDMA driver header file
*
* @copyright (C) 2014~2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __PDMA_H__
#define __PDMA_H__

View File

@ -3,7 +3,8 @@
* @version V3.00
* @brief Quadrature Encoder Interface (QEI) driver header file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __QEI_H__
#define __QEI_H__

View File

@ -3,7 +3,8 @@
* @version V3.00
* @brief M480 series QSPI driver header file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __QSPI_H__
#define __QSPI_H__

View File

@ -3,7 +3,8 @@
* @version V3.00
* @brief M480 series RTC driver header file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __RTC_H__
#define __RTC_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief M480 Smartcard (SC) driver header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __SC_H__
#define __SC_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief M480 Smartcard UART mode (SCUART) driver header file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __SCUART_H__
#define __SCUART_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief M480 SDH driver header file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#include <stdio.h>

View File

@ -3,7 +3,8 @@
* @version V3.00
* @brief M480 series SPI driver header file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __SPI_H__
#define __SPI_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief M480 series SPIM driver header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __SPIM_H__
#define __SPIM_H__

View File

@ -3,7 +3,8 @@
* @version V3.0
* @brief M480 Series SYS Driver Header File
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
******************************************************************************/
#ifndef __SYS_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief M480 series Timer Controller(Timer) driver header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __TIMER_H__
#define __TIMER_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief M480 series Timer PWM Controller(Timer PWM) driver header file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __TIMER_PWM_H__
#define __TIMER_PWM_H__

View File

@ -3,7 +3,8 @@
* @version V1.10
* @brief TRNG driver header file
*
* @copyright (C) 2019 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
******************************************************************************/
#ifndef __TRNG_H__
#define __TRNG_H__

View File

@ -3,8 +3,9 @@
* @version V3.00
* @brief M480 series UART driver header file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __UART_H__
#define __UART_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief M480 series USB driver header file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
******************************************************************************/
#ifndef __USBD_H__
#define __USBD_H__

View File

@ -3,7 +3,8 @@
* @version V3.0
* @brief M480 series USCI I2C(UI2C) driver header file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
******************************************************************************/
#ifndef __USCI_I2C_H__
#define __USCI_I2C_H__

View File

@ -3,7 +3,8 @@
* @version V3.00
* @brief M480 series USCI_SPI driver header file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __USCI_SPI_H__
#define __USCI_SPI_H__

View File

@ -3,7 +3,8 @@
* @version V3.00
* @brief M480 series USCI UART (UUART) driver header file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __USCI_UART_H__
#define __USCI_UART_H__

View File

@ -3,7 +3,8 @@
* @version V3.00
* @brief M480 series WDT driver header file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __WDT_H__
#define __WDT_H__

View File

@ -3,7 +3,8 @@
* @version V3.00
* @brief M480 series WWDT driver header file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __WWDT_H__
#define __WWDT_H__

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief M480 series Analog Comparator(ACMP) driver source file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#include "NuMicro.h"

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief M480 series BPWM driver source file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#include "NuMicro.h"

View File

@ -3,7 +3,8 @@
* @version V2.00
* @brief M480 series CAN driver source file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#include "NuMicro.h"

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief M480 Series CCAP Driver Source File
*
* @copyright (C) 2019 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#include "NuMicro.h"

View File

@ -3,7 +3,8 @@
* @version V3.00
* @brief M480 series CLK driver source file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#include "NuMicro.h"

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief M480 CRC driver source file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#include "NuMicro.h"

View File

@ -3,7 +3,8 @@
* @version V1.10
* @brief Cryptographic Accelerator driver source file
*
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#include <stdio.h>

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief M480 series DAC driver source file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#include "NuMicro.h"

View File

@ -3,7 +3,8 @@
* @version V2.00
* @brief M480 series EADC driver source file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#include "NuMicro.h"

View File

@ -3,7 +3,8 @@
* @version V3.00
* @brief M480 series External Bus Interface(EBI) driver source file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#include "NuMicro.h"

View File

@ -3,7 +3,8 @@
* @version V3.00
* @brief Enhanced Input Capture Timer (ECAP) driver source file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#include "NuMicro.h"

View File

@ -3,7 +3,8 @@
* @version V1.00
* @brief M480 EMAC driver source file
*
* @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2016-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#include <stdio.h>
#include <string.h>

Some files were not shown because too many files have changed in this diff Show More