Lines Matching full:efuse
1 menu "eFuse Bit Manager"
4 bool "Use custom eFuse table"
7 Allows to generate a structure for eFuse from the CSV file.
10 string "Custom eFuse CSV file"
14 Name of the custom eFuse CSV filename. This path is evaluated
18 bool "Simulate eFuse operations in RAM"
21 If "n" - No virtual mode. All eFuse operations are real and use eFuse registers.
22 … If "y" - The virtual mode is enabled and all eFuse operations (read and write) are redirected
23 to RAM instead of eFuse registers, all permanent changes (via eFuse) are disabled.
27 Because the EFUSE VIRT mode is for testing only.
35 In addition to the "Simulate eFuse operations in RAM" option, this option just adds
37 should have the `efuse` partition. partition.csv: "efuse_em, data, efuse, , 0x2000,"
40 in case if flash is empty, from real eFuse to RAM and then update flash.
48 If enabled, log efuse burns. This shows changes that would be made.
55 Selector eFuse code scheme.