Home
last modified time | relevance | path

Searched refs:DBG_CTL_TRACE_MODE (Results 1 – 2 of 2) sorted by relevance

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_dbg.c164 DBG_CTL &= ~DBG_CTL_TRACE_MODE; in dbg_trace_pin_mode_set()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_dbg.h61 #define DBG_CTL_TRACE_MODE BITS(6,7) /*!< trace pin mode selection */ macro