Home
last modified time | relevance | path

Searched refs:readable (Results 1 – 14 of 14) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/device/
Dcontroller.c80 bool readable; member
310 controller_param.readable = true; in start_up()
317 controller_param.readable = false; in shut_down()
322 return controller_param.readable; in get_is_ready()
327 assert(controller_param.readable); in get_address()
333 assert(controller_param.readable); in get_bt_version()
340 assert(controller_param.readable); in get_features_classic()
347 assert(controller_param.readable); in get_last_features_classic_index()
353 assert(controller_param.readable); in get_features_ble()
360 assert(controller_param.readable); in get_ble_supported_states()
[all …]
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/
Dsummary-cmd.rst24 3. This column has human readable value, read/write protection status, raw value (hexadecimal or bi…
70 "readable": true,
83 "readable": true,
97 "readable": true,
Dburn-key-cmd.rst39 … of the key. The key remains readable software. The key with keypurpose [USER, RESERVED and .._DIG…
52 …Key for ``secure_boot_v2`` will be burned only as write protected. The key must be readable becaus…
222 The key block will left readable and writeable (due to --no-protect-key)
276 Keys will remain readable (due to --no-read-protect)
Dburn-key-digest-cmd.rst26 …ing of the key. This option does not change anything, because Secure Boot keys are readable anyway.
38 The secure boot v2 key(s) will be readable and write protected.
Dread-write-protections-cmd.rst46 If Secure Boot V2 is used, BLOCK2 must be readable, please stop this operation!
Dexecute-scripts-cmd.rst39 …t()``. Some eFuses have a dictionary to convert from a value to a human-readable as it looks in th…
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/
Dbase_operations.py303 (readable, writeable) = (e.is_readable(), e.is_writeable())
304 if readable and writeable:
306 elif readable:
314 if not readable:
356 "value": base_value if readable else value,
357 "readable": readable,
/hal_espressif-latest/components/log/
DREADME.rst11 …per module basis. Modules are identified by their tags, which are human-readable ASCII zero-termin…
/hal_espressif-latest/tools/esptool_py/
DLICENSE138 a) Accompany it with the complete corresponding machine-readable
145 machine-readable copy of the corresponding source code, to be
/hal_espressif-latest/zephyr/blobs/
Dlicense.txt109 include a readable copy of the attribution notices contained
/hal_espressif-latest/
DLICENSE109 include a readable copy of the attribution notices contained
/hal_espressif-latest/tools/esptool_py/esptool/targets/stub_flasher/2/
DLICENSE-APACHE108 include a readable copy of the attribution notices contained
/hal_espressif-latest/components/esp_wifi/
DKconfig609 be shared to other devices, making it in readable format increases
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild693 …On first boot, the bootloader will generate a key which is not readable externally or by software.…