Searched refs:IWDG_FLAGS_NON_SECURE (Results 1 – 1 of 1) sorted by relevance
69 #define IWDG_FLAGS_NON_SECURE BIT(3) macro104 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