mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-26 14:08:53 +00:00
v1.2.1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2022-2024, ArtInChip Technology Co., Ltd
|
||||
* Copyright (c) 2022-2025, ArtInChip Technology Co., Ltd
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
#include "aic_common.h"
|
||||
|
||||
#ifdef CONFIG_FPGA_BOARD_ARTINCHIP
|
||||
#ifdef FPGA_BOARD_ARTINCHIP
|
||||
#define PWMCS_CLK_RATE 24000000 /* 24 MHz */
|
||||
#else
|
||||
#define PWMCS_CLK_RATE 200000000 /* 200 MHz */
|
||||
|
||||
Reference in New Issue
Block a user