fix(tsens): temp commit hello dfdfd dfafsdf fdfsdfs

This commit is contained in:
Cao Sen Miao
2023-12-26 16:50:38 +08:00
parent 439bc719fe
commit ccc3f13efa
2 changed files with 2 additions and 2 deletions

View File

@@ -1331,7 +1331,7 @@ config SOC_PERIPH_CLK_CTRL_SHARED
bool
default y
config SOC_TEMPERATURE_SENSOR_SUPPORT_LP_PLL
config SOC_TEMPERATURE_SENSOR_LP_PLL_SUPPORT
bool
default y

View File

@@ -571,7 +571,7 @@
#define SOC_PERIPH_CLK_CTRL_SHARED (1) /*!< Peripheral clock control (e.g. set clock source) is shared between various peripherals */
/*-------------------------- Temperature Sensor CAPS -------------------------------------*/
#define SOC_TEMPERATURE_SENSOR_SUPPORT_LP_PLL (1)
#define SOC_TEMPERATURE_SENSOR_LP_PLL_SUPPORT (1)
#define SOC_TEMPERATURE_SENSOR_INTR_SUPPORT (1)
/*-------------------------- Memory CAPS --------------------------*/