Searched refs:IWDG_EWI_DISABLE (Results 1 – 12 of 12) sorted by relevance
134 #define IWDG_EWI_DISABLE 0x00000000u /*!< EWI Disable */ macro
228 if (hiwdg->Init.EWI == IWDG_EWI_DISABLE) in HAL_IWDG_Init()
246 if (hiwdg->Init.EWI != IWDG_EWI_DISABLE) in HAL_IWDG_Init()
243 if (hiwdg->Init.EWI == IWDG_EWI_DISABLE) in HAL_IWDG_Init()