Home
last modified time | relevance | path

Searched refs:efuse_ll_get_secure_boot_v1_en (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bootloader_support/include/
Desp_secure_boot.h58 return efuse_ll_get_secure_boot_v1_en(); in esp_secure_boot_enabled()
/hal_espressif-latest/components/hal/esp32/include/hal/
Defuse_ll.h39 __attribute__((always_inline)) static inline bool efuse_ll_get_secure_boot_v1_en(void) in efuse_ll_get_secure_boot_v1_en() function