Searched refs:UID64_BASE (Results 1 – 3 of 3) sorted by relevance
2178 return (uint32_t)(READ_REG(*((uint32_t *)UID64_BASE))); in LL_FLASH_GetUDN()2190 return (uint32_t)((READ_REG(*((uint32_t *)UID64_BASE + 1U))) & 0x000000FFU); in LL_FLASH_GetDeviceID()2202 return (uint32_t)(((READ_REG(*((uint32_t *)UID64_BASE + 1U))) >> 8U ) & 0x00FFFFFFU); in LL_FLASH_GetSTCompanyID()
880 #define UID64_BASE ((uint32_t)0x1FFF7580UL) /*!< 64-bit Unique device Identificati… macro
1071 #define UID64_BASE ((uint32_t)0x1FFF7580UL) /*!< 64-bit Unique device Identificati… macro