/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_system.h | 1210 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/ |
D | stm32wb0x_hal.c | 433 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/ |
D | stm32wlxx_ll_system.h | 1882 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/ |
D | stm32wbxx_ll_system.h | 2225 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/ |
D | stm32wb0x_ll_utils.h | 65 #define UID_BASE_ADDRESS UID64_BASE
|
/hal_stm32-latest/stm32cube/stm32wlxx/soc/ |
D | stm32wle4xx.h | 782 #define UID64_BASE (ENGI_BYTES_BASE + 0x00000180UL) /*!< 64-bit Unique device Identifi… macro
|
D | stm32wle5xx.h | 782 #define UID64_BASE (ENGI_BYTES_BASE + 0x00000180UL) /*!< 64-bit Unique device Identifi… macro
|
D | stm32wl5mxx.h | 946 #define UID64_BASE (ENGI_BYTES_BASE + 0x00000180UL) /*!< 64-bit Unique device Identifi… macro
|
D | stm32wl54xx.h | 946 #define UID64_BASE (ENGI_BYTES_BASE + 0x00000180UL) /*!< 64-bit Unique device Identifi… macro
|
D | stm32wl55xx.h | 946 #define UID64_BASE (ENGI_BYTES_BASE + 0x00000180UL) /*!< 64-bit Unique device Identifi… macro
|
/hal_stm32-latest/stm32cube/stm32wb0x/soc/ |
D | stm32wb05.h | 111 #define UID64_BASE ((uint32_t)0x10001EF0U) /*!< 64-bit Unique device Identificati… macro
|
D | stm32wb07.h | 112 #define UID64_BASE ((uint32_t)0x10001EF0U) /*!< 64-bit Unique device Identificati… macro
|
D | stm32wb09.h | 58 #define UID64_BASE ((uint32_t)0x10001EF0U) /*!< 64-bit Unique device Identificati… macro
|
D | stm32wb06.h | 112 #define UID64_BASE ((uint32_t)0x10001EF0U) /*!< 64-bit Unique device Identificati… macro
|
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/ |
D | stm32wba50xx.h | 912 #define UID64_BASE (FLASH_ENGY_BASE + 0x00000500UL) /*!< 64-bit Unique device… macro
|
D | stm32wba52xx.h | 1010 #define UID64_BASE (FLASH_ENGY_BASE + 0x00000500UL) /*!< 64-bit Unique device… macro
|
D | stm32wba54xx.h | 1072 #define UID64_BASE (FLASH_ENGY_BASE + 0x00000500UL) /*!< 64-bit Unique device… macro
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/ |
D | stm32wb50xx.h | 866 #define UID64_BASE ((uint32_t)0x1FFF7580UL) /*!< 64-bit Unique device Identificati… macro
|
D | stm32wb1mxx.h | 882 #define UID64_BASE ((uint32_t)0x1FFF7580UL) /*!< 64-bit Unique device Identificati… macro
|
D | stm32wb30xx.h | 865 #define UID64_BASE ((uint32_t)0x1FFF7580UL) /*!< 64-bit Unique device Identificati… macro
|
D | stm32wb35xx.h | 1028 #define UID64_BASE ((uint32_t)0x1FFF7580UL) /*!< 64-bit Unique device Identificati… macro
|
D | stm32wb55xx.h | 1070 #define UID64_BASE ((uint32_t)0x1FFF7580UL) /*!< 64-bit Unique device Identificati… macro
|
D | stm32wb5mxx.h | 1070 #define UID64_BASE ((uint32_t)0x1FFF7580UL) /*!< 64-bit Unique device Identificati… macro
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/ |
D | stm32wb10xx.h | 870 #define UID64_BASE ((uint32_t)0x1FFF7580UL) /*!< 64-bit Unique device Identificati… macro
|
D | stm32wb15xx.h | 882 #define UID64_BASE ((uint32_t)0x1FFF7580UL) /*!< 64-bit Unique device Identificati… macro
|