Home
last modified time | relevance | path

Searched refs:IWDG_Prescaler_4 (Results 1 – 3 of 3) sorted by relevance

/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/inc/
A Dstm32f10x_iwdg.h69 #define IWDG_Prescaler_4 ((uint8_t)0x00) macro
76 #define IS_IWDG_PRESCALER(PRESCALER) (((PRESCALER) == IWDG_Prescaler_4) || \
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/
A Dstm32f2xx_iwdg.h69 #define IWDG_Prescaler_4 ((uint8_t)0x00) macro
76 #define IS_IWDG_PRESCALER(PRESCALER) (((PRESCALER) == IWDG_Prescaler_4) || \
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_iwdg.h69 #define IWDG_Prescaler_4 ((uint8_t)0x00) macro
76 #define IS_IWDG_PRESCALER(PRESCALER) (((PRESCALER) == IWDG_Prescaler_4) || \

Completed in 3 milliseconds