Searched refs:memprot_hal_world_t (Results 1 – 5 of 5) sorted by relevance
| /hal_espressif-latest/components/hal/include/hal/ |
| D | memprot_types.h | 40 } memprot_hal_world_t; typedef
|
| /hal_espressif-latest/components/esp_hw_support/port/ |
| D | esp_memprot_conv.c | 25 esp_mprot_pms_world_t esp_mprot_ll_world_to_hl_world(const memprot_hal_world_t world) in esp_mprot_ll_world_to_hl_world()
|
| /hal_espressif-latest/components/esp_hw_support/include/esp_private/ |
| D | esp_memprot_internal.h | 32 esp_mprot_pms_world_t esp_mprot_ll_world_to_hl_world(const memprot_hal_world_t world);
|
| /hal_espressif-latest/components/hal/esp32c3/include/hal/ |
| D | memprot_ll.h | 346 …mprot_hal_err_t memprot_ll_set_rtcfast_split_line(const void *line_addr, memprot_hal_world_t world) in memprot_ll_set_rtcfast_split_line() 377 static inline memprot_hal_err_t memprot_ll_get_rtcfast_split_line(memprot_hal_world_t world, void *… in memprot_ll_get_rtcfast_split_line() 421 …_hal_err_t memprot_ll_rtcfast_set_pms_area(bool r, bool w, bool x, memprot_hal_world_t world, memp… in memprot_ll_rtcfast_set_pms_area() 472 …l_err_t memprot_ll_rtcfast_get_pms_area(bool *r, bool *w, bool *x, memprot_hal_world_t world, memp… in memprot_ll_rtcfast_get_pms_area()
|
| /hal_espressif-latest/components/hal/esp32s3/include/hal/ |
| D | memprot_ll.h | 732 …t_ll_set_rtcfast_split_line(const int core, const void *line_addr, const memprot_hal_world_t world) in memprot_ll_set_rtcfast_split_line() 778 …_hal_err_t memprot_ll_get_rtcfast_split_line(const int core, const memprot_hal_world_t world, void… in memprot_ll_get_rtcfast_split_line() 827 …ea(const int core, const bool r, const bool w, const bool x, const memprot_hal_world_t world, cons… in memprot_ll_rtcfast_set_pms_area() 891 …fast_get_pms_area(const int core, bool *r, bool *w, bool *x, const memprot_hal_world_t world, cons… in memprot_ll_rtcfast_get_pms_area()
|