Searched refs:MEMPROT_OP_NONE (Results 1 – 5 of 5) sorted by relevance
87 *flags = MEMPROT_OP_NONE; in esp_mprot_get_pms_area()191 *oper = MEMPROT_OP_NONE; in esp_mprot_get_violate_operation()
28 #define MEMPROT_OP_NONE 0x00000000 macro
39 case MEMPROT_OP_NONE: return "NONE"; in esp_mprot_oper_type_to_str()
562 uint32_t operation = MEMPROT_OP_NONE; in esp_mprot_get_violate_operation()569 if (operation == MEMPROT_OP_NONE) { in esp_mprot_get_violate_operation()703 … ESP_MEMPROT_ERR_CHECK(ret, esp_mprot_set_pms_area(MEMPROT_PMS_AREA_IRAM0_3, MEMPROT_OP_NONE)) in esp_mprot_set_prot()706 … ESP_MEMPROT_ERR_CHECK(ret, esp_mprot_set_pms_area(MEMPROT_PMS_AREA_DRAM0_0, MEMPROT_OP_NONE )) in esp_mprot_set_prot()