01_SDK/modules/hal/panchip/panplat/pan1070/bsp/peripheral/inc/pan_hal_def.h
@@ -6,12 +6,13 @@ * @brief Panchip series HAL (Hardware Abstraction Layer) common definitions header file. * @note Copyright (C) 2023 Panchip Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __PAN_HAL_DEF_H__ #define __PAN_HAL_DEF_H__ #include <stdbool.h> #include <stdint.h> #include "PanSeries.h" typedef void (*DMAC_CallbackFunc)(uint8_t);