Home
last modified time | relevance | path

Searched refs:LPTIM_EXTI_LINE_LPTIM2 (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_lptim.h45 #define LPTIM_EXTI_LINE_LPTIM2 EXTI_IMR1_IM30 /*!< External interrupt line 30 Connected to the LP… macro
567 #define __HAL_LPTIM_LPTIM2_EXTI_ENABLE_IT() (EXTI->IMR1 |= LPTIM_EXTI_LINE_LPTIM2)
574 &= ~(LPTIM_EXTI_LINE_LPTIM2))
580 #define __HAL_LPTIM_LPTIM2_EXTI_ENABLE_EVENT() (EXTI->EMR1 |= LPTIM_EXTI_LINE_LPTIM2)
587 &= ~(LPTIM_EXTI_LINE_LPTIM2))
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_lptim.h45 #define LPTIM_EXTI_LINE_LPTIM2 EXTI_IMR1_IM30 /*!< External interrupt line 30 Connected to the LP… macro
587 |= LPTIM_EXTI_LINE_LPTIM2)
589 &= ~(LPTIM_EXTI_LINE_LPTIM2))
600 #define __HAL_LPTIM_LPTIM2_EXTI_ENABLE_IT() (EXTI->IMR1 |= LPTIM_EXTI_LINE_LPTIM2)
602 &= ~(LPTIM_EXTI_LINE_LPTIM2))
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_lptim.h45 #define LPTIM_EXTI_LINE_LPTIM2 EXTI_IMR2_IM33 /*!< External interrupt line 33 Connected to the LP… macro
626 #define __HAL_LPTIM_LPTIM2_EXTI_ENABLE_IT() (EXTI->IMR2 |= LPTIM_EXTI_LINE_LPTIM2)
633 &= ~(LPTIM_EXTI_LINE_LPTIM2))
639 #define __HAL_LPTIM_LPTIM2_EXTI_ENABLE_EVENT() (EXTI->EMR2 |= LPTIM_EXTI_LINE_LPTIM2)
646 &= ~(LPTIM_EXTI_LINE_LPTIM2))
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_lptim.h45 #define LPTIM_EXTI_LINE_LPTIM2 EXTI_IMR2_IM33 /*!< External interrupt line 33 Connected to the LP… macro
611 #define __HAL_LPTIM_LPTIM2_EXTI_ENABLE_IT() (EXTI->IMR2 |= LPTIM_EXTI_LINE_LPTIM2)
618 &= ~(LPTIM_EXTI_LINE_LPTIM2))
624 #define __HAL_LPTIM_LPTIM2_EXTI_ENABLE_EVENT() (EXTI->EMR2 |= LPTIM_EXTI_LINE_LPTIM2)
631 &= ~(LPTIM_EXTI_LINE_LPTIM2))
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_lptim.h45 #define LPTIM_EXTI_LINE_LPTIM2 EXTI_IMR1_IM30 /*!< External interrupt line 30 Connected to the LP… macro
546 #define __HAL_LPTIM_LPTIM2_EXTI_ENABLE_IT() (EXTI->IMR1 |= LPTIM_EXTI_LINE_LPTIM2)
548 &= ~(LPTIM_EXTI_LINE_LPTIM2))
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_lptim.h48 #define LPTIM_EXTI_LINE_LPTIM2 EXTI_IMR2_IM48 /*!< External interrupt line 48 Connected to the LP… macro
853 #define __HAL_LPTIM_LPTIM2_EXTI_ENABLE_IT() (EXTI->IMR2 |= LPTIM_EXTI_LINE_LPTIM2)
860 &= ~(LPTIM_EXTI_LINE_LPTIM2))
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_lptim.h48 #define LPTIM_EXTI_LINE_LPTIM2 EXTI_IMR2_IM53 /*!< External interrupt line 53 Connected to the LP… macro
855 #define __HAL_LPTIM_LPTIM2_EXTI_ENABLE_IT() (EXTI->IMR2 |= LPTIM_EXTI_LINE_LPTIM2)
862 &= ~(LPTIM_EXTI_LINE_LPTIM2))