ESP-IDF
+
0
/1 examples
SourceVu will show references to
esp_lcd_i80_bus_config_t::clk_src
from the following samples and libraries:
i80_controller sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_lcd_i80_bus_config_t::clk_src
esp_lcd_i80_bus_config_t::clk_src field
Clock source for the I80 LCD peripheral
Syntax
Show:
Summary
Declaration
from
esp_lcd_io_i80.h:28
lcd_clock_source_t
clk_src
;
Examples
esp_lcd_i80_bus_config_t::clk_src
is referenced by 1 libraries and example projects:
i80_controller sample
References
from
0/1
examples
Code
Location
Referrer
lcd_clock_source_t
clk_src
;
/*!< Clock source for the I80 LCD peripheral */
esp_lcd_io_i80.h:28
ret
=
i2s_lcd_select_periph_clock
(
bus
,
bus_config
->
clk_src
)
;
esp_lcd_panel_io_i2s.c:179
esp_lcd_new_i80_bus()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
esp_lcd_i80_bus_config_t::clk_src
is read by 1 function:
All items filtered out
esp_lcd_i80_bus_config_t::clk_src
esp_lcd_new_i80_bus()
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out