HAL_IWDG_Init is implemented in file stm32L4xx_hal. Here two statement from the L476 documentation: a) "When the independent watchdog is started by writing the value 0x0000 CCCC in the IWDG key register (IWDG_KR), the counter starts counting down fro...