You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: targets/TARGET_Silicon_Labs/TARGET_EFM32/TARGET_EFR32MG12/TARGET_THUNDERBOARD_SENSE_12/device_peripherals.h
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@
42
42
false, /* Disable auto-select on EM0/1 entry */ \
43
43
false, /* Disable auto-start and select on RAC wakeup */ \
44
44
_CMU_HFXOSTARTUPCTRL_CTUNE_DEFAULT, \
45
-
0x142, /* Steady-state CTUNE for WSTK boards without load caps */ \
45
+
0x142, /* Steady-state CTUNE for TBSENSE boards without load caps */ \
46
46
_CMU_HFXOSTEADYSTATECTRL_REGISH_DEFAULT, \
47
47
_CMU_HFXOSTARTUPCTRL_IBTRIMXOCORE_DEFAULT, \
48
48
0x7, /* Recommended steady-state XO core bias current */ \
0 commit comments