Lines Matching full:efuse
18 /** \defgroup efuse_APIs efuse APIs
19 * @brief ESP32 efuse read/write APIs
24 /** For ESP32-C2, there's no key purpose region for efuse keys, In order to maintain
51 * @brief Efuse read operation: copies data from physical efuses to efuse read registers.
60 …* @brief Efuse write operation: Copies data from efuse write registers to efuse. Operates on a si…
69 * @brief Set all Efuse program registers to zero.
76 * @brief Program a block of key data to an efuse block
88 /* @brief Return the address of a particular efuse block's first read register
90 * @param block Index of efuse block to look up
98 * @brief Return the current purpose set for an efuse key block
137 * @brief Return the number of unused efuse key blocks (0-6)
142 * @brief Calculate Reed-Solomon Encoding values for a block of efuse data.
150 * @brief Read if download mode disabled from Efuse
153 * - true for efuse disable download mode.
154 * - false for efuse doesn't disable download mode.
159 * @brief Read if uart print control value from Efuse
170 * @brief Read if security download modes enabled from Efuse
173 * - true for efuse enable security download mode.
174 * - false for efuse doesn't enable security download mode.
179 * @brief Return true if secure boot is enabled in EFuse
184 * @brief Return true if secure boot aggressive revoke is enabled in EFuse
189 * @brief Return true if cache encryption (flash, etc) is enabled from boot via EFuse
194 * @brief Return true if EFuse indicates to send a flash resume command.
199 * @brief return the time in us ROM boot need wait flash to power on from Efuse
231 * @brief A crc8 algorithm used for MAC addresses in efuse