Transceiver LDO_3.3V vout trimming signal select

Macros

#define LL_USB_TRX_LDO_BIAS_SEL0   (0x00000000UL)
 
#define LL_USB_TRX_LDO_BIAS_SEL1   (1UL << AON_PMU_USB_TRX_LDO_BIAS_SEL_Pos)
 
#define LL_USB_TRX_LDO_BIAS_SEL2   (2UL << AON_PMU_USB_TRX_LDO_BIAS_SEL_Pos)
 
#define LL_USB_TRX_LDO_BIAS_SEL3   (3UL << AON_PMU_USB_TRX_LDO_BIAS_SEL_Pos)
 
#define LL_USB_TRX_LDO_BIAS_SEL4   (4UL << AON_PMU_USB_TRX_LDO_BIAS_SEL_Pos)
 
#define LL_USB_TRX_LDO_BIAS_SEL5   (5UL << AON_PMU_USB_TRX_LDO_BIAS_SEL_Pos)
 
#define LL_USB_TRX_LDO_BIAS_SEL6   (6UL << AON_PMU_USB_TRX_LDO_BIAS_SEL_Pos)
 
#define LL_USB_TRX_LDO_BIAS_SEL7   (7UL << AON_PMU_USB_TRX_LDO_BIAS_SEL_Pos)
 

Detailed Description

Macro Definition Documentation

◆ LL_USB_TRX_LDO_BIAS_SEL0

#define LL_USB_TRX_LDO_BIAS_SEL0   (0x00000000UL)

LDO_3.3V vout trimming signal select: 0

Definition at line 123 of file gr55xx_ll_usb.h.

◆ LL_USB_TRX_LDO_BIAS_SEL1

#define LL_USB_TRX_LDO_BIAS_SEL1   (1UL << AON_PMU_USB_TRX_LDO_BIAS_SEL_Pos)

LDO_3.3V vout trimming signal select: 1

Definition at line 124 of file gr55xx_ll_usb.h.

◆ LL_USB_TRX_LDO_BIAS_SEL2

#define LL_USB_TRX_LDO_BIAS_SEL2   (2UL << AON_PMU_USB_TRX_LDO_BIAS_SEL_Pos)

LDO_3.3V vout trimming signal select: 2

Definition at line 125 of file gr55xx_ll_usb.h.

◆ LL_USB_TRX_LDO_BIAS_SEL3

#define LL_USB_TRX_LDO_BIAS_SEL3   (3UL << AON_PMU_USB_TRX_LDO_BIAS_SEL_Pos)

LDO_3.3V vout trimming signal select: 3

Definition at line 126 of file gr55xx_ll_usb.h.

◆ LL_USB_TRX_LDO_BIAS_SEL4

#define LL_USB_TRX_LDO_BIAS_SEL4   (4UL << AON_PMU_USB_TRX_LDO_BIAS_SEL_Pos)

LDO_3.3V vout trimming signal select: 4

Definition at line 127 of file gr55xx_ll_usb.h.

◆ LL_USB_TRX_LDO_BIAS_SEL5

#define LL_USB_TRX_LDO_BIAS_SEL5   (5UL << AON_PMU_USB_TRX_LDO_BIAS_SEL_Pos)

LDO_3.3V vout trimming signal select: 5

Definition at line 128 of file gr55xx_ll_usb.h.

◆ LL_USB_TRX_LDO_BIAS_SEL6

#define LL_USB_TRX_LDO_BIAS_SEL6   (6UL << AON_PMU_USB_TRX_LDO_BIAS_SEL_Pos)

LDO_3.3V vout trimming signal select: 6

Definition at line 129 of file gr55xx_ll_usb.h.

◆ LL_USB_TRX_LDO_BIAS_SEL7

#define LL_USB_TRX_LDO_BIAS_SEL7   (7UL << AON_PMU_USB_TRX_LDO_BIAS_SEL_Pos)

LDO_3.3V vout trimming signal select: 7

Definition at line 130 of file gr55xx_ll_usb.h.