Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/
A Dstm32_iwdg.c150 rlr_value = iwdg_timeout_cnt(iwdg, iwdg->timeout); in configure_timeout()
194 iwdg_start(iwdg); in iwdg_wdt_start()
204 iwdg_refresh(iwdg); in iwdg_wdt_refresh()
217 if (is_enable(iwdg)) { in iwdg_wdt_set_timeout()
242 iwdg_refresh(iwdg); in stm32_iwdg_refresh()
288 if (!iwdg->timeout) in stm32_iwdg_parse_fdt()
291 if (!iwdg_timeout_cnt(iwdg, iwdg->timeout)) { in stm32_iwdg_parse_fdt()
349 iwdg_refresh(iwdg); in stm32_iwdg_setup()
383 iwdg = calloc(1, sizeof(*iwdg)); in stm32_iwdg_probe()
384 if (!iwdg) in stm32_iwdg_probe()
[all …]
/optee_os-3.20.0/core/arch/arm/dts/
A Dstm32mp151.dtsi1510 compatible = "st,stm32mp1-iwdg";
1581 compatible = "st,stm32mp1-iwdg";

Completed in 5 milliseconds