+ Collaboration diagram for COMP REF SOURCE:

Macros

#define LL_COMP_REF_SRC_IO0   (0UL << AON_RF_REG_10_CHANNEL_SEL_N_Pos)
 Set MSIO_0 as references for the comparator. More...
 
#define LL_COMP_REF_SRC_IO1   (1UL << AON_RF_REG_10_CHANNEL_SEL_N_Pos)
 Set MSIO_1 as references for the comparator. More...
 
#define LL_COMP_REF_SRC_IO2   (2UL << AON_RF_REG_10_CHANNEL_SEL_N_Pos)
 Set MSIO_2 as references for the comparator. More...
 
#define LL_COMP_REF_SRC_IO3   (3UL << AON_RF_REG_10_CHANNEL_SEL_N_Pos)
 Set MSIO_3 as references for the comparator. More...
 
#define LL_COMP_REF_SRC_IO4   (4UL << AON_RF_REG_10_CHANNEL_SEL_N_Pos)
 Set MSIO_4 as references for the comparator. More...
 
#define LL_COMP_REF_SRC_VBAT   (6UL << AON_RF_REG_10_CHANNEL_SEL_N_Pos)
 Set VBATT as references for the comparator
More...
 
#define LL_COMP_REF_SRC_VREF   (7UL << AON_RF_REG_10_CHANNEL_SEL_N_Pos)
 Set VREF as references for the comparator
More...
 

Detailed Description

Macro Definition Documentation

◆ LL_COMP_REF_SRC_IO0

#define LL_COMP_REF_SRC_IO0   (0UL << AON_RF_REG_10_CHANNEL_SEL_N_Pos)

Set MSIO_0 as references for the comparator.

Definition at line 122 of file gr55xx_ll_comp.h.

◆ LL_COMP_REF_SRC_IO1

#define LL_COMP_REF_SRC_IO1   (1UL << AON_RF_REG_10_CHANNEL_SEL_N_Pos)

Set MSIO_1 as references for the comparator.

Definition at line 123 of file gr55xx_ll_comp.h.

◆ LL_COMP_REF_SRC_IO2

#define LL_COMP_REF_SRC_IO2   (2UL << AON_RF_REG_10_CHANNEL_SEL_N_Pos)

Set MSIO_2 as references for the comparator.

Definition at line 124 of file gr55xx_ll_comp.h.

◆ LL_COMP_REF_SRC_IO3

#define LL_COMP_REF_SRC_IO3   (3UL << AON_RF_REG_10_CHANNEL_SEL_N_Pos)

Set MSIO_3 as references for the comparator.

Definition at line 125 of file gr55xx_ll_comp.h.

◆ LL_COMP_REF_SRC_IO4

#define LL_COMP_REF_SRC_IO4   (4UL << AON_RF_REG_10_CHANNEL_SEL_N_Pos)

Set MSIO_4 as references for the comparator.

Definition at line 126 of file gr55xx_ll_comp.h.

◆ LL_COMP_REF_SRC_VBAT

#define LL_COMP_REF_SRC_VBAT   (6UL << AON_RF_REG_10_CHANNEL_SEL_N_Pos)

Set VBATT as references for the comparator

Definition at line 127 of file gr55xx_ll_comp.h.

◆ LL_COMP_REF_SRC_VREF

#define LL_COMP_REF_SRC_VREF   (7UL << AON_RF_REG_10_CHANNEL_SEL_N_Pos)

Set VREF as references for the comparator

Definition at line 128 of file gr55xx_ll_comp.h.