Searched refs:debug_halt (Results 1 – 4 of 4) sorted by relevance
78 conf->debug_halt = (uint8_t)kCDOG_DebugHaltCtrl_Run; /* Debug halt control */ in CDOG_GetDefaultConfig()328 … CDOG_CONTROL_DEBUG_HALT_CTRL(default_conf.debug_halt) | /* Halt CDOG timer during debug */ in CDOG_Init()344 CDOG_CONTROL_DEBUG_HALT_CTRL(conf->debug_halt) | /* Halt CDOG timer during debug */ in CDOG_Init()
58 uint8_t debug_halt : 2; member
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