Home
last modified time | relevance | path

Searched refs:esp_openthread_platform_config_t (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.6.0/examples/openthread/ot_cli/main/
Desp_ot_cli.c42 static esp_netif_t *init_openthread_netif(const esp_openthread_platform_config_t *config) in init_openthread_netif()
55 esp_openthread_platform_config_t config = { in ot_task_worker()
/hal_espressif-3.6.0/components/openthread/include/
Desp_openthread_netif_glue.h36 void *esp_openthread_netif_glue_init(const esp_openthread_platform_config_t *config);
Desp_openthread.h40 esp_err_t esp_openthread_init(const esp_openthread_platform_config_t *init_config);
Desp_openthread_types.h126 } esp_openthread_platform_config_t; typedef
/hal_espressif-3.6.0/examples/openthread/ot_rcp/main/
Desp_ot_rcp.c29 esp_openthread_platform_config_t config = { in ot_task_worker()
/hal_espressif-3.6.0/examples/openthread/ot_br/main/
Desp_ot_br.c153 esp_openthread_platform_config_t config = { in ot_task_worker()