Home
last modified time | relevance | path

Searched refs:COMP_OUTPUT_TIM2IC4 (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_comp_ex.h202 #define COMP_OUTPUT_TIM2IC4 (0x00002002U) /*!< COMP2 output connected to TIM2 Input… macro
231 #define COMP_OUTPUT_TIM2IC4 (0x00002002U) /*!< COMP2 output connected to TIM2 Input…
261 #define COMP_OUTPUT_TIM2IC4 (0x00002003U) /*!< COMP1 or COMP2 output connected to T…
304 #define COMP_OUTPUT_TIM2IC4 (0x00002003U) /*!< COMP1 or COMP2 output connected to T…
362 #define COMP_OUTPUT_TIM2IC4 (0x00002003U) /*!< COMP1 or COMP2 output connected to T…
404 #define COMP_OUTPUT_TIM2IC4 (0x0403U) /*!< COMP1 or COMP2 output connected to TIM2 …
1862 ((OUTPUT) == COMP_OUTPUT_TIM2IC4) || \
1878 ((OUTPUT) == COMP_OUTPUT_TIM2IC4) || \
1953 ((OUTPUT) == COMP_OUTPUT_TIM2IC4) || \
1971 ((OUTPUT) == COMP_OUTPUT_TIM2IC4) || \
[all …]
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_comp.h215 #define COMP_OUTPUT_TIM2IC4 COMP_CSR_COMP1OUTSEL_2 /*!<… macro
646 ((OUTPUT) == COMP_OUTPUT_TIM2IC4) || \
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_comp.h152 #define COMP_OUTPUT_TIM2IC4 (0x00000000U) … macro
161 #define IS_COMP_OUTPUT(OUTPUT) (((OUTPUT) == COMP_OUTPUT_TIM2IC4) || \