Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_iwdg.c66 #define IWDG_EWCR_EWIE BIT(15) macro
240 !(io_read32(iwdg_base + IWDG_EWCR_OFFSET) & IWDG_EWCR_EWIE)) in configure_timeout()
242 ewie_value | IWDG_EWCR_EWIE); in configure_timeout()