Home
last modified time | relevance | path

Searched refs:esp_stack_ptr_in_dram (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/include/
Desp_memory_utils.h312 inline static bool esp_stack_ptr_in_dram(uint32_t sp) in esp_stack_ptr_in_dram() function
339 return esp_stack_ptr_in_dram(sp) in esp_stack_ptr_is_sane()