Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/
A Dstm32_iwdg.c68 #define IWDG_FLAGS_DISABLE_ON_STANDBY BIT(2) macro
301 iwdg->flags |= IWDG_FLAGS_DISABLE_ON_STANDBY; in stm32_iwdg_parse_fdt()
336 iwdg->flags |= IWDG_FLAGS_DISABLE_ON_STANDBY; in stm32_iwdg_setup()

Completed in 2 milliseconds