Searched refs:CRC (Results 1 – 20 of 20) sorted by relevance
/hal_espressif-3.6.0/components/esptool_py/esptool/docs/en/espefuse/ |
D | burn-custom-mac-cmd.rst | 33 - 'CUSTOM_MAC_CRC' (CRC of custom MAC) 0x00 -> 0x75 44 Custom MAC Address version 1: 48:63:92:15:72:16 (CRC 0x75 OK) 51 = 48:63:92:15:72:16 (CRC 0x75 OK) R/W 52 …CUSTOM_MAC_CRC (BLOCK3): CRC of custom MAC …
|
D | get-custom-mac-cmd.rst | 17 Custom MAC Address version 1: 48:63:92:15:72:16 (CRC 0x75 OK)
|
/hal_espressif-3.6.0/components/espcoredump/corefile/ |
D | loader.py | 61 CRC = Int32ul variable 141 self.checksum_struct = CRC 167 self.checksum_struct = CRC 173 self.checksum_struct = CRC 176 self.checksum_struct = CRC 213 if self.checksum_struct == CRC:
|
/hal_espressif-3.6.0/docs/zh_CN/api-guides/ |
D | startup.rst | 34 …中的 RTC 内存的 CRC 校验值有效,那么程序会使用 ``RTC_CNTL_STORE6_REG`` 寄存器的值作为入口地址,并立即跳转到该地址运行。如果 ``RTC_CNTL_STORE6…
|
D | blufi.rst | 380 - 该数据字段表示帧尾是否包含校验位,如 SHA1、MD5、CRC 等。该数据字段包含序列 + 数据长度 + 明文。控制帧和数据帧都可以选择包含或不包含校验位。 426 为了保证数据完整性,需要加入校验算法,例如 SHA1、MD5、CRC 等。
|
D | wifi.rst | 1533 - 802.11 错误帧,如有 CRC 错误的帧等。
|
/hal_espressif-3.6.0/docs/en/api-guides/ |
D | deep-sleep-stub.rst | 104 CRC Check For Wake Stubs 109 …During deep sleep, only the wake stubs area of RTC Fast memory is validated with CRC. When {IDF_TA… 113 …as will be validated with CRC. When {IDF_TARGET_NAME} wakes up from deep sleep, the RTC fast memor…
|
D | startup.rst | 34 …CRC value of RTC memory in ``RTC_CNTL_STORE7_REG`` is valid, use ``RTC_CNTL_STORE6_REG`` as an ent…
|
D | blufi.rst | 380 …- The data field that indicates whether a frame contains a checksum (such as SHA1,MD5,CRC, etc.) f… 426 To ensure data integrity, you need to add a checksum algorithm, such as SHA1, MD5, CRC, etc.
|
D | wifi.rst | 1730 - 802.11 error frame, such as the frame with a CRC error, etc.
|
/hal_espressif-3.6.0/docs/en/api-reference/network/ |
D | esp_eth.rst | 29 …, a type/length field, data payload, an optional padding field and a Cyclic Redundancy Check (CRC). 95 The FCS field is a 4-byte field which contains an industry standard 32-bit CRC calculated with the … 96 …ating a CRC, the hardware normally will automatically generate a valid CRC and transmit it. Otherw… 98 Normally, the host controller does not need to concern itself with padding and the CRC which the ha… 99 However, the padding and CRC fields will be written into the receive buffer when packets arrive, so…
|
/hal_espressif-3.6.0/components/esptool_py/esptool/docs/en/espefuse/inc/ |
D | summary_ESP32.rst | 38 = 84:0d:8e:18:8e:44 (CRC 0xad OK) R/W
|
/hal_espressif-3.6.0/docs/en/api-reference/system/inc/ |
D | espefuse_summary_ESP32.rst | 39 = 84:0d:8e:18:8e:44 (CRC 0xad OK) R/W
|
/hal_espressif-3.6.0/docs/en/api-reference/system/ |
D | system.rst | 122 | MAC address CRC | 8 | 7:0 | CRC-8-CCITT, polynomial 0x07 |
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/bt_spp_acceptor/ |
D | README.md | 68 …c Mode, and the reliability only depends on the controller. If errors(e.g. CRC) are missed by cont…
|
/hal_espressif-3.6.0/examples/wifi/espnow/ |
D | README.md | 25 There are a lot of "extras" on top of ESPNOW data, such as type, state, sequence number, CRC and ma…
|
/hal_espressif-3.6.0/components/driver/ |
D | Kconfig | 130 …n the ESP32, when receiving a data or remote frame, if a bus error occurs in the data or CRC field,
|
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/ |
D | spi_slave_hd.rst | 102 …ster writing four bytes can be very long (32 SPI clocks). You can put some CRC in the last (larges…
|
D | twai.rst | 142 - A (Bit, Stuff, CRC, Form, ACK) error has occurred on the bus
|
/hal_espressif-3.6.0/components/esptool_py/esptool/docs/en/advanced-topics/ |
D | serial-protocol.rst | 121 | ``0x07`` | "Invalid CRC in message" | 124 | | the ROM loader reads the value back and the 8-bit CRC is compared |
|