Searched refs:IDCODE_DEVID_MASK (Results 1 – 2 of 2) sorted by relevance
84 #define IDCODE_DEVID_MASK (0x00000FFFU) macro378 return((DBGMCU->IDCODE) & IDCODE_DEVID_MASK); in HAL_GetDEVID()
98 #define IDCODE_DEVID_MASK ((uint32_t)0x00000FFFU) macro396 return((DBGMCU->IDCODE) & IDCODE_DEVID_MASK); in HAL_GetDEVID()