ESP-IDF
SOC_MOD_CLK_PLL_F160M
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
SOC_MOD_CLK_PLL_F160M
SOC_MOD_CLK_PLL_F160M value
PLL_F160M_CLK is derived from PLL, and has a fixed frequency of 160MHz
Syntax
Show:
Summary
Declaration
from
clk_tree_defs.h:124
SOC_MOD_CLK_PLL_F160M
;
Examples
References
from
examples
Code
Location
Referrer
SOC_MOD_CLK_PLL_F160M
,
/*!< PLL_F160M_CLK is derived from PLL, and has a fixed frequency of 160MHz */
clk_tree_defs.h:124
LCD_CLK_SRC_PLL160M
=
SOC_MOD_CLK_PLL_F160M
,
/*!< Select PLL_160M as the source clock */
clk_tree_defs.h:187
LCD_CLK_SRC_DEFAULT
=
SOC_MOD_CLK_PLL_F160M
,
/*!< Select PLL_160M as the default choice */
clk_tree_defs.h:188
MCPWM_TIMER_CLK_SRC_PLL160M
=
SOC_MOD_CLK_PLL_F160M
,
/*!< Select PLL_F160M as the source clock */
clk_tree_defs.h:243
MCPWM_TIMER_CLK_SRC_DEFAULT
=
SOC_MOD_CLK_PLL_F160M
,
/*!< Select PLL_F160M as the default clock choice */
clk_tree_defs.h:244
MCPWM_CARRIER_CLK_SRC_PLL160M
=
SOC_MOD_CLK_PLL_F160M
,
/*!< Select PLL_F160M as the source clock */
clk_tree_defs.h:269
MCPWM_CARRIER_CLK_SRC_DEFAULT
=
SOC_MOD_CLK_PLL_F160M
,
/*!< Select PLL_F160M as the default clock choice */
clk_tree_defs.h:270
I2S_CLK_SRC_DEFAULT
=
SOC_MOD_CLK_PLL_F160M
,
/*!< Select PLL_F160M as the default source clock */
clk_tree_defs.h:284
I2S_CLK_SRC_PLL_160M
=
SOC_MOD_CLK_PLL_F160M
,
/*!< Select PLL_F160M as the source clock */
clk_tree_defs.h:285
ADC_DIGI_CLK_SRC_PLL_F160M
=
SOC_MOD_CLK_PLL_F160M
,
/*!< Select F160M as the source clock */
clk_tree_defs.h:393
ADC_DIGI_CLK_SRC_DEFAULT
=
SOC_MOD_CLK_PLL_F160M
,
/*!< Select F160M as the default clock choice */
clk_tree_defs.h:395
SDMMC_CLK_SRC_DEFAULT
=
SOC_MOD_CLK_PLL_F160M
,
/*!< Select PLL_160M as the default choice */
clk_tree_defs.h:458
SDMMC_CLK_SRC_PLL160M
=
SOC_MOD_CLK_PLL_F160M
,
/*!< Select PLL_160M as the source clock */
clk_tree_defs.h:459
case
SOC_MOD_CLK_PLL_F160M
:
esp_clk_tree.c:39
esp_clk_tree_src_get_freq_hz()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
SOC_MOD_CLK_PLL_F160M
is read by 1 function:
All items filtered out
SOC_MOD_CLK_PLL_F160M
esp_clk_tree_src_get_freq_hz()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out