Searched refs:IDCODE_DEVID_MASK (Results 1 – 10 of 10) sorted by relevance
66 #define IDCODE_DEVID_MASK (0x00000FFFU) macro432 return((DBGMCU->IDCODE) & IDCODE_DEVID_MASK); in HAL_GetDEVID()
66 #define IDCODE_DEVID_MASK (0x00000FFFU) macro431 return((DBGMCU->IDCODE) & IDCODE_DEVID_MASK); in HAL_GetDEVID()
67 #define IDCODE_DEVID_MASK 0x00000FFFU macro457 return ((DBGMCU->IDCODE) & IDCODE_DEVID_MASK); in HAL_GetDEVID()
68 #define IDCODE_DEVID_MASK (0x00000FFFU) macro449 return((DBGMCU->IDCODE) & IDCODE_DEVID_MASK); in HAL_GetDEVID()
64 #define IDCODE_DEVID_MASK ((uint32_t)0x00000FFF) macro440 return((DBGMCU->IDCODE) & IDCODE_DEVID_MASK); in HAL_GetDEVID()
69 #define IDCODE_DEVID_MASK (0x00000FFFU) macro444 return((DBGMCU->IDCODE) & IDCODE_DEVID_MASK); in HAL_GetDEVID()
64 #define IDCODE_DEVID_MASK 0x00000FFFU macro456 return((DBGMCU->IDCODE) & IDCODE_DEVID_MASK); in HAL_GetDEVID()
64 #define IDCODE_DEVID_MASK 0x00000FFFU macro462 return((DBGMCU->IDCODE) & IDCODE_DEVID_MASK); in HAL_GetDEVID()
65 #define IDCODE_DEVID_MASK ((uint32_t)0x00000FFF) macro523 return((DBGMCU->IDCODE) & IDCODE_DEVID_MASK); in HAL_GetDEVID()
61 #define IDCODE_DEVID_MASK ((uint32_t)0x00000FFF) macro477 return((DBGMCU->IDCODE) & IDCODE_DEVID_MASK); in HAL_GetDEVID()