Home
last modified time | relevance | path

Searched refs:COMP2 (Results 1 – 25 of 30) sorted by relevance

12

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_comp.h51 #if defined (COMP1) || defined (COMP2)
68 #if defined(COMP2)
169 #if defined(COMP2)
450 #if defined(COMP2)
555 #if defined(COMP2)
590 #if defined(COMP2)
603 #if defined(COMP2)
675 #if defined(COMP2)
702 #if defined(COMP2)
710 (((__INSTANCE__) == COMP2) && \
Dstm32l4xx_hal_tim_ex.h121 #if defined(COMP2)
140 #if defined(COMP2)
145 #if defined(COMP2)
Dstm32l4xx_ll_comp.h51 #if defined (COMP1) || defined (COMP2)
128 #if defined(COMP2)
351 #if defined(COMP2)
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_ll_comp.c50 #if defined (COMP1) || defined (COMP2)
274 if(COMPx == COMP2) in LL_COMP_Init()
292 if(COMPx == COMP2) in LL_COMP_Init()
Dstm32l1xx_hal_comp.c266 (hcomp->Instance == COMP2) ) in HAL_COMP_Init()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_comp.c219 #if defined (COMP1) || defined (COMP2)
309 #if defined(COMP2) in HAL_COMP_Init()
388 #if defined(COMP2) in HAL_COMP_Init()
856 #if defined(COMP2) in HAL_COMP_IRQHandler()
Dstm32l4xx_ll_comp.c50 #if defined (COMP1) || defined (COMP2)
134 #if defined(COMP2)
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_ll_comp.c50 #if defined (COMP1) || defined (COMP2)
229 if(COMPx == COMP2) in LL_COMP_Init()
Dstm32l0xx_hal_comp.c278 if ((hcomp->Instance) == COMP2) in HAL_COMP_Init()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_comp.h51 #if defined (COMP1) || defined (COMP2)
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_comp.h51 #if defined (COMP1) || defined (COMP2)
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/arm-std/
Dstartup_stm32l073xx.s105 DCD ADC1_COMP_IRQHandler ; ADC1, COMP1 and COMP2
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/arm-std/
Dstartup_stm32l081xx.s105 DCD ADC1_COMP_IRQHandler ; ADC1, COMP1 and COMP2
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/arm-std/
Dstartup_stm32l072xx.s105 DCD ADC1_COMP_IRQHandler ; ADC1, COMP1 and COMP2
/loramac-node-3.4.0/src/boards/mcu/saml21/cmsis/
Dcore_cm3.h779 …__IO uint32_t COMP2; /*!< Offset: 0x040 (R/W) Comparator Register 2 … member
Dcore_sc300.h759 …__IO uint32_t COMP2; /*!< Offset: 0x040 (R/W) Comparator Register 2 … member
Dcore_cm4.h819 …__IO uint32_t COMP2; /*!< Offset: 0x040 (R/W) Comparator Register 2 … member
Dcore_cm7.h1000 …__IO uint32_t COMP2; /*!< Offset: 0x040 (R/W) Comparator Register 2 … member
/loramac-node-3.4.0/src/boards/mcu/stm32/cmsis/
Dcore_cm3.h856 __IOM uint32_t COMP2; /*!< Offset: 0x040 (R/W) Comparator Register 2 */ member
Dcore_sc300.h838 __IOM uint32_t COMP2; /*!< Offset: 0x040 (R/W) Comparator Register 2 */ member
Dcore_cm4.h917 __IOM uint32_t COMP2; /*!< Offset: 0x040 (R/W) Comparator Register 2 */ member
Dcore_cm7.h1119 __IOM uint32_t COMP2; /*!< Offset: 0x040 (R/W) Comparator Register 2 */ member
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h649 #define COMP2 ((COMP_TypeDef *) COMP2_BASE) macro
6343 ((INSTANCE) == COMP2))
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h755 #define COMP2 ((COMP_TypeDef *) COMP2_BASE) macro
7531 ((INSTANCE) == COMP2))
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h682 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti… macro
7895 ((INSTANCE) == COMP2))

12