Searched refs:sense (Results 1 – 18 of 18) sorted by relevance
/hal_espressif-3.6.0/examples/peripherals/touch_sensor/touch_element/touch_element_waterproof/main/ |
D | Kconfig.projbuild | 4 bool "Enable touch sense waterproof guard sensor" 7 This option enables touch sense waterproof guard sensor,
|
/hal_espressif-3.6.0/examples/peripherals/usb/host/msc/components/msc/src/ |
D | msc_scsi_bot.c | 374 esp_err_t scsi_cmd_sense(msc_device_t *device, scsi_sense_data_t *sense) in scsi_cmd_sense() argument 386 if (sense->key) { in scsi_cmd_sense() 391 sense->key = response.sense_key; in scsi_cmd_sense() 392 sense->code = response.sense_code; in scsi_cmd_sense() 393 sense->code_q = response.sense_code_qualifier; in scsi_cmd_sense()
|
D | msc_host.c | 177 scsi_sense_data_t sense; in msc_wait_for_ready_state() local 183 MSC_RETURN_ON_ERROR( scsi_cmd_sense(dev, &sense) ); in msc_wait_for_ready_state() 184 if (sense.key != MSC_NOT_READY && in msc_wait_for_ready_state() 185 sense.key != MSC_UNIT_ATTENTION && in msc_wait_for_ready_state() 186 sense.key != MSC_NO_SENSE) { in msc_wait_for_ready_state()
|
/hal_espressif-3.6.0/examples/peripherals/usb/host/msc/components/msc/private_include/ |
D | msc_scsi_bot.h | 40 esp_err_t scsi_cmd_sense(msc_device_t *device, scsi_sense_data_t *sense);
|
/hal_espressif-3.6.0/docs/zh_CN/api-reference/peripherals/ |
D | touch_pad.rst | 28 …P32 触摸功能开发套件 <https://github.com/espressif/esp-dev-kits/blob/master/esp32-sense-kit/docs/esp32_sen…
|
/hal_espressif-3.6.0/tools/kconfig_new/test/gen_kconfig_doc/ |
D | Kconfig | 88 bool "makes no sense, just for testing OR dependencies"
|
/hal_espressif-3.6.0/components/vfs/ |
D | Kconfig | 69 # Very likely, only makes sense for UART VFS driver, which itself depends on VFS_SUPPORT_IO
|
/hal_espressif-3.6.0/docs/zh_CN/get-started-legacy/ |
D | establish-serial-connection.rst | 30 …`ESP32-Sense Kit <https://github.com/espressif/esp-dev-kits/blob/master/esp32-sense-kit/docs/esp32…
|
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/ |
D | touch_pad.rst | 28 …32-Sense-Kit <https://github.com/espressif/esp-dev-kits/blob/master/esp32-sense-kit/docs/esp32_sen… 90 …ch the characteristics of a particular touch pad design. For instance, to sense smaller capacity c…
|
D | mcpwm.rst | 168 Each unit of the MCPWM is able to sense external signals with information about failure of the moto…
|
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_console/ |
D | ble_mesh_commands_README.md | 163 * `-t`: `<power>:tx power or sense`
|
/hal_espressif-3.6.0/examples/system/himem/ |
D | README.md | 22 …32 with 4 MiB external RAM, but in practice using Himem with such a setup does not make much sense.
|
/hal_espressif-3.6.0/docs/en/get-started-legacy/ |
D | establish-serial-connection.rst | 30 …`ESP32-Sense-Kit <https://github.com/espressif/esp-dev-kits/blob/master/esp32-sense-kit/docs/esp32…
|
/hal_espressif-3.6.0/docs/en/api-reference/system/ |
D | intr_alloc.rst | 23 Because there are more interrupt sources than interrupts, sometimes it makes sense to share an inte…
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/tutorial/ |
D | Gatt_Server_Example_Walkthrough.md | 5 …nt follows the program workflow and breaks down the code in order to make sense of every section a… 515 …et the client know if the server accepts read and write requests. In that sense, the properties se…
|
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/ |
D | Kconfig.in | 392 sense, whereas if the node sends infrequently a value as low as 0 393 (update storage for every increment) can make sense. When the stack
|
/hal_espressif-3.6.0/components/mbedtls/ |
D | Kconfig | 470 Standard ECDSA is "fragile" in the sense that lack of entropy when signing
|
/hal_espressif-3.6.0/examples/storage/spiffsgen/spiffs_image/sub/ |
D | alice.txt | 874 wonder what they WILL do next! If they had any sense, they’d take the 1292 ‘There might be some sense in your knocking,’ the Footman went on 2262 of THAT is--“Take care of the sense, and the sounds will take care of
|