/hal_espressif-latest/tools/idf_monitor/idf_monitor_base/ |
D | stoppable_thread.py | 62 def stop(self): member in StoppableThread
|
/hal_espressif-latest/tools/esptool_py/esp_rfc2217_server/ |
D | redirector.py | 83 def stop(self): member in Redirector
|
/hal_espressif-latest/components/bt/common/osi/ |
D | thread.c | 41 bool stop; member
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/ |
D | bta_av_aact.c | 2122 tBTA_AV_API_STOP stop; in bta_av_reconfig() local 2284 tBTA_AV_API_STOP stop; in bta_av_start_ok() local
|
D | bta_av_main.c | 985 tBTA_AV_API_STOP stop; in bta_av_sco_chg_cback() local
|
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/ |
D | esp_gatts_api.h | 180 … } stop; /*!< Callback parameter for the event `ESP_GATTS_STOP_EVT` */ member
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | gdma_struct.h | 174 …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/ |
D | gdma_struct.h | 182 …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/ |
D | uhci_struct.h | 177 uint32_t stop: 1; member 189 uint32_t stop: 1; member
|
D | i2s_struct.h | 199 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
|
D | spi_struct.h | 302 … 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/ |
D | uhci_struct.h | 186 …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
|
D | slc_struct.h | 379 uint32_t stop: 1; member 390 uint32_t stop: 1; member 402 uint32_t stop: 1; member 413 uint32_t stop: 1; member
|
D | i2s_struct.h | 181 uint32_t stop: 1; member 192 uint32_t stop: 1; member
|
D | spi_struct.h | 401 … 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/ |
D | gdma_struct.h | 135 …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/ |
D | bta_av_api.h | 302 tBTA_AV_CO_STOP stop; member
|