Searched refs:FLASH_SFR_HDPSA_Pos (Results 1 – 4 of 4) sorted by relevance
965 … (((pOBParam->HideProtectionStartAddr - FLASH_BASE) / FLASH_PAGE_SIZE) << FLASH_SFR_HDPSA_Pos))); in FLASH_OB_SecureConfig()1221 user_config = (READ_BIT(sfr_reg_val, FLASH_SFR_HDPSA) >> FLASH_SFR_HDPSA_Pos); in FLASH_OB_GetSecureMemoryConfig()
4616 #define FLASH_SFR_HDPSA_Pos (16U) macro4617 #define FLASH_SFR_HDPSA_Msk (0x7FUL << FLASH_SFR_HDPSA_Pos) /*!< 0x007F0000 */