diff --git a/drivers/watchdog/wdt_npcx.c b/drivers/watchdog/wdt_npcx.c index 93fe123f61d..e64c71c2602 100644 --- a/drivers/watchdog/wdt_npcx.c +++ b/drivers/watchdog/wdt_npcx.c @@ -16,10 +16,10 @@ * failure detection. Please refer the block diagram for more detail. * * +---------------------+ +-----------------+ - * LFCLK --->| T0 Prescale Counter |--->| 16-Bit T0 Timer |---+----> T0 Timer - * (32kHz) | (TWCP 1:32) | | (TWDT0) | | Event - * +---------------------+ +-----------------+ | - * +----------------------------------------------------------+ + * LFCLK --->| T0 Prescale Counter |-+->| 16-Bit T0 Timer |--------> T0 Timer + * (32kHz) | (TWCP 1:32) | | | (TWDT0) | Event + * +---------------------+ | +-----------------+ + * +---------------------------------+ * | * | +-------------------+ +-----------------+ * +--->| Watchdog Prescale |--->| 8-Bit Watchdog |-----> Watchdog Event/Reset