Home
last modified time | relevance | path

Searched refs:DBG_RESET_VAL (Results 1 – 6 of 6) sorted by relevance

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_dbg.c37 #define DBG_RESET_VAL ((uint32_t)0x00000000U) /*!< DBG reset value */ macro
47 DBG_CTL0 = DBG_RESET_VAL; in dbg_deinit()
48 DBG_CTL1 = DBG_RESET_VAL; in dbg_deinit()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_dbg.c39 #define DBG_RESET_VAL ((uint32_t)0x00000000U) /*!< DBG reset value */ macro
49 DBG_CTL0 = DBG_RESET_VAL; in dbg_deinit()
50 DBG_CTL1 = DBG_RESET_VAL; in dbg_deinit()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_dbg.c40 #define DBG_RESET_VAL 0x00000000U macro
50 DBG_CTL0 = DBG_RESET_VAL; in dbg_deinit()
51 DBG_CTL1 = DBG_RESET_VAL; in dbg_deinit()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_dbg.c37 #define DBG_RESET_VAL ((uint32_t)0x00000000U) /*!< DBG reset value */ macro
47 DBG_CTL = DBG_RESET_VAL; in dbg_deinit()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_dbg.c39 #define DBG_RESET_VAL ((uint32_t)0x00000000U) /*!< DBG reset value */ macro
49 DBG_CTL = DBG_RESET_VAL; in dbg_deinit()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_dbg.c38 #define DBG_RESET_VAL 0x00000000U macro
48 DBG_CTL0 = DBG_RESET_VAL; in dbg_deinit()