Macros | |
#define | COMP_BlankingSrce_None ((uint32_t)0x00000000) |
#define | COMP_BlankingSrce_TIM15OC1 ((uint32_t)0x000C0000) |
#define | COMP_BlankingSrce_TIM15OC2 COMP_CSR_COMPxBLANKING_2 |
#define | COMP_BlankingSrce_TIM1OC5 COMP_CSR_COMPxBLANKING_0 |
#define | COMP_BlankingSrce_TIM2OC3 COMP_CSR_COMPxBLANKING_1 |
#define | COMP_BlankingSrce_TIM2OC4 ((uint32_t)0x000C0000) |
#define | COMP_BlankingSrce_TIM3OC3 ((uint32_t)0x000C0000) |
#define | COMP_BlankingSrce_TIM3OC4 COMP_CSR_COMPxBLANKING_0 |
#define | COMP_BlankingSrce_TIM8OC5 COMP_CSR_COMPxBLANKING_1 |
#define | IS_COMP_BLANKING_SOURCE(SOURCE) |
#define COMP_BlankingSrce_None ((uint32_t)0x00000000) |
No blanking source
Definition at line 285 of file stm32f30x_comp.h.
#define COMP_BlankingSrce_TIM15OC1 ((uint32_t)0x000C0000) |
TIM15 OC1 selected as blanking source for compartor
Definition at line 304 of file stm32f30x_comp.h.
#define COMP_BlankingSrce_TIM15OC2 COMP_CSR_COMPxBLANKING_2 |
TIM15 OC2 selected as blanking source for compartor
Definition at line 307 of file stm32f30x_comp.h.
#define COMP_BlankingSrce_TIM1OC5 COMP_CSR_COMPxBLANKING_0 |
TIM1 OC5 selected as blanking source for compartor
Definition at line 288 of file stm32f30x_comp.h.
#define COMP_BlankingSrce_TIM2OC3 COMP_CSR_COMPxBLANKING_1 |
TIM2 OC5 selected as blanking source for compartor
Definition at line 291 of file stm32f30x_comp.h.
#define COMP_BlankingSrce_TIM2OC4 ((uint32_t)0x000C0000) |
TIM2 OC4 selected as blanking source for compartor
Definition at line 297 of file stm32f30x_comp.h.
#define COMP_BlankingSrce_TIM3OC3 ((uint32_t)0x000C0000) |
TIM2 OC3 selected as blanking source for compartor
Definition at line 294 of file stm32f30x_comp.h.
#define COMP_BlankingSrce_TIM3OC4 COMP_CSR_COMPxBLANKING_0 |
TIM3 OC4 selected as blanking source for compartor
Definition at line 303 of file stm32f30x_comp.h.
#define COMP_BlankingSrce_TIM8OC5 COMP_CSR_COMPxBLANKING_1 |
TIM8 OC5 selected as blanking source for compartor
Definition at line 300 of file stm32f30x_comp.h.
#define IS_COMP_BLANKING_SOURCE | ( | SOURCE | ) |
Definition at line 309 of file stm32f30x_comp.h.