#ifndef __INCLUDEALL_H__
|
#define __INCLUDEALL_H__
|
/* ================================================================================ */
|
/* ================ Peripheral include ================ */
|
/* ================================================================================ */
|
#include "fm33a0xxev_aes.h"
|
#include "fm33a0xxev_adc.h"
|
#include "fm33a0xxev_bstim.h"
|
#include "fm33a0xxev_comp.h"
|
#include "fm33a0xxev_rmu.h"
|
#include "fm33a0xxev_crc.h"
|
#include "fm33a0xxev_lcd.h"
|
#include "fm33a0xxev_dma.h"
|
#include "fm33a0xxev_gpio.h"
|
#include "fm33a0xxev_i2c.h"
|
#include "fm33a0xxev_iwdt.h"
|
#include "fm33a0xxev_lpuart.h"
|
#include "fm33a0xxev_flash.h"
|
#include "fm33a0xxev_pmu.h"
|
#include "fm33a0xxev_cmu.h"
|
#include "fm33a0xxev_rtc.h"
|
#include "fm33a0xxev_dbg.h"
|
#include "fm33a0xxev_spi.h"
|
#include "fm33a0xxev_rng.h"
|
#include "fm33a0xxev_u7816.h"
|
#include "fm33a0xxev_uart.h"
|
#include "fm33a0xxev_lptim.h"
|
#include "fm33a0xxev_wwdt.h"
|
#include "fm33a0xxev_svd.h"
|
#include "fm33a0xxev_pae.h"
|
#include "fm33a0xxev_hash.h"
|
#include "fm33a0xxev_qspi.h"
|
#include "fm33a0xxev_bt.h"
|
#include "fm33a0xxev_et.h"
|
#include "fm33a0xxev_vrtc.h"
|
#include "fm33a0xxev_cdif.h"
|
|
#endif
|