/hal_espressif-latest/components/efuse/esp32c3/ |
D | esp_efuse_table.csv | 21 WR_DIS.DIS_TWAI, EFUSE_BLK0, 2, 1, [WR_DIS.DIS_CAN] wr_dis of D… 112 DIS_TWAI, EFUSE_BLK0, 46, 1, [DIS_CAN] Set this bit to di…
|
D | esp_efuse_table.c | 410 static const esp_efuse_desc_t DIS_TWAI[] = { variable 1214 &DIS_TWAI[0], // [DIS_CAN] Set this bit to disable CAN function
|
/hal_espressif-latest/components/efuse/esp32s2/ |
D | esp_efuse_table.csv | 22 WR_DIS.DIS_TWAI, EFUSE_BLK0, 2, 1, [WR_DIS.DIS_CAN] wr_dis of D… 122 DIS_TWAI, EFUSE_BLK0, 46, 1, [DIS_CAN] Set this bit to di…
|
D | esp_efuse_table.c | 450 static const esp_efuse_desc_t DIS_TWAI[] = { variable 1344 &DIS_TWAI[0], // [DIS_CAN] Set this bit to disable the TWAI Controller function
|
/hal_espressif-latest/components/efuse/esp32c6/ |
D | esp_efuse_table.csv | 23 WR_DIS.DIS_TWAI, EFUSE_BLK0, 2, 1, [WR_DIS.DIS_CAN] wr_dis of D… 118 DIS_TWAI, EFUSE_BLK0, 46, 1, [DIS_CAN] Represents whether…
|
D | esp_efuse_table.c | 434 static const esp_efuse_desc_t DIS_TWAI[] = { variable 1277 …&DIS_TWAI[0], // [DIS_CAN] Represents whether TWAI function is disabled or enabled. 1: disabl…
|
/hal_espressif-latest/components/efuse/esp32h2/ |
D | esp_efuse_table.csv | 21 WR_DIS.DIS_TWAI, EFUSE_BLK0, 2, 1, [WR_DIS.DIS_CAN] wr_dis of D… 117 DIS_TWAI, EFUSE_BLK0, 46, 1, [DIS_CAN] Represents whether…
|
D | esp_efuse_table.c | 430 static const esp_efuse_desc_t DIS_TWAI[] = { variable 1280 …&DIS_TWAI[0], // [DIS_CAN] Represents whether TWAI function is disabled or enabled. 1: disabl…
|
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 22 WR_DIS.DIS_TWAI, EFUSE_BLK0, 2, 1, [WR_DIS.DIS_CAN] wr_dis of D… 139 DIS_TWAI, EFUSE_BLK0, 46, 1, [DIS_CAN] Set this bit to di…
|
D | esp_efuse_table.c | 518 static const esp_efuse_desc_t DIS_TWAI[] = { variable 1557 &DIS_TWAI[0], // [DIS_CAN] Set this bit to disable CAN function
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-C6.rst | 18 …DIS_TWAI (BLOCK0) Represents whether TWAI function is disabled or…
|
D | summary_ESP32-H2.rst | 18 …DIS_TWAI (BLOCK0) Represents whether TWAI function is disabled or…
|
D | summary_ESP32-C3.rst | 33 …DIS_TWAI (BLOCK0) Set this bit to disable CAN function …
|
D | summary_ESP32-S2.rst | 36 …DIS_TWAI (BLOCK0) Set this bit to disable the TWAI Controller fun…
|
D | summary_ESP32-S3.rst | 16 …DIS_TWAI (BLOCK0) Set this bit to disable CAN function …
|
D | summary_ESP32-P4.rst | 16 …DIS_TWAI (BLOCK0) Represents whether TWAI function is disabled or…
|
/hal_espressif-latest/components/bootloader/ |
D | Kconfig.projbuild | 1030 … DIS_FORCE_DOWNLOAD, DIS_TWAI, JTAG_SEL_ENABLE, DIS_PAD_JTAG, DIS_DOWNLOAD_MANUAL_ENCRYPT. 1033 DIS_USB_SERIAL_JTAG, DIS_FORCE_DOWNLOAD, DIS_TWAI, JTAG_SEL_ENABLE, 1037 DIS_TWAI, JTAG_SEL_ENABLE, DIS_PAD_JTAG, DIS_DOWNLOAD_MANUAL_ENCRYPT. 1040 DIS_FORCE_DOWNLOAD, DIS_USB, DIS_TWAI, DIS_BOOT_REMAP, SOFT_DIS_JTAG, 1044 DIS_FORCE_DOWNLOAD, DIS_USB_OTG, DIS_TWAI, DIS_APP_CPU, DIS_PAD_JTAG,
|