Macros

#define LL_COMP_INPUT_SRC_IO0   (0UL << AON_RF_REG_10_CHANNEL_SEL_P_Pos)
 
#define LL_COMP_INPUT_SRC_IO1   (1UL << AON_RF_REG_10_CHANNEL_SEL_P_Pos)
 
#define LL_COMP_INPUT_SRC_IO2   (2UL << AON_RF_REG_10_CHANNEL_SEL_P_Pos)
 
#define LL_COMP_INPUT_SRC_IO3   (3UL << AON_RF_REG_10_CHANNEL_SEL_P_Pos)
 
#define LL_COMP_INPUT_SRC_IO4   (4UL << AON_RF_REG_10_CHANNEL_SEL_P_Pos)
 

Detailed Description

Macro Definition Documentation

◆ LL_COMP_INPUT_SRC_IO0

#define LL_COMP_INPUT_SRC_IO0   (0UL << AON_RF_REG_10_CHANNEL_SEL_P_Pos)

Set MSIO_0 as inputs for the comparator

Definition at line 112 of file gr55xx_ll_comp.h.

◆ LL_COMP_INPUT_SRC_IO1

#define LL_COMP_INPUT_SRC_IO1   (1UL << AON_RF_REG_10_CHANNEL_SEL_P_Pos)

Set MSIO_1 as inputs for the comparator

Definition at line 113 of file gr55xx_ll_comp.h.

◆ LL_COMP_INPUT_SRC_IO2

#define LL_COMP_INPUT_SRC_IO2   (2UL << AON_RF_REG_10_CHANNEL_SEL_P_Pos)

Set MSIO_2 as inputs for the comparator

Definition at line 114 of file gr55xx_ll_comp.h.

◆ LL_COMP_INPUT_SRC_IO3

#define LL_COMP_INPUT_SRC_IO3   (3UL << AON_RF_REG_10_CHANNEL_SEL_P_Pos)

Set MSIO_3 as inputs for the comparator

Definition at line 115 of file gr55xx_ll_comp.h.

◆ LL_COMP_INPUT_SRC_IO4

#define LL_COMP_INPUT_SRC_IO4   (4UL << AON_RF_REG_10_CHANNEL_SEL_P_Pos)

Set MSIO_4 as inputs for the comparator

Definition at line 116 of file gr55xx_ll_comp.h.