Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_lptim.h50 #define LPTIM_EXTI_LINE_LPTIM4 EXTI_IMR2_IM52 /*!< External interrupt line 52 Connected to the LP… macro
879 #define __HAL_LPTIM_LPTIM4_EXTI_ENABLE_IT() (EXTI->IMR2 |= LPTIM_EXTI_LINE_LPTIM4)
886 &= ~(LPTIM_EXTI_LINE_LPTIM4))
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_lptim.h50 #define LPTIM_EXTI_LINE_LPTIM4 EXTI_IMR2_IM57 /*!< External interrupt line 57 Connected to the LP… macro
881 #define __HAL_LPTIM_LPTIM4_EXTI_ENABLE_IT() (EXTI->IMR2 |= LPTIM_EXTI_LINE_LPTIM4)
888 &= ~(LPTIM_EXTI_LINE_LPTIM4))