mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 11:56:10 +08:00
Cosmetic changes
This commit is contained in:
@@ -266,7 +266,7 @@ static inline void stm32_bbsram_unlock(void)
|
|||||||
*
|
*
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
static inline void stm32_bbsram_lock(void)
|
static inline void stm32_bbsram_lock(void)
|
||||||
{
|
{
|
||||||
(void)stm32_pwr_enablebkp(false);
|
(void)stm32_pwr_enablebkp(false);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -40,7 +40,7 @@
|
|||||||
#include <cassert>
|
#include <cassert>
|
||||||
|
|
||||||
//***************************************************************************
|
//***************************************************************************
|
||||||
// Definitions
|
// Pre-processor Definitions
|
||||||
//***************************************************************************
|
//***************************************************************************
|
||||||
|
|
||||||
//***************************************************************************
|
//***************************************************************************
|
||||||
|
|||||||
@@ -42,7 +42,7 @@
|
|||||||
#include "libxx_internal.hxx"
|
#include "libxx_internal.hxx"
|
||||||
|
|
||||||
//***************************************************************************
|
//***************************************************************************
|
||||||
// Definitions
|
// Pre-processor Definitions
|
||||||
//***************************************************************************
|
//***************************************************************************
|
||||||
|
|
||||||
//***************************************************************************
|
//***************************************************************************
|
||||||
|
|||||||
@@ -42,7 +42,7 @@
|
|||||||
#include "libxx_internal.hxx"
|
#include "libxx_internal.hxx"
|
||||||
|
|
||||||
//***************************************************************************
|
//***************************************************************************
|
||||||
// Definitions
|
// Pre-processor Definitions
|
||||||
//***************************************************************************
|
//***************************************************************************
|
||||||
|
|
||||||
//***************************************************************************
|
//***************************************************************************
|
||||||
|
|||||||
+1
-1
@@ -44,7 +44,7 @@
|
|||||||
#include "libxx_internal.hxx"
|
#include "libxx_internal.hxx"
|
||||||
|
|
||||||
//***************************************************************************
|
//***************************************************************************
|
||||||
// Definitions
|
// Pre-processor Definitions
|
||||||
//***************************************************************************
|
//***************************************************************************
|
||||||
|
|
||||||
//***************************************************************************
|
//***************************************************************************
|
||||||
|
|||||||
@@ -44,7 +44,7 @@
|
|||||||
#include "libxx_internal.hxx"
|
#include "libxx_internal.hxx"
|
||||||
|
|
||||||
//***************************************************************************
|
//***************************************************************************
|
||||||
// Definitions
|
// Pre-processor Definitions
|
||||||
//***************************************************************************
|
//***************************************************************************
|
||||||
|
|
||||||
//***************************************************************************
|
//***************************************************************************
|
||||||
|
|||||||
@@ -41,7 +41,7 @@
|
|||||||
#include <debug.h>
|
#include <debug.h>
|
||||||
|
|
||||||
//***************************************************************************
|
//***************************************************************************
|
||||||
// Definitions
|
// Pre-processor Definitions
|
||||||
//***************************************************************************
|
//***************************************************************************
|
||||||
|
|
||||||
//***************************************************************************
|
//***************************************************************************
|
||||||
|
|||||||
Reference in New Issue
Block a user