Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/mesh/manual_networking/main/include/
Dmesh_light.h51 esp_err_t mesh_light_init(void);
/hal_espressif-3.6.0/examples/mesh/internal_communication/main/include/
Dmesh_light.h51 esp_err_t mesh_light_init(void);
/hal_espressif-3.6.0/examples/mesh/internal_communication/main/
Dmesh_light.c34 esp_err_t mesh_light_init(void) in mesh_light_init() function
Dmesh_main.c389 ESP_ERROR_CHECK(mesh_light_init()); in app_main()
/hal_espressif-3.6.0/examples/mesh/manual_networking/main/
Dmesh_light.c34 esp_err_t mesh_light_init(void) in mesh_light_init() function
Dmesh_main.c286 ESP_ERROR_CHECK(mesh_light_init()); in app_main()