Home
last modified time | relevance | path

Searched refs:UID_BASE_ADDRESS (Results 1 – 3 of 3) sorted by relevance

/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_ll_utils.h65 #define UID_BASE_ADDRESS UID_BASE macro
204 return (uint32_t)(READ_REG(*((uint32_t *)UID_BASE_ADDRESS))); in LL_GetUID_Word0()
213 return (uint32_t)(READ_REG(*((uint32_t *)(UID_BASE_ADDRESS + 4U)))); in LL_GetUID_Word1()
222 return (uint32_t)(READ_REG(*((uint32_t *)(UID_BASE_ADDRESS + 8U)))); in LL_GetUID_Word2()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_utils.h65 #define UID_BASE_ADDRESS UID_BASE macro
195 return (uint32_t)(READ_REG(*((uint32_t *)UID_BASE_ADDRESS))); in LL_GetUID_Word0()
204 return (uint32_t)(READ_REG(*((uint32_t *)(UID_BASE_ADDRESS + 4U)))); in LL_GetUID_Word1()
213 return (uint32_t)(READ_REG(*((uint32_t *)(UID_BASE_ADDRESS + 8U)))); in LL_GetUID_Word2()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_utils.h65 #define UID_BASE_ADDRESS UID_BASE macro
204 return (uint32_t)(READ_REG(*((uint32_t *)UID_BASE_ADDRESS))); in LL_GetUID_Word0()
213 return (uint32_t)(READ_REG(*((uint32_t *)(UID_BASE_ADDRESS + 4U)))); in LL_GetUID_Word1()
222 return (uint32_t)(READ_REG(*((uint32_t *)(UID_BASE_ADDRESS + 8U)))); in LL_GetUID_Word2()