Home
last modified time | relevance | path

Searched refs:UID64_BASE (Results 1 – 25 of 27) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_system.h1210 return (READ_REG(*((uint32_t *)UID64_BASE))); in LL_FLASH_GetUDN()
1220 return ((READ_REG(*((uint32_t *)UID64_BASE + 1U))) & 0x000000FFU); in LL_FLASH_GetDeviceID()
1230 return (((READ_REG(*((uint32_t *)UID64_BASE + 1U))) >> 8U) & 0x00FFFFFFU); in LL_FLASH_GetSTCompanyID()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal.c433 return (READ_REG(*((uint32_t *)UID64_BASE))); in HAL_GetUIDw0()
442 return (READ_REG(*((uint32_t *)(UID64_BASE + 4U)))); in HAL_GetUIDw1()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_system.h1882 return (READ_REG(*((uint32_t *)UID64_BASE))); in LL_FLASH_GetUDN()
1892 return ((READ_REG(*((uint32_t *)UID64_BASE + 1U))) & 0x000000FFU); in LL_FLASH_GetDeviceID()
1902 return (((READ_REG(*((uint32_t *)UID64_BASE + 1U))) >> 8U) & 0x00FFFFFFU); in LL_FLASH_GetSTCompanyID()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_system.h2225 return (uint32_t)(READ_REG(*((uint32_t *)UID64_BASE))); in LL_FLASH_GetUDN()
2237 return (uint32_t)((READ_REG(*((uint32_t *)UID64_BASE + 1U))) & 0x000000FFU); in LL_FLASH_GetDeviceID()
2249 return (uint32_t)(((READ_REG(*((uint32_t *)UID64_BASE + 1U))) >> 8U) & 0x00FFFFFFU); in LL_FLASH_GetSTCompanyID()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_utils.h65 #define UID_BASE_ADDRESS UID64_BASE
/hal_stm32-latest/stm32cube/stm32wlxx/soc/
Dstm32wle4xx.h782 #define UID64_BASE (ENGI_BYTES_BASE + 0x00000180UL) /*!< 64-bit Unique device Identifi… macro
Dstm32wle5xx.h782 #define UID64_BASE (ENGI_BYTES_BASE + 0x00000180UL) /*!< 64-bit Unique device Identifi… macro
Dstm32wl5mxx.h946 #define UID64_BASE (ENGI_BYTES_BASE + 0x00000180UL) /*!< 64-bit Unique device Identifi… macro
Dstm32wl54xx.h946 #define UID64_BASE (ENGI_BYTES_BASE + 0x00000180UL) /*!< 64-bit Unique device Identifi… macro
Dstm32wl55xx.h946 #define UID64_BASE (ENGI_BYTES_BASE + 0x00000180UL) /*!< 64-bit Unique device Identifi… macro
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb05.h111 #define UID64_BASE ((uint32_t)0x10001EF0U) /*!< 64-bit Unique device Identificati… macro
Dstm32wb07.h112 #define UID64_BASE ((uint32_t)0x10001EF0U) /*!< 64-bit Unique device Identificati… macro
Dstm32wb09.h58 #define UID64_BASE ((uint32_t)0x10001EF0U) /*!< 64-bit Unique device Identificati… macro
Dstm32wb06.h112 #define UID64_BASE ((uint32_t)0x10001EF0U) /*!< 64-bit Unique device Identificati… macro
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h912 #define UID64_BASE (FLASH_ENGY_BASE + 0x00000500UL) /*!< 64-bit Unique device… macro
Dstm32wba52xx.h1010 #define UID64_BASE (FLASH_ENGY_BASE + 0x00000500UL) /*!< 64-bit Unique device… macro
Dstm32wba54xx.h1072 #define UID64_BASE (FLASH_ENGY_BASE + 0x00000500UL) /*!< 64-bit Unique device… macro
/hal_stm32-latest/stm32cube/stm32wbxx/soc/
Dstm32wb50xx.h866 #define UID64_BASE ((uint32_t)0x1FFF7580UL) /*!< 64-bit Unique device Identificati… macro
Dstm32wb1mxx.h882 #define UID64_BASE ((uint32_t)0x1FFF7580UL) /*!< 64-bit Unique device Identificati… macro
Dstm32wb30xx.h865 #define UID64_BASE ((uint32_t)0x1FFF7580UL) /*!< 64-bit Unique device Identificati… macro
Dstm32wb35xx.h1028 #define UID64_BASE ((uint32_t)0x1FFF7580UL) /*!< 64-bit Unique device Identificati… macro
Dstm32wb55xx.h1070 #define UID64_BASE ((uint32_t)0x1FFF7580UL) /*!< 64-bit Unique device Identificati… macro
Dstm32wb5mxx.h1070 #define UID64_BASE ((uint32_t)0x1FFF7580UL) /*!< 64-bit Unique device Identificati… macro
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/
Dstm32wb10xx.h870 #define UID64_BASE ((uint32_t)0x1FFF7580UL) /*!< 64-bit Unique device Identificati… macro
Dstm32wb15xx.h882 #define UID64_BASE ((uint32_t)0x1FFF7580UL) /*!< 64-bit Unique device Identificati… macro

12