Searched refs:awh0rtc (Results 1 – 1 of 1) sorted by relevance
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32c3/ |
D | esp_memprot.c | 829 bool arh0rtc, awh0rtc, axh0rtc; in esp_mprot_dump_configuration() local 840 …err = esp_mprot_ll_err_to_esp_err(memprot_ll_rtcfast_get_pms_area(&arh0rtc, &awh0rtc, &axh0rtc, ME… in esp_mprot_dump_configuration() 844 …sprintf((*dump_info_string + offset), " area high: r=%u,w=%u,x=%u\n", arh0rtc, awh0rtc, axh0rtc); in esp_mprot_dump_configuration()
|