Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/
A Dstm32_iwdg.c113 static uint32_t iwdg_timeout_cnt(struct stm32_iwdg_device *iwdg, in iwdg_timeout_cnt() function
150 rlr_value = iwdg_timeout_cnt(iwdg, iwdg->timeout); in configure_timeout()
212 if (!iwdg_timeout_cnt(iwdg, timeout)) in iwdg_wdt_set_timeout()
291 if (!iwdg_timeout_cnt(iwdg, iwdg->timeout)) { in stm32_iwdg_parse_fdt()

Completed in 2 milliseconds