KT25-1015_AC695x_SDK310/include_lib/driver/cpu/br23/asm/includes.h

29 lines
351 B
C
Raw Permalink Normal View History

2025-10-15 07:18:43 +00:00
#ifndef ASM_INCLUDES_H
#define ASM_INCLUDES_H
#include "asm/cpu.h"
#include "asm/crc16.h"
#include "asm/clock.h"
#include "asm/uart.h"
#include "asm/uart_dev.h"
#include "asm/gpio.h"
#include "asm/spiflash.h"
#include "asm/csfr.h"
#include "asm/power_interface.h"
#include "asm/efuse.h"
#include "asm/wdt.h"
#include "asm/timer.h"
#endif