Searched refs:esp_mprot_pms_world_to_str (Results 1 – 4 of 4) sorted by relevance
47 const char *esp_mprot_pms_world_to_str(const esp_mprot_pms_world_t world_type) in esp_mprot_pms_world_to_str() function
46 const char *esp_mprot_pms_world_to_str(const esp_mprot_pms_world_t world_type);
187 panic_print_str(esp_mprot_pms_world_to_str(world)); in print_memprot_err_details()
128 esp_rom_printf(" world: %s,", esp_mprot_pms_world_to_str(world)); in test_mprot_dump_status_register()