Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/
A Dstm32_iwdg.c69 #define IWDG_FLAGS_NON_SECURE BIT(3) macro
104 return iwdg->flags & IWDG_FLAGS_NON_SECURE; in is_assigned_to_nsec()
270 iwdg->flags |= IWDG_FLAGS_NON_SECURE; in stm32_iwdg_parse_fdt()
275 if (iwdg->flags & IWDG_FLAGS_NON_SECURE) in stm32_iwdg_parse_fdt()

Completed in 2 milliseconds