/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_utils.h | 75 #define PACKAGE_BASE_ADDRESS PACKAGE_BASE macro 274 return (uint32_t)(READ_REG(*((uint32_t *)PACKAGE_BASE_ADDRESS)) & 0x1FU); in LL_GetPackageType() 276 return (uint32_t)(READ_REG(*((uint32_t *)PACKAGE_BASE_ADDRESS)) & 0xFU); in LL_GetPackageType()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_ll_utils.h | 73 #define PACKAGE_BASE_ADDRESS PACKAGE_BASE macro 198 return (uint32_t)(READ_REG(*((uint32_t *)PACKAGE_BASE_ADDRESS)) & 0xFU); in LL_GetPackageType()
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_ll_utils.h | 80 #define PACKAGE_BASE_ADDRESS PACKAGE_BASE macro 231 return (uint32_t)(READ_REG(*((uint32_t *)PACKAGE_BASE_ADDRESS)) & 0x1FU); in LL_GetPackageType()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_utils.h | 74 #define PACKAGE_BASE_ADDRESS PACKAGE_BASE macro 237 return (uint32_t)(READ_REG(*((uint32_t *)PACKAGE_BASE_ADDRESS)) & 0x0700U); in LL_GetPackageType()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_utils.h | 74 #define PACKAGE_BASE_ADDRESS PACKAGE_BASE macro 241 return (uint32_t)(READ_REG(*((uint32_t *)PACKAGE_BASE_ADDRESS)) & 0x0700U); in LL_GetPackageType()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_utils.h | 75 #define PACKAGE_BASE_ADDRESS PACKAGE_BASE macro 248 return (uint32_t)(READ_REG(*((uint32_t *)PACKAGE_BASE_ADDRESS)) & 0x1FU); in LL_GetPackageType()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_utils.h | 75 #define PACKAGE_BASE_ADDRESS PACKAGE_BASE macro 244 return (uint32_t)(READ_REG(*((uint32_t *)PACKAGE_BASE_ADDRESS)) & 0x1FU); in LL_GetPackageType()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_utils.h | 75 #define PACKAGE_BASE_ADDRESS PACKAGE_BASE macro 237 return (uint32_t)(READ_REG(*((uint32_t *)PACKAGE_BASE_ADDRESS)) & 0x1FU); in LL_GetPackageType()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_utils.h | 76 #define PACKAGE_BASE_ADDRESS PACKAGE_BASE macro 261 return (uint32_t)(READ_REG(*((uint32_t *)PACKAGE_BASE_ADDRESS)) & 0x1FU); in LL_GetPackageType()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_utils.h | 75 #define PACKAGE_BASE_ADDRESS PACKAGE_BASE macro 261 return (uint32_t)(READ_REG(*((uint32_t *)PACKAGE_BASE_ADDRESS)) & 0x1FU); in LL_GetPackageType()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_utils.h | 74 #define PACKAGE_BASE_ADDRESS PACKAGE_BASE macro 262 return (uint32_t)(READ_REG(*((uint32_t *)PACKAGE_BASE_ADDRESS)) & 0x1FU); in LL_GetPackageType()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_utils.h | 77 #define PACKAGE_BASE_ADDRESS PACKAGE_BASE macro 315 return (uint32_t)(READ_REG(*((__IO uint32_t *)PACKAGE_BASE_ADDRESS)) & 0x0FUL); in LL_GetPackageType()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_utils.h | 74 #define PACKAGE_BASE_ADDRESS PACKAGE_BASE macro 291 return (uint32_t)(READ_REG(*((uint16_t *)PACKAGE_BASE_ADDRESS))); in LL_GetPackageType()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_utils.h | 75 #define PACKAGE_BASE_ADDRESS PACKAGE_BASE macro 251 return (uint8_t)(READ_REG(*((uint32_t *)PACKAGE_BASE_ADDRESS)) & 0xFU); in LL_GetPackageType()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_utils.h | 80 #define PACKAGE_BASE_ADDRESS (BSEC_BASE + 0x1E8U) macro 284 return (uint32_t)(READ_REG(*((__IO uint32_t *)PACKAGE_BASE_ADDRESS)) & 0x0FUL); in LL_GetPackageType()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_utils.h | 69 #define PACKAGE_BASE_ADDRESS PACKAGE_BASE macro 296 return (uint32_t)(READ_BIT(*(uint32_t *)PACKAGE_BASE_ADDRESS, PKG_ID) >> PKG_ID_Pos); in LL_GetPackageType()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_utils.h | 73 #define PACKAGE_BASE_ADDRESS PACKAGE_BASE macro 274 return (uint32_t)(READ_REG(*((uint32_t *)PACKAGE_BASE_ADDRESS)) & 0x1FU); in LL_GetPackageType()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_utils.h | 76 #define PACKAGE_BASE_ADDRESS PACKAGE_BASE macro 330 return (uint16_t)(READ_REG(*((uint32_t *)PACKAGE_BASE_ADDRESS))); in LL_GetPackageType()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_utils.h | 75 #define PACKAGE_BASE_ADDRESS PACKAGE_BASE macro
|