Macros | |
#define | COMP_Selection_COMP1 ((uint32_t)0x00000000) |
#define | COMP_Selection_COMP2 ((uint32_t)0x00000004) |
#define | COMP_Selection_COMP3 ((uint32_t)0x00000008) |
#define | COMP_Selection_COMP4 ((uint32_t)0x0000000C) |
#define | COMP_Selection_COMP5 ((uint32_t)0x00000010) |
#define | COMP_Selection_COMP6 ((uint32_t)0x00000014) |
#define | COMP_Selection_COMP7 ((uint32_t)0x00000018) |
#define | IS_COMP_ALL_PERIPH(PERIPH) |
#define COMP_Selection_COMP1 ((uint32_t)0x00000000) |
COMP1 Selection
Definition at line 90 of file stm32f30x_comp.h.
#define COMP_Selection_COMP2 ((uint32_t)0x00000004) |
COMP2 Selection
Definition at line 91 of file stm32f30x_comp.h.
#define COMP_Selection_COMP3 ((uint32_t)0x00000008) |
COMP3 Selection
Definition at line 92 of file stm32f30x_comp.h.
#define COMP_Selection_COMP4 ((uint32_t)0x0000000C) |
COMP4 Selection
Definition at line 93 of file stm32f30x_comp.h.
#define COMP_Selection_COMP5 ((uint32_t)0x00000010) |
COMP5 Selection
Definition at line 94 of file stm32f30x_comp.h.
#define COMP_Selection_COMP6 ((uint32_t)0x00000014) |
COMP6 Selection
Definition at line 95 of file stm32f30x_comp.h.
#define COMP_Selection_COMP7 ((uint32_t)0x00000018) |
COMP7 Selection
Definition at line 96 of file stm32f30x_comp.h.
#define IS_COMP_ALL_PERIPH | ( | PERIPH | ) |
Definition at line 98 of file stm32f30x_comp.h.