realtek-doc/sources/rtk-gp3000/include/dal/apollomp/dal_apollomp.h
2025-12-04 22:26:46 +05:00

25 lines
657 B
C

#ifndef __DAL_APOLLOMP_H_
#define __DAL_APOLLOMP_H_
#include <common/rt_type.h>
#include <common/rt_error.h>
#include <common/util/rt_bitop.h>
#include <common/util/rt_util.h>
#include <common/debug/rt_log.h>
#include <osal/memory.h>
#include <hal/chipdef/allmem.h>
#include <hal/chipdef/allreg.h>
#include <hal/chipdef/apollomp/rtk_apollomp_table_struct.h>
#include <hal/chipdef/apollomp/rtk_apollomp_reg_struct.h>
#include <hal/mac/mem.h>
#include <hal/mac/reg.h>
#include <hal/mac/drv.h>
#include <hal/common/halctrl.h>
#include <hal/chipdef/apollomp/apollomp_def.h>
#include <dal/dal_common.h>
#include <rtk/default.h>
#endif /*__DAL_APOLLOMP_H_*/