Macros | |
#define | LL_COMP_INPUT_SRC_IO0 (0UL << AON_PMU_COMP_REG_0_CHANNEL_SEL_P_Pos) |
#define | LL_COMP_INPUT_SRC_IO1 (1UL << AON_PMU_COMP_REG_0_CHANNEL_SEL_P_Pos) |
#define | LL_COMP_INPUT_SRC_IO2 (2UL << AON_PMU_COMP_REG_0_CHANNEL_SEL_P_Pos) |
#define | LL_COMP_INPUT_SRC_IO3 (3UL << AON_PMU_COMP_REG_0_CHANNEL_SEL_P_Pos) |
#define | LL_COMP_INPUT_SRC_IO4 (4UL << AON_PMU_COMP_REG_0_CHANNEL_SEL_P_Pos) |
#define | LL_COMP_INPUT_SRC_IO5 (5UL << AON_PMU_COMP_REG_0_CHANNEL_SEL_P_Pos) |
#define | LL_COMP_INPUT_SRC_IO6 (6UL << AON_PMU_COMP_REG_0_CHANNEL_SEL_P_Pos) |
#define | LL_COMP_INPUT_SRC_IO7 (7UL << AON_PMU_COMP_REG_0_CHANNEL_SEL_P_Pos) |
#define | LL_COMP_INPUT_SRC_VBAT (9UL << AON_PMU_COMP_REG_0_CHANNEL_SEL_P_Pos) |
#define | LL_COMP_INPUT_SRC_VREF (10UL << AON_PMU_COMP_REG_0_CHANNEL_SEL_P_Pos) |
#define LL_COMP_INPUT_SRC_IO0 (0UL << AON_PMU_COMP_REG_0_CHANNEL_SEL_P_Pos) |
Set MSIO_0 as inputs for the comparator
Definition at line 120 of file gr55xx_ll_comp.h.
#define LL_COMP_INPUT_SRC_IO1 (1UL << AON_PMU_COMP_REG_0_CHANNEL_SEL_P_Pos) |
Set MSIO_1 as inputs for the comparator
Definition at line 121 of file gr55xx_ll_comp.h.
#define LL_COMP_INPUT_SRC_IO2 (2UL << AON_PMU_COMP_REG_0_CHANNEL_SEL_P_Pos) |
Set MSIO_2 as inputs for the comparator
Definition at line 122 of file gr55xx_ll_comp.h.
#define LL_COMP_INPUT_SRC_IO3 (3UL << AON_PMU_COMP_REG_0_CHANNEL_SEL_P_Pos) |
Set MSIO_3 as inputs for the comparator
Definition at line 123 of file gr55xx_ll_comp.h.
#define LL_COMP_INPUT_SRC_IO4 (4UL << AON_PMU_COMP_REG_0_CHANNEL_SEL_P_Pos) |
Set MSIO_4 as inputs for the comparator
Definition at line 124 of file gr55xx_ll_comp.h.
#define LL_COMP_INPUT_SRC_IO5 (5UL << AON_PMU_COMP_REG_0_CHANNEL_SEL_P_Pos) |
Set MSIO_5 as inputs for the comparator
Definition at line 125 of file gr55xx_ll_comp.h.
#define LL_COMP_INPUT_SRC_IO6 (6UL << AON_PMU_COMP_REG_0_CHANNEL_SEL_P_Pos) |
Set MSIO_6 as inputs for the comparator
Definition at line 126 of file gr55xx_ll_comp.h.
#define LL_COMP_INPUT_SRC_IO7 (7UL << AON_PMU_COMP_REG_0_CHANNEL_SEL_P_Pos) |
Set MSIO_7 as inputs for the comparator
Definition at line 127 of file gr55xx_ll_comp.h.
#define LL_COMP_INPUT_SRC_VBAT (9UL << AON_PMU_COMP_REG_0_CHANNEL_SEL_P_Pos) |
Set VBATT as inputs for the comparator
Definition at line 129 of file gr55xx_ll_comp.h.
#define LL_COMP_INPUT_SRC_VREF (10UL << AON_PMU_COMP_REG_0_CHANNEL_SEL_P_Pos) |
Set VREF as inputs for the comparator
Definition at line 130 of file gr55xx_ll_comp.h.