Home
last modified time | relevance | path

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

12345678910

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_tim_ex.h111 #if defined(COMP2)
133 #if defined(COMP2)
157 #if defined(COMP2)
182 #if defined(COMP2)
209 #if defined(COMP2)
231 #if defined(COMP2)
268 #if defined(COMP2)
299 #if defined(COMP2)
305 #if defined(COMP2)
310 #if defined(COMP2)
[all …]
Dstm32u5xx_hal_comp.h33 #if defined (COMP1) || defined (COMP2)
50 #if defined(COMP2)
160 #if defined(COMP2)
509 #if defined(COMP2)
634 #if defined(COMP2)
669 #if defined(COMP2)
Dstm32u5xx_ll_tim.h1042 #if defined(COMP2)
1070 #if defined(COMP2)
1100 #if defined(COMP2)
1131 #if defined(COMP2)
1164 #if defined(COMP2)
1192 #if defined(COMP2)
1311 #if defined(COMP2)
1440 #if defined(COMP2)
1452 #if defined(COMP2)
1464 #if defined(COMP2)
[all …]
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_tim_ex.h124 #if defined(COMP2)
156 #if defined(COMP2)
180 #if defined(COMP1) && defined(COMP2)
193 #if defined(COMP1) && defined(COMP2)
210 #if defined(COMP1) && defined(COMP2)
243 #if defined(COMP2)
278 #if defined(COMP1) && defined(COMP2)
298 #if defined(COMP1) && defined(COMP2)
310 #if defined(COMP1) && defined(COMP2)
330 #if defined(COMP1) && defined(COMP2)
[all …]
Dstm32h5xx_ll_tim.h1049 #if defined(COMP2)
1066 #if defined(COMP2)
1104 #if defined(COMP2)
1134 #if defined(COMP1) && defined(COMP2)
1153 #if defined(COMP1) && defined(COMP2)
1176 #if defined(COMP1) && defined(COMP2)
1291 #if defined(COMP2)
1424 #if defined(COMP1) && defined(COMP2)
1447 #if defined(COMP1) && defined(COMP2)
1466 #if defined(COMP1) && defined(COMP2)
[all …]
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_comp.h34 #if defined (COMP1) || defined (COMP2)
51 #if defined(COMP2)
158 #if defined(COMP2)
447 #if defined(COMP2)
552 #if defined(COMP2)
587 #if defined(COMP2)
600 #if defined(COMP2)
672 #if defined(COMP2)
699 #if defined(COMP2)
707 (((__INSTANCE__) == COMP2) && \
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_tim_ex.h89 #if defined(COMP1) && defined(COMP2)
112 #if defined(COMP1) && defined(COMP2)
122 #if defined(COMP1) && defined(COMP2)
147 #if defined(COMP1) && defined(COMP2)
185 #if defined(COMP2)
213 #if defined(COMP2)
229 #if defined(COMP2)
302 #if defined(COMP1) && defined(COMP2) && defined(COMP3)
307 #elif defined(COMP1) && defined(COMP2)
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_comp_ex.h616 if((__HANDLE__)->Instance == COMP2) \
632 if((__HANDLE__)->Instance == COMP2) \
648 if((__HANDLE__)->Instance == COMP2) \
1480 #define COMP_GET_EXTI_LINE(__INSTANCE__) (((__INSTANCE__) == COMP2) ? COMP_EXTI_LINE_COMP2 : \
1494 ((__INSTANCE__) == COMP2) ? COMP_EXTI_LINE_COMP2 : \
1508 ((__INSTANCE__) == COMP2) ? COMP_EXTI_LINE_COMP2 : \
1547 if((__HANDLE__)->Instance == COMP2) \
1578 if((__HANDLE__)->Instance == COMP2) \
1806 (((__COMP_INSTANCE__) == COMP2) \
1843 ((((INSTANCE) == COMP2) && \
[all …]
Dstm32f3xx_ll_comp.h45 #if defined (COMP1) || defined (COMP2) || defined (COMP3) || defined (COMP4) || defined (COMP5) || …
639 #if defined(COMP1) && defined(COMP2) && defined(COMP3) && defined(COMP4) && defined(COMP5) && defin…
644 ((((__COMPx__) == COMP1) || ((__COMPx__) == COMP2)) \
665 #elif defined(COMP1) && defined(COMP2) && defined(COMP4) && defined(COMP6)
667 ((((__COMPx__) == COMP1) || ((__COMPx__) == COMP2)) \
676 #elif defined(COMP2) && defined(COMP4) && defined(COMP6)
1420 #if defined (COMP1) || defined (COMP2)
1437 #define COMPX (COMP1 - COMP2)
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_tim_ex.h90 #if defined(COMP2)
98 #if defined(COMP2)
106 #if defined(COMP2)
127 #if defined(COMP2)
159 #if defined(COMP2)
167 #if defined(COMP2)
175 #if defined(COMP2)
220 #if defined(COMP2)
Dstm32u0xx_hal_comp.h34 #if defined (COMP1) || defined (COMP2)
51 #if defined(COMP2)
161 #if defined(COMP2)
505 #if defined(COMP2)
630 #if defined(COMP2)
665 #if defined(COMP2)
Dstm32u0xx_ll_lptim.h338 #if defined(COMP2)
411 #if defined(COMP2)
423 #if defined(COMP2)
435 #if defined(COMP2)
457 #if defined(COMP2)
469 #if defined(COMP2)
481 #if defined(COMP2)
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_comp.c44 #if defined (COMP1) || defined (COMP2) || defined (COMP3) || defined (COMP4) || defined (COMP5) || …
188 (((__COMP_INSTANCE__) == COMP2) \
221 (((__COMP_INSTANCE__) == COMP2) \
258 ((((__COMP_INSTANCE__) == COMP1) || ((__COMP_INSTANCE__) == COMP2)) \
299 ((((__COMP_INSTANCE__) == COMP1) || ((__COMP_INSTANCE__) == COMP2)) \
376 ((((__COMP_INSTANCE__) == COMP1) || ((__COMP_INSTANCE__) == COMP2)) \
385 && ((__COMP_INSTANCE__) == COMP2) ) \
456 (((__COMP_INSTANCE__) == COMP2) \
491 ((((__COMP_INSTANCE__) == COMP1) || ((__COMP_INSTANCE__) == COMP2)) \
526 …((((__COMP_INSTANCE__) == COMP1) || ((__COMP_INSTANCE__) == COMP2)) …
[all …]
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_tim_ex.h62 #if defined(COMP1) && defined(COMP2)
68 #if defined(COMP1) && defined(COMP2)
92 #if defined(COMP1) && defined(COMP2)
110 #if defined(COMP2)
116 #if defined(COMP1) && defined(COMP2)
123 #if defined(COMP1) && defined(COMP2)
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_comp.h1005 :((__INSTANCE__) == COMP2) ? COMP_EXTI_LINE_COMP2 \
1013 :((__INSTANCE__) == COMP2) ? COMP_EXTI_LINE_COMP2 \
1018 :((__INSTANCE__) == COMP2) ? COMP_EXTI_LINE_COMP2 \
1042 … (((__COMP_INSTANCE__) == COMP2) && \
1077 … (((__COMP_INSTANCE__) == COMP2) && \
1100 … (((__COMP_INSTANCE__) == COMP2) && \
1172 (((__INSTANCE__) == COMP2) && \
1226 (((__INSTANCE__) == COMP2) && \
1258 (((__INSTANCE__) == COMP2) && \
1291 (((__INSTANCE__) == COMP2) && \
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_comp.h34 #if defined (COMP1) || defined (COMP2)
51 #if defined(COMP2)
158 #if defined(COMP2)
444 #if defined(COMP2)
549 #if defined(COMP2)
584 #if defined(COMP2)
597 #if defined(COMP2)
Dstm32wbxx_hal_tim_ex.h97 #if defined(COMP2)
114 #if defined(COMP2)
122 #if defined(COMP2)
125 #if defined(COMP1) && defined(COMP2)
162 #if defined(COMP2)
233 #if defined(COMP2)
Dstm32wbxx_hal_lptim.h322 #if defined(COMP2)
335 #if defined(COMP2)
777 #if defined(COMP2)
807 #if defined(COMP2)
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_comp.c72 (((__COMP_INSTANCE__) == COMP2) && \
108 (((__COMP_INSTANCE__) == COMP2) && \
132 (((__COMP_INSTANCE__) == COMP2) && \
167 (((__INSTANCE__) == COMP2) && \
221 (((__INSTANCE__) == COMP2) && \
253 (((__INSTANCE__) == COMP2) && \
286 (((__INSTANCE__) == COMP2) && \
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_comp.c206 #if defined (COMP1) || defined (COMP2)
339 if(hcomp->Instance == COMP2) in HAL_COMP_Init()
389 if(hcomp->Instance == COMP2) in HAL_COMP_DeInit()
652 if(hcomp->Instance == COMP2) in HAL_COMP_Start()
700 if(hcomp->Instance == COMP2) in HAL_COMP_Stop()
848 if(hcomp->Instance == COMP2) in HAL_COMP_Lock()
883 if(hcomp->Instance == COMP2) in HAL_COMP_GetOutputLevel()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_comp.c168 #if defined (COMP1) || defined (COMP2)
259 #if defined(COMP2) in HAL_COMP_Init()
262 #if defined(COMP2) in HAL_COMP_Init()
328 #if defined(COMP2) in HAL_COMP_Init()
828 #if defined(COMP2) in HAL_COMP_IRQHandler()
841 #if defined(COMP2) in HAL_COMP_IRQHandler()
870 #if defined(COMP2) in HAL_COMP_IRQHandler()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_lptim.h402 #if defined(COMP2)
529 #if defined(COMP2)
1136 #if defined(COMP2)
1149 #if defined(COMP2)
1162 #if defined(COMP1) && defined(COMP2)
1192 #if defined(COMP1) && defined(COMP2)
Dstm32wbaxx_hal_i2c_ex.h128 #if defined(COMP2)
156 #if defined(COMP2)
270 #if defined(COMP1) && defined(COMP2)
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_comp.c168 #if defined (COMP1) || defined (COMP2)
259 #if defined(COMP2) in HAL_COMP_Init()
326 #if defined(COMP2) in HAL_COMP_Init()
796 #if defined(COMP2) in HAL_COMP_IRQHandler()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_comp.c197 #if defined (COMP1) || defined (COMP2)
288 #if defined(COMP2) in HAL_COMP_Init()
369 #if defined(COMP2) in HAL_COMP_Init()
839 #if defined(COMP2) in HAL_COMP_IRQHandler()

12345678910