Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/tools/kconfig/
Dmerge_config.sh23 clean_up() { function
27 trap clean_up HUP INT TERM
139 clean_up
170 clean_up
/hal_espressif-3.5.0/examples/protocols/coap_client/main/
Dcoap_client_example_main.c371 goto clean_up; in coap_example_client()
380 goto clean_up; in coap_example_client()
383 goto clean_up; in coap_example_client()
387 goto clean_up; in coap_example_client()
400 goto clean_up; in coap_example_client()
417 goto clean_up; in coap_example_client()
425 goto clean_up; in coap_example_client()
469 clean_up: in coap_example_client()
/hal_espressif-3.5.0/examples/protocols/coap_server/main/
Dcoap_server_example_main.c259 goto clean_up; in coap_example_server()
264 goto clean_up; in coap_example_server()
276 goto clean_up; in coap_example_server()
287 goto clean_up; in coap_example_server()
328 clean_up: in coap_example_server()
/hal_espressif-3.5.0/zephyr/scripts/blobs/
Desp_genblobs.py57 def clean_up(): function
114 clean_up()
/hal_espressif-3.5.0/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_av.c136 static void clean_up(int service_id);
710 clean_up(BTA_A2DP_SOURCE_SERVICE_ID); in btc_av_state_opened_handler()
712 clean_up(BTA_A2DP_SINK_SERVICE_ID); in btc_av_state_opened_handler()
904 clean_up(BTA_A2DP_SOURCE_SERVICE_ID); in btc_av_state_started_handler()
906 clean_up(BTA_A2DP_SINK_SERVICE_ID); in btc_av_state_started_handler()
1093 static void clean_up(int service_id) in clean_up() function
1563 clean_up(BTA_A2DP_SINK_SERVICE_ID); in btc_a2d_sink_deinit()
1596 clean_up(BTA_A2DP_SOURCE_SERVICE_ID); in btc_a2d_src_deinit()
/hal_espressif-3.5.0/components/driver/
Dspi_master.c756 if (rcv_ptr == NULL) goto clean_up; in setup_priv_desc()
772 if (temp == NULL) goto clean_up; in setup_priv_desc()
781 clean_up: in setup_priv_desc()
817 goto clean_up; in spi_device_queue_trans()
823 goto clean_up; in spi_device_queue_trans()
827 clean_up: in spi_device_queue_trans()