Searched refs:coding (Results 1 – 10 of 10) sorted by relevance
74 The coding scheme helps the eFuse controller to detect an error of the eFuse blocks. There are spec…76 {IDF_TARGET_NAME} supports the following coding schemes:84 BLOCK1-3 can have any of this coding scheme. It depends on the ``CODING_SCHEME`` eFuse.91 Rest eFuse blocks from BLOCK1 to BLOCK(max) have ``RS`` coding scheme.95 …coding schemes (except ``None``) require additional encoding data to be provided at write time. Du…100 …nd compares the original data, and additionally checks the status of the coding scheme, if there a…
16 If ``CUSTOM_MAC`` is placed in an eFuse block with a coding scheme and already has data then it is …76 (coding scheme = NONE)
25 …ite-protecting of the key. The key remains writable. The keys use the RS coding scheme that does n…32 …{IDF_TARGET_NAME} must have chip version > 3 (v300) and coding scheme = ``None`` otherwise an erro…
20 …. It is a raw binary file. It must contain 256 bits of binary key if the coding scheme is ``None``…38 …ite-protecting of the key. The key remains writable. The keys use the RS coding scheme that does n…127 …When the ``None`` coding scheme is in use, keys are 256-bits (32 bytes) long. When 3/4 Coding Sche…128 …e 3/4 Coding Scheme. The key file must be the appropriate length for the coding scheme currently i…
77 Recovery of block coding errors.
87 …oding scheme status for each block. If there are all zeros, then there are no coding scheme errors.
49 …print("connected chip: %s, coding scheme %s" % (esp.get_chip_description(), efuses["CODING_SCHEME"…
82 uint16_t coding : 1; member
48 - **espefuse**: Allow the espefuse.py to work when coding scheme == 3
74 Please follow these coding standards when writing code for ``esptool.py``: