RTEMS 6.1-rc1
|
Macros | |
#define | COMP_BLANKINGSRC_NONE ((uint32_t)0x00000000) |
#define | COMP_BLANKINGSRC_TIM1_OC5 (COMP_CFGRx_BLANKING_0) |
#define | COMP_BLANKINGSRC_TIM2_OC3 (COMP_CFGRx_BLANKING_1) |
#define | COMP_BLANKINGSRC_TIM3_OC3 (COMP_CFGRx_BLANKING_0 |COMP_CFGRx_BLANKING_1) |
#define | COMP_BLANKINGSRC_TIM3_OC4 (COMP_CFGRx_BLANKING_2) |
#define | COMP_BLANKINGSRC_TIM8_OC5 (COMP_CFGRx_BLANKING_2|COMP_CFGRx_BLANKING_0) |
#define | COMP_BLANKINGSRC_TIM15_OC1 (COMP_CFGRx_BLANKING_2|COMP_CFGRx_BLANKING_1) |
#define COMP_BLANKINGSRC_NONE ((uint32_t)0x00000000) |
No blanking source
#define COMP_BLANKINGSRC_TIM15_OC1 (COMP_CFGRx_BLANKING_2|COMP_CFGRx_BLANKING_1) |
TIM15 OC1 selected as blanking source for comparator
#define COMP_BLANKINGSRC_TIM1_OC5 (COMP_CFGRx_BLANKING_0) |
TIM1 OC5 selected as blanking source for comparator
#define COMP_BLANKINGSRC_TIM2_OC3 (COMP_CFGRx_BLANKING_1) |
TIM2 OC3 selected as blanking source for comparator
#define COMP_BLANKINGSRC_TIM3_OC3 (COMP_CFGRx_BLANKING_0 |COMP_CFGRx_BLANKING_1) |
TIM3 OC3 selected as blanking source for compartor
#define COMP_BLANKINGSRC_TIM3_OC4 (COMP_CFGRx_BLANKING_2) |
TIM3 OC4 selected as blanking source for comparator
#define COMP_BLANKINGSRC_TIM8_OC5 (COMP_CFGRx_BLANKING_2|COMP_CFGRx_BLANKING_0) |
TIM8 OC5 selected as blanking source for comparator