Home
last modified time | relevance | path

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

/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/inc/
Dstm32f4xx_rcc.h516 #define RCC_FLAG_IWDGRST ((uint8_t)0x7D) macro
524 ((FLAG) == RCC_FLAG_SFTRST) || ((FLAG) == RCC_FLAG_IWDGRST)|| \
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_hal_rcc.h363 #define RCC_FLAG_IWDGRST ((uint8_t)0x7D) macro