Searched refs:debug_halt (Results 1 – 4 of 4) sorted by relevance
45 conf->debug_halt = (uint8_t)kCDOG_DebugHaltCtrl_Run; /* Debug halt control */ in CWT_GetDefaultConfig()281 … conf->debug_halt) | /* Halt CWT timer during debug so we have chance to debug code */ in CWT_Init()
49 uint8_t debug_halt : 2; member
96 conf->debug_halt = (uint8_t)kCDOG_DebugHaltCtrl_Run; /* Debug halt control */ in CDOG_GetDefaultConfig()337 CDOG_CONTROL_DEBUG_HALT_CTRL(conf->debug_halt) | /* Halt CDOG timer during debug */ in CDOG_Init()
55 uint8_t debug_halt : 2; member