Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_iwdg.c145 unsigned long to_sec) in iwdg_timeout_cnt() argument
147 uint64_t reload = (uint64_t)to_sec * clk_get_rate(iwdg->clk_lsi); in iwdg_timeout_cnt()