mirror of
https://github.com/apache/nuttx.git
synced 2026-08-27 04:10:40 +00:00
Cosmetic changes
This commit is contained in:
parent
12bf2aa3be
commit
93b251b372
1 changed files with 1 additions and 1 deletions
|
|
@ -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);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue