Files
E3-20260112-pitch/e3_176_ref-buding/devices/D3248/include/part.h
2026-01-12 18:46:01 +08:00

21 lines
295 B
C

/*
* part.h
*
* Copyright (c) 2020 Semidrive Semiconductor.
* All rights reserved.
*
* Description: E3 part device IP macro.
*
* Revision History:
* -----------------
*/
#ifndef SDRV_PART_H_
#define SDRV_PART_H_
#define CONFIG_D3248 1
#define CONFIG_D3 1
#endif /* SDRV_PART_H_ */