Home
last modified time | relevance | path

Searched defs:is_started (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/drivers/wdt/
H A Dwatchdog_sm.c24 bool is_started = false; in __wdt_sm_handler() local
/optee_os/core/include/drivers/
H A Dwdt.h93 static inline TEE_Result watchdog_gettimeleft(bool *is_started, in watchdog_gettimeleft()
/optee_os/core/drivers/
H A Dstm32_iwdg.c390 static TEE_Result iwdg_wdt_get_timeleft(struct wdt_chip *chip, bool *is_started, in iwdg_wdt_get_timeleft()