Home
last modified time | relevance | path

Searched refs:PACKAGE_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.h75 #define PACKAGE_BASE_ADDRESS PACKAGE_BASE macro
249 return (uint32_t)(READ_REG(*((uint32_t *)PACKAGE_BASE_ADDRESS)) & 0x1FU); in LL_GetPackageType()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_utils.h75 #define PACKAGE_BASE_ADDRESS PACKAGE_BASE macro
242 return (uint32_t)(READ_REG(*((uint32_t *)PACKAGE_BASE_ADDRESS)) & 0x0700U); in LL_GetPackageType()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_utils.h75 #define PACKAGE_BASE_ADDRESS PACKAGE_BASE macro
260 return (uint32_t)(READ_REG(*((uint32_t *)PACKAGE_BASE_ADDRESS)) & 0x1FU); in LL_GetPackageType()