esp_local_ctrl sample
ALLOW_WEAK
is only used within esp_local_ctrl sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
esp_local_ctrl sample
ALLOW_WEAK
ALLOW_WEAK macro
Syntax
Show:
Summary
Declaration
from
mdns_mem_caps.c:16
#define
ALLOW_WEAK
Examples
References
from
examples
Code
Location
#define
ALLOW_WEAK
mdns_mem_caps.c:16
void
ALLOW_WEAK
*
mdns_mem_malloc
(
size_t
size
)
mdns_mem_caps.c:45
void
ALLOW_WEAK
*
mdns_mem_calloc
(
size_t
num
,
size_t
size
)
mdns_mem_caps.c:50
void
ALLOW_WEAK
mdns_mem_free
(
void
*
ptr
)
mdns_mem_caps.c:55
char
ALLOW_WEAK
*
mdns_mem_strdup
(
const
char
*
s
)
mdns_mem_caps.c:60
char
ALLOW_WEAK
*
mdns_mem_strndup
(
const
char
*
s
,
size_t
n
)
mdns_mem_caps.c:73
void
ALLOW_WEAK
*
mdns_mem_task_malloc
(
size_t
size
)
mdns_mem_caps.c:87
void
ALLOW_WEAK
mdns_mem_task_free
(
void
*
ptr
)
mdns_mem_caps.c:93
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