Home
last modified time | relevance | path

Searched refs:stop (Results 1 – 25 of 35) sorted by relevance

12

/hal_espressif-latest/components/bt/common/osi/
Dthread.c41 bool stop; member
158 if (thread->stop) { in osi_thread_run()
163 while (!thread->stop && idx < thread->work_queue_num) { in osi_thread_run()
193 thread->stop = true; in osi_thread_stop()
222 thread->stop = false; in osi_thread_create()
/hal_espressif-latest/tools/esptool_py/esp_rfc2217_server/
Dredirector.py81 self.stop()
83 def stop(self): member in Redirector
D__init__.py107 r.stop()
/hal_espressif-latest/tools/idf_monitor/idf_monitor_base/
Dstoppable_thread.py62 def stop(self): member in StoppableThread
Dserial_handler.py163 console_reader.stop()
164 serial_reader.stop()
/hal_espressif-latest/tools/idf_monitor/
Didf_monitor.py133 self.serial_reader.stop()
134 self.console_reader.stop()
164 self.console_reader.stop()
165 self.serial_reader.stop()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dgdma_struct.h182 …uint32_t stop : 1; /*Set this bit to stop dealing with the inlink des… member
276 …uint32_t stop : 1; /*Set this bit to stop dealing with the outlink de… member
/hal_espressif-latest/components/hal/esp32/include/hal/
Dsdio_slave_ll.h255 slc->slc0_rx_link.stop = 1; in sdio_slave_ll_send_stop()
397 slc->slc0_tx_link.stop = 1; in sdio_slave_ll_recv_stop()
Di2s_ll.h560 hw->out_link.stop = 1; in i2s_ll_tx_stop_link()
570 hw->in_link.stop = 1; in i2s_ll_rx_stop_link()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dgdma_struct.h174 …uint32_t stop: 1; /*Set this bit to stop dealing with the inlink descri… member
268 …uint32_t stop: 1; /*Set this bit to stop dealing with the outlink descr… member
/hal_espressif-latest/components/soc/esp32/include/soc/
Duhci_struct.h186 …uint32_t stop: 1; /*Set this bit to stop dealing with the out link desc… member
198 …uint32_t stop: 1; /*Set this bit to stop dealing with the in link descr… member
Dslc_struct.h379 uint32_t stop: 1; member
390 uint32_t stop: 1; member
402 uint32_t stop: 1; member
413 uint32_t stop: 1; member
Di2s_struct.h181 uint32_t stop: 1; member
192 uint32_t stop: 1; member
Dspi_struct.h401 … uint32_t stop: 1; /*Set the bit to stop to use outlink descriptor.*/ member
413 … uint32_t stop: 1; /*Set the bit to stop to use inlink descriptor.*/ member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Duhci_struct.h177 uint32_t stop: 1; member
189 uint32_t stop: 1; member
Di2s_struct.h199 uint32_t stop: 1; /*Set this bit to stop outlink descriptor*/ member
210 uint32_t stop: 1; /*Set this bit to stop inlink descriptor*/ member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dgdma_struct.h135 …uint32_t stop : 1; /*Set this bit to stop dealing with the inlink des… member
295 …uint32_t stop : 1; /*Set this bit to stop dealing with the outlink de… member
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/
Dbta_av_aact.c2061 p_scb->p_cos->stop(p_scb->hndl, p_scb->codec_type); in bta_av_str_stopped()
2122 tBTA_AV_API_STOP stop; in bta_av_reconfig() local
2162 stop.flush = FALSE; in bta_av_reconfig()
2163 stop.suspend = TRUE; in bta_av_reconfig()
2164 bta_av_str_stopped(p_scb, (tBTA_AV_DATA *)&stop); in bta_av_reconfig()
2284 tBTA_AV_API_STOP stop; in bta_av_start_ok() local
2423 p_scb->p_cos->stop(p_scb->hndl, p_scb->codec_type); in bta_av_start_ok()
2425 stop.flush = FALSE; in bta_av_start_ok()
2426 stop.suspend = TRUE; in bta_av_start_ok()
2427 bta_av_ssm_execute(p_scb, BTA_AV_AP_STOP_EVT, (tBTA_AV_DATA *)&stop); in bta_av_start_ok()
[all …]
Dbta_av_main.c985 tBTA_AV_API_STOP stop; in bta_av_sco_chg_cback() local
1001 stop.flush = FALSE; in bta_av_sco_chg_cback()
1002 stop.suspend = TRUE; in bta_av_sco_chg_cback()
1003 bta_av_ssm_execute(p_scb, BTA_AV_AP_STOP_EVT, (tBTA_AV_DATA *)&stop); in bta_av_sco_chg_cback()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dgdma_ll.h186 dev->channel[channel].in.in_link.stop = 1; in gdma_ll_rx_stop()
416 dev->channel[channel].out.out_link.stop = 1; in gdma_ll_tx_stop()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dgdma_ll.h186 dev->channel[channel].in.in_link.stop = 1; in gdma_ll_rx_stop()
416 dev->channel[channel].out.out_link.stop = 1; in gdma_ll_tx_stop()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Di2s_ll.h595 hw->out_link.stop = 1; in i2s_ll_tx_stop_link()
605 hw->in_link.stop = 1; in i2s_ll_rx_stop_link()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dgdma_ll.h225 dev->channel[channel].in.link.stop = 1; in gdma_ll_rx_stop()
481 dev->channel[channel].out.link.stop = 1; in gdma_ll_tx_stop()
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gatts_api.h180 … } stop; /*!< Callback parameter for the event `ESP_GATTS_STOP_EVT` */ member
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/
Dread-write-protections-cmd.rst46 If Secure Boot V2 is used, BLOCK2 must be readable, please stop this operation!

12