Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_system.c166 LL_EXTI_EnableIT(SYSCFG_IO_InitStruct->Line); in LL_SYSCFG_IO_Init()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_system.h590 __STATIC_INLINE void LL_EXTI_EnableIT(uint32_t ExtiLine) in LL_EXTI_EnableIT() function