ESP-IDF
ble_freertos_evq_buf
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
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
ble_freertos_evq_buf
ble_freertos_evq_buf variable
Syntax
Show:
Summary
Declaration
from
npl_os_freertos.c:132
static
os_membuf_t
ble_freertos_evq_buf
[
OS_MEMPOOL_SIZE
(
BLE_TOTAL_EVQ_COUNT
,
sizeof
(
struct
ble_npl_eventq_freertos
)
)
]
;
Examples
References
from
examples
Code
Location
Referrer
static
os_membuf_t
ble_freertos_evq_buf
[
npl_os_freertos.c:132
sizeof
(
struct
ble_npl_eventq_freertos
)
,
ble_freertos_evq_buf
,
npl_os_freertos.c:1178
npl_freertos_mempool_init()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ble_freertos_evq_buf
is read by 1 function:
All items filtered out
ble_freertos_evq_buf
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