ESP-IDF
PERIPH_WIFI_BT_COMMON_MODULE
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/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_WIFI_BT_COMMON_MODULE
PERIPH_WIFI_BT_COMMON_MODULE value
Syntax
Show:
Summary
Declaration
from
periph_defs.h:42
PERIPH_WIFI_BT_COMMON_MODULE
;
Examples
References
from
examples
Code
Location
Referrer
PERIPH_WIFI_BT_COMMON_MODULE
,
periph_defs.h:42
case
PERIPH_WIFI_BT_COMMON_MODULE
:
clk_gate_ll.h:78
periph_ll_get_clk_en_mask()
case
PERIPH_WIFI_BT_COMMON_MODULE
:
clk_gate_ll.h:192
periph_ll_get_clk_en_reg()
case
PERIPH_WIFI_BT_COMMON_MODULE
:
clk_gate_ll.h:214
periph_ll_get_rst_en_reg()
if
(
ref_counts
[
PERIPH_WIFI_BT_COMMON_MODULE
]
==
0
)
{
periph_ctrl.c:102
wifi_bt_common_module_enable()
ref_counts
[
PERIPH_WIFI_BT_COMMON_MODULE
]
++
;
periph_ctrl.c:105
wifi_bt_common_module_enable()
ref_counts
[
PERIPH_WIFI_BT_COMMON_MODULE
]
--
;
periph_ctrl.c:116
wifi_bt_common_module_disable()
if
(
ref_counts
[
PERIPH_WIFI_BT_COMMON_MODULE
]
==
0
)
{
periph_ctrl.c:117
wifi_bt_common_module_disable()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
PERIPH_WIFI_BT_COMMON_MODULE
is read by 5 functions:
All items filtered out
PERIPH_WIFI_BT_COMMON_MODULE
wifi_bt_common_module_enable()
wifi_bt_common_module_disable()
periph_ll_get_clk_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