mirror of
https://github.com/apache/nuttx.git
synced 2026-06-12 14:13:21 +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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user