Searched refs:irq_pause (Results 1 – 4 of 4) sorted by relevance
44 conf->irq_pause = (uint8_t)kCDOG_IrqPauseCtrl_Run; /* IRQ pause control */ in CWT_GetDefaultConfig()279 CDOG_CONTROL_IRQ_PAUSE(conf->irq_pause) | /* Pause running during interrupts setup */ in CWT_Init()
48 uint8_t irq_pause : 2; member
95 conf->irq_pause = (uint8_t)kCDOG_IrqPauseCtrl_Run; /* IRQ pause control */ in CDOG_GetDefaultConfig()336 CDOG_CONTROL_IRQ_PAUSE(conf->irq_pause) | /* Pause running during interrupts setup */ in CDOG_Init()
54 uint8_t irq_pause : 2; member