Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/
A Dstm32_iwdg.c82 struct stm32_iwdg_device { struct
89 SLIST_ENTRY(stm32_iwdg_device) link; argument
97 static vaddr_t get_base(struct stm32_iwdg_device *iwdg) in get_base()
107 static bool is_enable(struct stm32_iwdg_device *iwdg) in is_enable()
168 static void iwdg_start(struct stm32_iwdg_device *iwdg) in iwdg_start()
177 static void iwdg_refresh(struct stm32_iwdg_device *iwdg) in iwdg_refresh()
192 struct stm32_iwdg_device *iwdg = wdt_chip_to_iwdg(chip); in iwdg_wdt_start()
202 struct stm32_iwdg_device *iwdg = wdt_chip_to_iwdg(chip); in iwdg_wdt_refresh()
210 struct stm32_iwdg_device *iwdg = wdt_chip_to_iwdg(chip); in iwdg_wdt_set_timeout()
238 struct stm32_iwdg_device *iwdg = NULL; in stm32_iwdg_refresh()
[all …]

Completed in 3 milliseconds