Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_comp_ex.h1909 #define IS_COMP_BLANKINGSRCE_INSTANCE(INSTANCE, BLANKINGSRCE) \ argument
1911 (((BLANKINGSRCE) == COMP_BLANKINGSRCE_NONE) || \
1912 ((BLANKINGSRCE) == COMP_BLANKINGSRCE_TIM1OC5) || \
1913 ((BLANKINGSRCE) == COMP_BLANKINGSRCE_TIM2OC3) || \
1914 ((BLANKINGSRCE) == COMP_BLANKINGSRCE_TIM3OC3))) \
1917 (((BLANKINGSRCE) == COMP_BLANKINGSRCE_NONE) || \
1918 ((BLANKINGSRCE) == COMP_BLANKINGSRCE_TIM3OC4) || \
1919 ((BLANKINGSRCE) == COMP_BLANKINGSRCE_TIM15OC1))) \
1922 (((BLANKINGSRCE) == COMP_BLANKINGSRCE_NONE) || \
1923 ((BLANKINGSRCE) == COMP_BLANKINGSRCE_TIM2OC4) || \
[all …]