Home
last modified time | relevance | path

Searched refs:COMP_OUTPUT_TIM1OCREFCLR (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_comp_ex.h200 #define COMP_OUTPUT_TIM1OCREFCLR (0x00001802U) /*!< COMP2 output connected to TIM1 OCREF… macro
229 #define COMP_OUTPUT_TIM1OCREFCLR (0x00001802U) /*!< COMP2 output connected to TIM1 OCREF…
259 #define COMP_OUTPUT_TIM1OCREFCLR (0x00001803U) /*!< COMP1 or COMP2 output connected to T…
295 #define COMP_OUTPUT_TIM1OCREFCLR (0x00001847U) /*!< COMP1, COMP2, COMP3 or COMP7 output …
353 #define COMP_OUTPUT_TIM1OCREFCLR (0x00001847U) /*!< COMP1, COMP2, COMP3 or COMP7 output …
1860 ((OUTPUT) == COMP_OUTPUT_TIM1OCREFCLR) || \
1876 ((OUTPUT) == COMP_OUTPUT_TIM1OCREFCLR) || \
1951 ((OUTPUT) == COMP_OUTPUT_TIM1OCREFCLR) || \
1969 ((OUTPUT) == COMP_OUTPUT_TIM1OCREFCLR) || \
2071 ((OUTPUT) == COMP_OUTPUT_TIM1OCREFCLR) || \
[all …]
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_comp.h214 #define COMP_OUTPUT_TIM1OCREFCLR (COMP_CSR_COMP1OUTSEL_1|COMP_CSR_COMP1OUTSEL_0) /*!<… macro
645 ((OUTPUT) == COMP_OUTPUT_TIM1OCREFCLR) || \