Searched refs:FLASH_OBR_nRST_BFB2 (Results 1 – 3 of 3) sorted by relevance
145 #if defined(FLASH_OBR_SPRMOD) && defined(FLASH_OBR_nRST_BFB2)149 #elif defined(FLASH_OBR_SPRMOD) && !defined(FLASH_OBR_nRST_BFB2)153 #elif !defined(FLASH_OBR_SPRMOD) && defined(FLASH_OBR_nRST_BFB2)167 #if defined(FLASH_OBR_nRST_BFB2)283 #if defined(FLASH_OBR_SPRMOD) || defined(FLASH_OBR_nRST_BFB2)305 #if defined(FLASH_OBR_nRST_BFB2)635 #if defined(FLASH_OBR_nRST_BFB2)791 #if defined(FLASH_OBR_nRST_BFB2)800 #define OB_BOOT_BANK1 ((uint8_t)(FLASH_OBR_nRST_BFB2 >> 16U)) /*!< At startup, if b…932 #if defined(FLASH_OBR_SPRMOD) || defined(FLASH_OBR_nRST_BFB2)
138 #if defined(FLASH_OBR_nRST_BFB2)548 #if defined(FLASH_OBR_SPRMOD) || defined(FLASH_OBR_nRST_BFB2)594 #if defined(FLASH_OBR_nRST_BFB2) in HAL_FLASHEx_AdvOBProgram()637 #if defined(FLASH_OBR_nRST_BFB2) in HAL_FLASHEx_AdvOBGetConfig()642 pAdvOBInit->BootConfig = (FLASH->OBR & FLASH_OBR_nRST_BFB2) >> 16U; in HAL_FLASHEx_AdvOBGetConfig()1467 #if defined(FLASH_OBR_nRST_BFB2)1493 tmp1 = OB->USER & ((~FLASH_OBR_nRST_BFB2) >> 16U); in FLASH_OB_BootConfig()
3204 #define FLASH_OBR_nRST_BFB2 FLASH_OBR_nRST_BFB2_Msk /*!< BFB2 */ macro