Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_lptim.h51 #define LPTIM_EXTI_LINE_LPTIM5 EXTI_IMR2_IM53 /*!< External interrupt line 53 Connected to the LP… macro
892 #define __HAL_LPTIM_LPTIM5_EXTI_ENABLE_IT() (EXTI->IMR2 |= LPTIM_EXTI_LINE_LPTIM5)
899 &= ~(LPTIM_EXTI_LINE_LPTIM5))
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_lptim.h51 #define LPTIM_EXTI_LINE_LPTIM5 EXTI_IMR2_IM58 /*!< External interrupt line 58 Connected to the LP… macro
894 #define __HAL_LPTIM_LPTIM5_EXTI_ENABLE_IT() (EXTI->IMR2 |= LPTIM_EXTI_LINE_LPTIM5)
901 &= ~(LPTIM_EXTI_LINE_LPTIM5))