ESP-IDF
HOST_CONNECTION_MODE_RCP_SPI
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
HOST_CONNECTION_MODE_RCP_SPI
HOST_CONNECTION_MODE_RCP_SPI value
RCP SPI connection to the host
Syntax
Show:
Summary
Declaration
from
esp_openthread_types.h:152
HOST_CONNECTION_MODE_RCP_SPI
;
Examples
References
from
examples
Code
Location
Referrer
HOST_CONNECTION_MODE_RCP_SPI
,
/*!< RCP SPI connection to the host */
esp_openthread_types.h:152
if
(
get_host_connection_mode
(
)
==
HOST_CONNECTION_MODE_RCP_SPI
)
{
esp_openthread_platform.cpp:176
esp_openthread_platform_deinit()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
HOST_CONNECTION_MODE_RCP_SPI
is read by 1 function:
All items filtered out
HOST_CONNECTION_MODE_RCP_SPI
esp_openthread_platform_deinit()
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