Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_iwdg.c32 #define IWDG_TIMEOUT_US U(40000) macro
160 uint64_t timeout_ref = timeout_init_us(IWDG_TIMEOUT_US); in iwdg_wait_sync()