Home
last modified time | relevance | path

Searched refs:NDBoot (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_flash_ex.c108 uint32_t Iwdgstdby, uint32_t NDBank, uint32_t NDBoot);
577 uint32_t Iwdgstdby, uint32_t NDBank, uint32_t NDBoot) in FLASH_OB_UserConfig() argument
592 assert_param(IS_OB_NDBOOT(NDBoot)); in FLASH_OB_UserConfig()
603 useroptionvalue = (Iwdg | Wwdg | Stop | Stdby | Iwdgstop | Iwdgstdby | NDBoot | NDBank); in FLASH_OB_UserConfig()