git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3421 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
65d15d42c4
commit
a2109bf01e
|
@ -24,7 +24,7 @@
|
||||||
* @note This file requires definitions from the ST header file
|
* @note This file requires definitions from the ST header file
|
||||||
* @p stm32f10x.h.
|
* @p stm32f10x.h.
|
||||||
*
|
*
|
||||||
* @addtogroup STM32_RCC
|
* @addtogroup STM32F1xx_RCC
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
* @note This file requires definitions from the ST header file
|
* @note This file requires definitions from the ST header file
|
||||||
* @p stm32l1xx.h.
|
* @p stm32l1xx.h.
|
||||||
*
|
*
|
||||||
* @addtogroup STM32_RCC
|
* @addtogroup STM32L1xx_RCC
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue