Files
luban-lite-t3e-pro/bsp/peripheral/codec/cs4344/cs4344.h
2025-09-30 11:56:06 +08:00

14 lines
218 B
C

/*
* Copyright (c) 2024, ArtInChip Technology Co., Ltd
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef __DRV_CS4344_H__
#define __DRV_CS4344_H__
#include "codec.h"
#include "aic_common.h"
#endif