Home
last modified time | relevance | path

Searched refs:PACKAGE_BASE_ADDRESS (Results 1 – 19 of 19) sorted by relevance

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_utils.h75 #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/
Dstm32c0xx_ll_utils.h73 #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/
Dstm32wb0x_ll_utils.h80 #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/
Dstm32f7xx_ll_utils.h74 #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/
Dstm32f4xx_ll_utils.h74 #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/
Dstm32wlxx_ll_utils.h75 #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/
Dstm32wbxx_ll_utils.h75 #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/
Dstm32wbaxx_ll_utils.h75 #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/
Dstm32l4xx_ll_utils.h76 #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/
Dstm32l5xx_ll_utils.h75 #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/
Dstm32g4xx_ll_utils.h74 #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/
Dstm32h7rsxx_ll_utils.h77 #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/
Dstm32h5xx_ll_utils.h74 #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/
Dstm32u0xx_ll_utils.h75 #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/
Dstm32n6xx_ll_utils.h80 #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/
Dstm32mp1xx_ll_utils.h69 #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/
Dstm32u5xx_ll_utils.h73 #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/
Dstm32h7xx_ll_utils.h76 #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/
Dstm32f3xx_ll_utils.h75 #define PACKAGE_BASE_ADDRESS PACKAGE_BASE macro