Searched refs:IWDG_FLAGS_ENABLED (Results 1 – 1 of 1) sorted by relevance
70 #define IWDG_FLAGS_ENABLED BIT(4) macro109 return iwdg->flags & IWDG_FLAGS_ENABLED; in is_enable()174 iwdg->flags |= IWDG_FLAGS_ENABLED; in iwdg_start()342 iwdg->flags |= IWDG_FLAGS_ENABLED; in stm32_iwdg_setup()
Completed in 3 milliseconds