/hal_espressif-latest/tools/esptool_py/test/images/efuse/ |
D | esp_efuse_custom_table.csv | 1 # field_name, | efuse_block, | bit_start, | bit_count, | comment 6 ID_NUM, EFUSE_BLK3, 140, 8, [MY_ID_NUM] comment 7 , EFUSE_BLK3, 132, 8, [MY_ID_NUM] comment 8 , EFUSE_BLK3, 122, 8, [MY_ID_NUM] comment 10 ID_NUMK, EFUSE_BLK3, 150, 8, [MY_ID_NUMK] comment 11 , EFUSE_BLK3, 182, 8, [MY_ID_NUMK] comment
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/ |
D | csv_table_parser.py | 187 self.comment = "" 204 res.comment = fields[4].rstrip("\\").rstrip() 205 res.comment += f" ({res.bit_start}-{res.bit_start + res.bit_count - 1})" 206 res.alt_names = res.get_alt_names(res.comment) 250 def get_alt_names(self, comment): argument 251 result = re.search(r"^\[(.*?)\]", comment)
|
D | mem_definition_base.py | 227 item.description = p.comment
|
D | base_fields.py | 240 def print_block(self, bit_string, comment, debug=False): argument 245 % (self.name, " ".join(self.alias)[:16], self.id, comment),
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/ |
D | index.rst | 134 ID_NUM, EFUSE_BLK3, 140, 8, [MY_ID_NUM] comment 135 , EFUSE_BLK3, 132, 8, [MY_ID_NUM] comment 136 , EFUSE_BLK3, 122, 8, [MY_ID_NUM] comment 138 ID_NUMK, EFUSE_BLK3, 150, 8, [MY_ID_NUMK] comment 139 , EFUSE_BLK3, 182, 8, [MY_ID_NUMK] comment 152 …ID_NUM_0 (BLOCK3) [MY_ID_NUM] comment (140-147) … 153 …ID_NUM_1 (BLOCK3) [MY_ID_NUM] comment (132-139) … 154 …ID_NUM_2 (BLOCK3) [MY_ID_NUM] comment (122-129) … 156 …ID_NUMK_0 (BLOCK3) [MY_ID_NUMK] comment (150-157) … 157 …ID_NUMK_1 (BLOCK3) [MY_ID_NUMK] comment (182-189) … [all …]
|
/hal_espressif-latest/components/efuse/esp32h2/ |
D | esp_efuse_table_v0.0_v1.1.csv | 1 # field_name, efuse_block, bit_start, bit_count, comment
|
D | esp_efuse_table.csv | 2 # field_name, | efuse_block, | bit_start, | bit_count, |comment #
|
/hal_espressif-latest/components/efuse/ |
D | efuse_table_gen.py | 204 …%s %d %s %s' % (p.field_name, p.efuse_block, p.bit_start, str(p.get_bit_count()), p.comment) + '\n' 344 … rows += [' &' + p.field_name.replace('.', '_') + '[' + index + '], \t\t// ' + p.comment] 359 self.comment = '' 374 res.comment = fields[4] 439 str(self.get_bit_count()) + '}, \t // ' + self.comment]) 442 result = re.search(r'^\[(.*?)\]', self.comment)
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/ |
D | Kconfig.hw_support | 31 comment "Maximum Supported ESP32-C6 Revision (Rev v0.99)"
|
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/ |
D | Kconfig.hw_support | 31 comment "Maximum Supported ESP32-S2 Revision (Rev v1.99)"
|
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/ |
D | Kconfig.hw_support | 34 comment "Maximum Supported ESP32-S3 Revision (Rev v0.99)"
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/ |
D | Kconfig.hw_support | 34 comment "Maximum Supported ESP32-C2 Revision (Rev v2.99)"
|
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/ |
D | Kconfig.hw_support | 37 comment "Maximum Supported ESP32-H2 Revision (Rev v1.99)"
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/ |
D | Kconfig.hw_support | 43 comment "Maximum Supported ESP32-C3 Revision (Rev v1.99)"
|
/hal_espressif-latest/components/esp_hw_support/port/esp32/ |
D | Kconfig.hw_support | 55 comment "Maximum Supported ESP32 Revision (Rev v3.99)"
|
/hal_espressif-latest/components/efuse/esp32c2/ |
D | esp_efuse_table.csv | 2 # field_name, | efuse_block, | bit_start, | bit_count, |comment #
|
/hal_espressif-latest/components/efuse/esp32/ |
D | esp_efuse_table.csv | 2 # field_name, | efuse_block, | bit_start, | bit_count, |comment #
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/a2dp/ |
D | btc_a2dp_source.c | 409 static void log_tstamps_us(char *comment) in log_tstamps_us() argument 413 … APPL_TRACE_DEBUG("[%s] ts %08llu, diff : %08llu, queue sz %d", comment, now_us, now_us - prev_us, in log_tstamps_us()
|
/hal_espressif-latest/components/efuse/esp32c3/ |
D | esp_efuse_table.csv | 2 # field_name, | efuse_block, | bit_start, | bit_count, |comment #
|
/hal_espressif-latest/components/efuse/esp32s2/ |
D | esp_efuse_table.csv | 2 # field_name, | efuse_block, | bit_start, | bit_count, |comment #
|
/hal_espressif-latest/components/efuse/esp32c6/ |
D | esp_efuse_table.csv | 2 # field_name, | efuse_block, | bit_start, | bit_count, |comment #
|
/hal_espressif-latest/zephyr/blobs/ |
D | license.txt | 185 comment syntax for the file format. We also recommend that a
|
/hal_espressif-latest/ |
D | LICENSE | 185 comment syntax for the file format. We also recommend that a
|
/hal_espressif-latest/tools/esptool_py/esptool/targets/stub_flasher/2/ |
D | LICENSE-APACHE | 184 comment syntax for the file format. We also recommend that a
|
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 2 # field_name, | efuse_block, | bit_start, | bit_count, |comment #
|