Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_exti.h176 #define EXTI_MODE_C1_NONE 0x00000010u macro
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_exti.c338 pExtiConfig->Mode = EXTI_MODE_C1_NONE; in HAL_EXTI_GetConfigLine()