Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_comp.c832 extiline = COMP_GET_EXTI_LINE(hcomp->Instance); in HAL_COMP_Start_IT()
875 CLEAR_BIT(EXTI->IMR, COMP_GET_EXTI_LINE(hcomp->Instance)); in HAL_COMP_Stop_IT()
889 uint32_t extiline = COMP_GET_EXTI_LINE(hcomp->Instance); in HAL_COMP_IRQHandler()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_comp.h535 #define COMP_GET_EXTI_LINE(__INSTANCE__) \ macro
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/Legacy/
A Dstm32_hal_legacy.h2061 #define __HAL_COMP_GET_EXTI_LINE COMP_GET_EXTI_LINE

Completed in 24 milliseconds