Searched refs:FLASH_OPTR_nRST_STOP (Results 1 – 5 of 5) sorted by relevance
816 assert_param(IS_OB_USER_STOP(UserConfig & FLASH_OPTR_nRST_STOP)); in FLASH_OB_UserConfig()819 optr_reg_val |= (UserConfig & FLASH_OPTR_nRST_STOP); in FLASH_OB_UserConfig()820 optr_reg_mask |= FLASH_OPTR_nRST_STOP; in FLASH_OB_UserConfig()
314 #define OB_STOP_NORST ((uint32_t)FLASH_OPTR_nRST_STOP) /*!< No reset generated when…
7694 #define FLASH_OPTR_nRST_STOP FLASH_OPTR_nRST_STOP_Msk macro