Files
luban-lite/bsp/peripheral/codec/cs4344/cs4344.h

14 lines
205 B
C
Raw Normal View History

2025-01-08 19:12:06 +08:00
/*
* 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