esp_efuse_find_purpose() function
Find a key block with the particular purpose set.
Arguments
purpose
Purpose to search for.
block
Pointer in the range EFUSE_BLK_KEY0..EFUSE_BLK_KEY_MAX which will be set to the key block if found. Can be NULL, if only need to test the key block exists.
Return value
- True: If found, - False: If not found (value at block pointer is unchanged).
esp_efuse_find_purpose() calls 1 function:
![]()
esp_efuse_find_purpose()
esp_efuse_find_purpose() reads 2 variables:
![]()
esp_efuse_find_purpose()