Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/inc/
A Dstm32f10x_exti.h119 #define EXTI_Line17 ((uint32_t)0x20000) /*!< External interrupt line 17 Connected to the RTC … macro
133 ((LINE) == EXTI_Line16) || ((LINE) == EXTI_Line17) || \
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/
A Dstm32f2xx_exti.h122 #define EXTI_Line17 ((uint32_t)0x20000) /*!< External interrupt line 17 Connected to the R… macro
139 ((LINE) == EXTI_Line16) || ((LINE) == EXTI_Line17) || \
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_exti.h122 #define EXTI_Line17 ((uint32_t)0x20000) /*!< External interrupt line 17 Connected to the R… macro
139 ((LINE) == EXTI_Line16) || ((LINE) == EXTI_Line17) || \

Completed in 4 milliseconds