mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-18 19:59:13 +08:00
Convert Libraries format
This commit is contained in:
parent
c178d61947
commit
ffd8662d7a
@ -21,7 +21,7 @@
|
|||||||
******************************************************************************
|
******************************************************************************
|
||||||
*/
|
*/
|
||||||
|
|
||||||
//============== <EFBFBD>汾 EK V1.0 20190818 ==============//
|
//============== 锟芥本 EK V1.0 20190818 ==============//
|
||||||
|
|
||||||
|
|
||||||
#define T_SRAM_BASE 0X20000000
|
#define T_SRAM_BASE 0X20000000
|
||||||
|
@ -480,7 +480,7 @@ ITStatus DMA_GetITStatus(uint32_t DMA_IT)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Clears the DMAy Channelx’s interrupt pending bits.
|
* @brief Clears the DMAy Channelx’s interrupt pending bits.
|
||||||
* @param DMA_IT: specifies the DMA interrupt pending bit to clear.
|
* @param DMA_IT: specifies the DMA interrupt pending bit to clear.
|
||||||
* This parameter can be any combination (for the same DMA) of
|
* This parameter can be any combination (for the same DMA) of
|
||||||
* the following values:
|
* the following values:
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2006-2018, RT-Thread Development Team
|
* Copyright (c) 2006-2021, RT-Thread Development Team
|
||||||
*
|
*
|
||||||
* SPDX-License-Identifier: Apache-2.0
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user