Searched refs:IWDG_Prescaler_16 (Results 1 – 12 of 12) sorted by relevance
67 #define IWDG_Prescaler_16 ((uint8_t)0x02) macro74 ((PRESCALER) == IWDG_Prescaler_16) || \
50 #define IWDG_Prescaler_16 ((uint8_t)0x02) macro57 ((PRESCALER) == IWDG_Prescaler_16) || \
54 #define IWDG_Prescaler_16 ((uint8_t)0x02) macro61 ((PRESCALER) == IWDG_Prescaler_16) || \
53 #define IWDG_Prescaler_16 ((uint8_t)0x02) macro60 ((PRESCALER) == IWDG_Prescaler_16) || \
25 #define IWDG_Prescaler_16 ((uint8_t)0x02) macro
27 #define IWDG_Prescaler_16 ((uint8_t)0x02) macro
59 IWDG_Prescaler_16 = 2u, /*!< IWDG prescaler 16. */ enumerator
47 IWDG_Prescaler_16 = IWDG_PR_PRE_DIV16, enumerator
Completed in 15 milliseconds