Home
last modified time | relevance | path

Searched defs:stop (Results 1 – 17 of 17) sorted by relevance

/hal_espressif-latest/tools/idf_monitor/idf_monitor_base/
Dstoppable_thread.py62 def stop(self): member in StoppableThread
/hal_espressif-latest/tools/esptool_py/esp_rfc2217_server/
Dredirector.py83 def stop(self): member in Redirector
/hal_espressif-latest/components/bt/common/osi/
Dthread.c41 bool stop; member
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/
Dbta_av_aact.c2122 tBTA_AV_API_STOP stop; in bta_av_reconfig() local
2284 tBTA_AV_API_STOP stop; in bta_av_start_ok() local
Dbta_av_main.c985 tBTA_AV_API_STOP stop; in bta_av_sco_chg_cback() local
/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/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/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/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
Dspi_struct.h302 … uint32_t stop: 1; /*Set the bit to stop to use outlink descriptor.*/ member
314 … uint32_t stop: 1; /*Set the bit to stop to use inlink descriptor.*/ 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/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/include/bta/
Dbta_av_api.h302 tBTA_AV_CO_STOP stop; member