ESP-IDF
npl_freertos_mempool_init()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
npl_freertos_mempool_init()
npl_freertos_mempool_init() function
Syntax
Show:
Summary
Declaration
Definition
from
nimble_port_freertos.h:50
int
npl_freertos_mempool_init
(
void
)
;
Implemented in
npl_os_freertos.c:1142
Examples
References
from
examples
Code
Location
Referrer
int
npl_freertos_mempool_init
(
void
)
npl_os_freertos.c:1142
int
npl_freertos_mempool_init
(
void
)
;
nimble_port_freertos.h:50
npl_freertos_mempool_init
(
)
;
nimble_port.c:99
esp_nimble_init()
Call Tree
from
examples
npl_freertos_mempool_init()
is called by 1 function and calls 3 functions:
esp_nimble_init()
All items filtered out
npl_freertos_mempool_init()
__assert_func()
ets_printf()
os_mempool_init()
All items filtered out
Data Use
from
examples
npl_freertos_mempool_init()
reads 5 variables:
ble_freertos_ev_buf
ble_freertos_evq_buf
ble_freertos_co_buf
ble_freertos_sem_buf
ble_freertos_mutex_buf
All items filtered out
npl_freertos_mempool_init()
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