xiaoxiang781216 commented on a change in pull request #3171:
URL: https://github.com/apache/incubator-nuttx/pull/3171#discussion_r601093846
##########
File path: arch/arm/src/tiva/hardware/cc13x0/cc13x0_adi3_refsys.h
##########
@@ -182,6 +185,7 @@
# define ADI3_REFSYS_DCDCCTL0_VDDR_TRIM_TYPICAL (5 <<
ADI3_REFSYS_DCDCCTL0_VDDR_TRIM_SHIFT) /* Typical voltage after trim voltage
1.71V */
# define ADI3_REFSYS_DCDCCTL0_VDDR_TRIM_MAX (21 <<
ADI3_REFSYS_DCDCCTL0_VDDR_TRIM_SHIFT) /* Max voltage 1.96V */
# define ADI3_REFS */YS_DCDCCTL0_VDDR_TRIM_MIN (22 <<
ADI3_REFSYS_DCDCCTL0_VDDR_TRIM_SHIFT) /* Min voltage 1.47V */
Review comment:
The original code look strange.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]