SoC Debug Control Device Interface Functions More...
#include "soc_dbg_ctrl_regs.h"
Go to the source code of this file.
Typedefs | |
typedef enum dif_soc_dbg_ctrl_debug_category | dif_soc_dbg_ctrl_debug_category_t |
Valid debug categories. | |
Enumerations | |
enum | dif_soc_dbg_ctrl_debug_category { kDebugCategoryLocked = 0x50 , kDebugCategory2 = 0x4D , kDebugCategory3 = 0x0A , kDebugCategory4 = 0x63 } |
Valid debug categories. More... | |
SoC Debug Control Device Interface Functions
Definition in file dif_soc_dbg_ctrl.h.
Valid debug categories.
These values MUST be kept in sync with the dbg_category_e
enum in hw/ip/soc_dbg_ctrl/rtl/soc_dbg_ctrl_pkg.sv
.
Valid debug categories.
These values MUST be kept in sync with the dbg_category_e
enum in hw/ip/soc_dbg_ctrl/rtl/soc_dbg_ctrl_pkg.sv
.
Definition at line 24 of file dif_soc_dbg_ctrl.h.