ESP-IDF
ENABLE_PADDR_CHECK
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ENABLE_PADDR_CHECK
ENABLE_PADDR_CHECK macro
We have some hw related tests for vaddr region capabilities Use this macro to disable paddr check as we need to reuse certain paddr blocks
Syntax
Show:
Summary
Declaration
from
esp_mmu_map.c:45
#define
ENABLE_PADDR_CHECK
!
ESP_MMAP_TEST_ALLOW_MAP_TO_MAPPED_PADDR
Examples
References
from
examples
Code
Location
#define
ENABLE_PADDR_CHECK
!
ESP_MMAP_TEST_ALLOW_MAP_TO_MAPPED_PADDR
esp_mmu_map.c:45
#if
ENABLE_PADDR_CHECK
esp_mmu_map.c:113
#if
ENABLE_PADDR_CHECK
esp_mmu_map.c:491
#if
ENABLE_PADDR_CHECK
esp_mmu_map.c:815
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out