Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_system.c155 LL_EXTI_DisableEdgeDetection(SYSCFG_IO_InitStruct->Line); in LL_SYSCFG_IO_Init()
159 LL_EXTI_DisableEdgeDetection(SYSCFG_IO_InitStruct->Line); in LL_SYSCFG_IO_Init()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_system.h782 __STATIC_INLINE void LL_EXTI_DisableEdgeDetection(uint32_t ExtiLine) in LL_EXTI_DisableEdgeDetection() function