ESP-IDF
coex_adapter_funcs_t::_debug_matrix_init
is only used within ESP-IDF.
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
coex_adapter_funcs_t::_debug_matrix_init
coex_adapter_funcs_t::_debug_matrix_init field
Syntax
Show:
Summary
Declaration
from
esp_coexist_adapter.h:49
int
(
*
_debug_matrix_init
)
(
int
event
,
int
signal
,
bool
rev
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
int
(
*
_debug_matrix_init
)
(
int
event
,
int
signal
,
bool
rev
)
;
esp_coexist_adapter.h:49
coex_adapter_funcs_t
g_coex_adapter_funcs
=
{
esp_coex_adapter.c:219
g_coex_adapter_funcs
esp_coexist_debug_matrix_init_wrapper()
.
_debug_matrix_init
=
esp_coexist_debug_matrix_init_wrapper
,
esp_coex_adapter.c:240
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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
coex_adapter_funcs_t::_debug_matrix_init
implements 1 functions:
esp_coexist_debug_matrix_init_wrapper()
All items filtered out
coex_adapter_funcs_t::_debug_matrix_init
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out