Home
last modified time | relevance | path

Searched refs:saved_nb_int (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/drivers/
H A Dstm32_iwdg.c112 unsigned long saved_nb_int; member
326 iwdg->saved_nb_int = ULONG_MAX; in iwdg_wdt_stop()
334 iwdg->nb_int = iwdg->saved_nb_int; in iwdg_wdt_refresh()
368 iwdg->saved_nb_int = n; in stm32_iwdg_handle_timeouts()
408 (iwdg->timeout - iwdg->early_timeout) * iwdg->saved_nb_int in iwdg_wdt_get_timeleft()