Searched defs:DBG_REG_VAL (Results 1 – 6 of 6) sorted by relevance
78 #define DBG_REG_VAL(periph) (REG32(DBG + ((uint32_t)(periph) >> 6))) macro
80 #define DBG_REG_VAL(periph) (REG32(DBG + ((uint32_t)(periph) >> 6))) macro
83 #define DBG_REG_VAL(periph) (REG32(DBG + ((uint32_t)(periph) >> 6))) macro
86 #define DBG_REG_VAL(periph) (REG32(DBG + ((uint32_t)(periph) >> 6))) macro
95 #define DBG_REG_VAL(periph) (REG32(DBG + ((uint32_t)(periph) >> 6))) macro
94 #define DBG_REG_VAL(periph) (REG32(DBG + ((uint32_t)(periph) >> 6))) macro