Home
last modified time | relevance | path

Searched refs:LPTIM_EXTI_LINE_LPTIM3 (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_lptim.h46 #define LPTIM_EXTI_LINE_LPTIM3 EXTI_IMR1_IM31 /*!< External interrupt line 31 Connected to the LP… macro
592 |= LPTIM_EXTI_LINE_LPTIM3)
594 &= ~(LPTIM_EXTI_LINE_LPTIM3))
604 #define __HAL_LPTIM_LPTIM3_EXTI_ENABLE_IT() (EXTI->IMR1 |= LPTIM_EXTI_LINE_LPTIM3)
606 &= ~(LPTIM_EXTI_LINE_LPTIM3))
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_lptim.h46 #define LPTIM_EXTI_LINE_LPTIM3 EXTI_IMR2_IM42 /*!< External interrupt line 42 Connected to the LP… macro
637 #define __HAL_LPTIM_LPTIM3_EXTI_ENABLE_IT() (EXTI->IMR2 |= LPTIM_EXTI_LINE_LPTIM3)
644 &= ~(LPTIM_EXTI_LINE_LPTIM3))
650 #define __HAL_LPTIM_LPTIM3_EXTI_ENABLE_EVENT() (EXTI->EMR2 |= LPTIM_EXTI_LINE_LPTIM3)
657 &= ~(LPTIM_EXTI_LINE_LPTIM3))
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_lptim.h49 #define LPTIM_EXTI_LINE_LPTIM3 EXTI_IMR2_IM50 /*!< External interrupt line 50 Connected to the LP… macro
866 #define __HAL_LPTIM_LPTIM3_EXTI_ENABLE_IT() (EXTI->IMR2 |= LPTIM_EXTI_LINE_LPTIM3)
873 &= ~(LPTIM_EXTI_LINE_LPTIM3))
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_lptim.h49 #define LPTIM_EXTI_LINE_LPTIM3 EXTI_IMR2_IM55 /*!< External interrupt line 55 Connected to the LP… macro
868 #define __HAL_LPTIM_LPTIM3_EXTI_ENABLE_IT() (EXTI->IMR2 |= LPTIM_EXTI_LINE_LPTIM3)
875 &= ~(LPTIM_EXTI_LINE_LPTIM3))