forked from espressif/esp-idf
fix(tsens): temp commit hello dfdfd dfafsdf fdfsdfs
This commit is contained in:
@@ -1331,7 +1331,7 @@ config SOC_PERIPH_CLK_CTRL_SHARED
|
|||||||
bool
|
bool
|
||||||
default y
|
default y
|
||||||
|
|
||||||
config SOC_TEMPERATURE_SENSOR_SUPPORT_LP_PLL
|
config SOC_TEMPERATURE_SENSOR_LP_PLL_SUPPORT
|
||||||
bool
|
bool
|
||||||
default y
|
default y
|
||||||
|
|
||||||
|
@@ -571,7 +571,7 @@
|
|||||||
#define SOC_PERIPH_CLK_CTRL_SHARED (1) /*!< Peripheral clock control (e.g. set clock source) is shared between various peripherals */
|
#define SOC_PERIPH_CLK_CTRL_SHARED (1) /*!< Peripheral clock control (e.g. set clock source) is shared between various peripherals */
|
||||||
|
|
||||||
/*-------------------------- Temperature Sensor CAPS -------------------------------------*/
|
/*-------------------------- 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)
|
#define SOC_TEMPERATURE_SENSOR_INTR_SUPPORT (1)
|
||||||
|
|
||||||
/*-------------------------- Memory CAPS --------------------------*/
|
/*-------------------------- Memory CAPS --------------------------*/
|
||||||
|
Reference in New Issue
Block a user