Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_lptim.h44 #define LPTIM_EXTI_LINE_LPTIM1 EXTI_IMR1_IM29 /*!< External interrupt line 29 Connected to the LP… macro
541 #define __HAL_LPTIM_LPTIM1_EXTI_ENABLE_IT() (EXTI->IMR1 |= LPTIM_EXTI_LINE_LPTIM1)
548 &= ~(LPTIM_EXTI_LINE_LPTIM1))
554 #define __HAL_LPTIM_LPTIM1_EXTI_ENABLE_EVENT() (EXTI->EMR1 |= LPTIM_EXTI_LINE_LPTIM1)
561 &= ~(LPTIM_EXTI_LINE_LPTIM1))
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_lptim.h44 #define LPTIM_EXTI_LINE_LPTIM1 EXTI_IMR1_IM29 /*!< External interrupt line 29 Connected to the LP… macro
582 |= LPTIM_EXTI_LINE_LPTIM1)
584 &= ~(LPTIM_EXTI_LINE_LPTIM1))
596 #define __HAL_LPTIM_LPTIM1_EXTI_ENABLE_IT() (EXTI->IMR1 |= LPTIM_EXTI_LINE_LPTIM1)
598 &= ~(LPTIM_EXTI_LINE_LPTIM1))
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_lptim.h44 #define LPTIM_EXTI_LINE_LPTIM1 EXTI_IMR2_IM32 /*!< External interrupt line 32 Connected to the LP… macro
600 #define __HAL_LPTIM_LPTIM1_EXTI_ENABLE_IT() (EXTI->IMR2 |= LPTIM_EXTI_LINE_LPTIM1)
607 &= ~(LPTIM_EXTI_LINE_LPTIM1))
613 #define __HAL_LPTIM_LPTIM1_EXTI_ENABLE_EVENT() (EXTI->EMR2 |= LPTIM_EXTI_LINE_LPTIM1)
620 &= ~(LPTIM_EXTI_LINE_LPTIM1))
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_lptim.h44 #define LPTIM_EXTI_LINE_LPTIM1 EXTI_IMR2_IM32 /*!< External interrupt line 32 Connected to the LP… macro
585 #define __HAL_LPTIM_LPTIM1_EXTI_ENABLE_IT() (EXTI->IMR2 |= LPTIM_EXTI_LINE_LPTIM1)
592 &= ~(LPTIM_EXTI_LINE_LPTIM1))
598 #define __HAL_LPTIM_LPTIM1_EXTI_ENABLE_EVENT() (EXTI->EMR2 |= LPTIM_EXTI_LINE_LPTIM1)
605 &= ~(LPTIM_EXTI_LINE_LPTIM1))
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_lptim.h44 #define LPTIM_EXTI_LINE_LPTIM1 EXTI_IMR1_IM29 /*!< External interrupt line 29 Connected to the LP… macro
542 #define __HAL_LPTIM_LPTIM1_EXTI_ENABLE_IT() (EXTI->IMR1 |= LPTIM_EXTI_LINE_LPTIM1)
544 &= ~(LPTIM_EXTI_LINE_LPTIM1))
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_lptim.h47 #define LPTIM_EXTI_LINE_LPTIM1 EXTI_IMR2_IM47 /*!< External interrupt line 47 Connected to the LP… macro
840 #define __HAL_LPTIM_LPTIM1_EXTI_ENABLE_IT() (EXTI->IMR2 |= LPTIM_EXTI_LINE_LPTIM1)
847 &= ~(LPTIM_EXTI_LINE_LPTIM1))
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_lptim.h47 #define LPTIM_EXTI_LINE_LPTIM1 EXTI_IMR2_IM52 /*!< External interrupt line 52 Connected to the LP… macro
842 #define __HAL_LPTIM_LPTIM1_EXTI_ENABLE_IT() (EXTI->IMR2 |= LPTIM_EXTI_LINE_LPTIM1)
849 &= ~(LPTIM_EXTI_LINE_LPTIM1))