Searched refs:memprot_hal_area_t (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-latest/components/hal/include/hal/ |
D | memprot_types.h | 50 } memprot_hal_area_t; typedef
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | memprot_ll.h | 421 …ll_rtcfast_set_pms_area(bool r, bool w, bool x, memprot_hal_world_t world, memprot_hal_area_t area) in memprot_ll_rtcfast_set_pms_area() 472 …rtcfast_get_pms_area(bool *r, bool *w, bool *x, memprot_hal_world_t world, memprot_hal_area_t area) in memprot_ll_rtcfast_get_pms_area()
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | memprot_ll.h | 827 …bool r, const bool w, const bool x, const memprot_hal_world_t world, const memprot_hal_area_t area) in memprot_ll_rtcfast_set_pms_area() 891 …nt core, bool *r, bool *w, bool *x, const memprot_hal_world_t world, const memprot_hal_area_t area) in memprot_ll_rtcfast_get_pms_area()
|