Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_hal_wwdg.c179 hwwdg->State = HAL_WWDG_STATE_READY; in HAL_WWDG_Init()
291 hwwdg->State = HAL_WWDG_STATE_READY; in HAL_WWDG_Start()
346 hwwdg->State = HAL_WWDG_STATE_READY; in HAL_WWDG_Refresh()
378 hwwdg->State = HAL_WWDG_STATE_READY; in HAL_WWDG_IRQHandler()
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_wwdg.h67 HAL_WWDG_STATE_READY = 0x01, /*!< WWDG initialized and ready for use */ enumerator

Completed in 3 milliseconds