ESP-IDF
PERIPH_BT_MODULE
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
PERIPH_BT_MODULE
PERIPH_BT_MODULE value
Syntax
Show:
Summary
Declaration
from
periph_defs.h:41
PERIPH_BT_MODULE
;
Examples
References
from
examples
Code
Location
Referrer
PERIPH_BT_MODULE
,
periph_defs.h:41
periph_module_enable
(
PERIPH_BT_MODULE
)
;
bt.c:1671
esp_bt_controller_init()
periph_module_reset
(
PERIPH_BT_MODULE
)
;
bt.c:1672
esp_bt_controller_init()
periph_module_disable
(
PERIPH_BT_MODULE
)
;
bt.c:1752
bt_controller_deinit_internal()
case
PERIPH_BT_MODULE
:
clk_gate_ll.h:76
periph_ll_get_clk_en_mask()
case
PERIPH_BT_MODULE
:
clk_gate_ll.h:102
periph_ll_get_rst_en_mask()
case
PERIPH_BT_MODULE
:
clk_gate_ll.h:191
periph_ll_get_clk_en_reg()
case
PERIPH_BT_MODULE
:
clk_gate_ll.h:213
periph_ll_get_rst_en_reg()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
PERIPH_BT_MODULE
is read by 6 functions:
All items filtered out
PERIPH_BT_MODULE
esp_bt_controller_init()
bt_controller_deinit_internal()
periph_ll_get_clk_en_mask()
periph_ll_get_rst_en_mask()
periph_ll_get_clk_en_reg()
periph_ll_get_rst_en_reg()
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