blob: 613cd7dc1d734e58f096e6440efba38e2c83cf9b [file] [log] [blame]
/******************************************************************************
* @file driver_8278.h
*
* @brief for TLSR chips
*
* @author public@telink-semi.com;
* @date Sep. 30, 2010
*
* @attention
*
* Copyright (C) 2019-2020 Telink Semiconductor (Shanghai) Co., Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
*****************************************************************************/
#pragma once
#include "drivers/8278/bsp.h"
#include "drivers/8278/aes.h"
#include "drivers/8278/analog.h"
#include "drivers/8278/compiler.h"
#include "drivers/8278/register.h"
#include "drivers/8278/gpio.h"
#include "drivers/8278/pwm.h"
#include "drivers/8278/irq.h"
#include "drivers/8278/clock.h"
#include "drivers/8278/random.h"
#include "drivers/8278/flash.h"
#include "drivers/8278/rf_drv.h"
#include "drivers/8278/pm.h"
#include "drivers/8278/audio.h"
#include "drivers/8278/adc.h"
#include "drivers/8278/i2c.h"
#include "drivers/8278/spi.h"
#include "drivers/8278/uart.h"
#include "drivers/8278/register.h"
#include "drivers/8278/watchdog.h"
#include "drivers/8278/register.h"
#include "drivers/8278/dfifo.h"
#include "drivers/8278/dma.h"
#include "drivers/8278/emi.h"
#include "drivers/8278/timer.h"
#include "drivers/8278/s7816.h"
#include "drivers/8278/qdec.h"
#include "drivers/8278/lpc.h"
#include "drivers/8278/rf_pa.h"
#include "drivers/8278/pke.h"