Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/zephyr/scripts/blobs/
Desp_genblobs.py57 def clean_up(): function
116 clean_up()
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_av.c139 static void clean_up(int service_id);
780 clean_up(BTA_A2DP_SOURCE_SERVICE_ID); in btc_av_state_opened_handler()
782 clean_up(BTA_A2DP_SINK_SERVICE_ID); in btc_av_state_opened_handler()
992 clean_up(BTA_A2DP_SOURCE_SERVICE_ID); in btc_av_state_started_handler()
994 clean_up(BTA_A2DP_SINK_SERVICE_ID); in btc_av_state_started_handler()
1198 static void clean_up(int service_id) in clean_up() function
1695 clean_up(BTA_A2DP_SINK_SERVICE_ID); in btc_a2d_sink_deinit()
1728 clean_up(BTA_A2DP_SOURCE_SERVICE_ID); in btc_a2d_src_deinit()
/hal_espressif-3.7.0/components/driver/spi/gpspi/
Dspi_master.c855 if (rcv_ptr == NULL) goto clean_up; in setup_priv_desc()
871 if (temp == NULL) goto clean_up; in setup_priv_desc()
880 clean_up: in setup_priv_desc()
918 goto clean_up; in spi_device_queue_trans()
924 goto clean_up; in spi_device_queue_trans()
928 clean_up: in spi_device_queue_trans()