Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/inc/
A Dstm32f10x_exti.h118 #define EXTI_Line16 ((uint32_t)0x10000) /*!< External interrupt line 16 Connected to the PVD … macro
133 ((LINE) == EXTI_Line16) || ((LINE) == EXTI_Line17) || \
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/
A Dstm32f2xx_exti.h121 #define EXTI_Line16 ((uint32_t)0x10000) /*!< External interrupt line 16 Connected to the P… macro
139 ((LINE) == EXTI_Line16) || ((LINE) == EXTI_Line17) || \
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_exti.h121 #define EXTI_Line16 ((uint32_t)0x10000) /*!< External interrupt line 16 Connected to the P… macro
139 ((LINE) == EXTI_Line16) || ((LINE) == EXTI_Line17) || \

Completed in 3 milliseconds