Home
last modified time | relevance | path

Searched defs:DBG_REG_VAL (Results 1 – 6 of 6) sorted by relevance

/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_dbg.h78 #define DBG_REG_VAL(periph) (REG32(DBG + ((uint32_t)(periph) >> 6))) macro
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_dbg.h80 #define DBG_REG_VAL(periph) (REG32(DBG + ((uint32_t)(periph) >> 6))) macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_dbg.h83 #define DBG_REG_VAL(periph) (REG32(DBG + ((uint32_t)(periph) >> 6))) macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_dbg.h86 #define DBG_REG_VAL(periph) (REG32(DBG + ((uint32_t)(periph) >> 6))) macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_dbg.h95 #define DBG_REG_VAL(periph) (REG32(DBG + ((uint32_t)(periph) >> 6))) macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_dbg.h94 #define DBG_REG_VAL(periph) (REG32(DBG + ((uint32_t)(periph) >> 6))) macro