Skip to content

Commit

Permalink
hw/drivers/uwb_dw100: update RF_TXTRL value for channel 5
Browse files Browse the repository at this point in the history
  • Loading branch information
fjmolinas committed Mar 1, 2022
1 parent d44078a commit 5d2a54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hw/drivers/uwb/uwb_dw1000/include/dw1000/dw1000_regs.h
Original file line number Diff line number Diff line change
Expand Up @@ -1001,7 +1001,7 @@ extern "C" {
#define RF_TXCTRL_CH2 0x00045CA0UL /* 32-bit value to program to Sub-Register 0x28:0C � RF_TXCTRL */
#define RF_TXCTRL_CH3 0x00086CC0UL /* 32-bit value to program to Sub-Register 0x28:0C � RF_TXCTRL */
#define RF_TXCTRL_CH4 0x00045C80UL /* 32-bit value to program to Sub-Register 0x28:0C � RF_TXCTRL */
#define RF_TXCTRL_CH5 0x001E3FE0UL /* 32-bit value to program to Sub-Register 0x28:0C � RF_TXCTRL */
#define RF_TXCTRL_CH5 0x001E3FE3UL /* 32-bit value to program to Sub-Register 0x28:0C � RF_TXCTRL */
#define RF_TXCTRL_CH7 0x001E7DE0UL /* 32-bit value to program to Sub-Register 0x28:0C � RF_TXCTRL */

/* offset from TX_CAL_ID in bytes */
Expand Down

0 comments on commit 5d2a54e

Please sign in to comment.