Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_system.c136 LL_EXTI_EnableEdgeDetection(SYSCFG_IO_InitStruct->Line); in LL_SYSCFG_IO_Init()
143 LL_EXTI_EnableEdgeDetection(SYSCFG_IO_InitStruct->Line); in LL_SYSCFG_IO_Init()
147 LL_EXTI_EnableEdgeDetection(SYSCFG_IO_InitStruct->Line); in LL_SYSCFG_IO_Init()
151 LL_EXTI_EnableEdgeDetection(SYSCFG_IO_InitStruct->Line); in LL_SYSCFG_IO_Init()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_system.h736 __STATIC_INLINE void LL_EXTI_EnableEdgeDetection(uint32_t ExtiLine) in LL_EXTI_EnableEdgeDetection() function