ESP-IDF
esp_openthread_host_rcp_spi_init()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_openthread_host_rcp_spi_init()
esp_openthread_host_rcp_spi_init() function
This function initializes the OpenThread spinel SPI slave.
Syntax
Show:
Summary
Declaration
Definition
from
esp_openthread_spi_slave.h:21
esp_err_t
esp_openthread_host_rcp_spi_init
(
const
esp_openthread_platform_config_t
*
config
)
;
Implemented in
esp_openthread_spi_slave.c:73
Arguments
Argument
config
Related Functions
Found 9 other functions taking a
esp_openthread_platform_config_t
argument:
Function
Description
esp_openthread_init()
Initializes the full OpenThread stack.
esp_openthread_netif_glue_init()
This function initializes the OpenThread network interface glue.
esp_openthread_radio_init()
This function initializes the OpenThread radio.
esp_openthread_platform_init()
Initializes the platform-specific support for the OpenThread stack.
esp_openthread_task_queue_init()
This function allocs and initializes the OpenThread task queue.
esp_openthread_host_cli_uart_init()
Initializes the console UART for OpenThread host connection.
esp_openthread_host_rcp_uart_init()
Initializes the RCP UART for OpenThread host connection.
esp_openthread_host_interface_init()
esp_openthread_host_cli_usb_init()
Initializes the console USB JTAG for OpenThread host connection.
Examples
References
from
examples
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
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out