ESP-IDF
btc_check_queue_is_congest()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/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
btc_check_queue_is_congest()
btc_check_queue_is_congest() function
Syntax
Show:
Summary
Declaration
Definition
from
btc_task.h:146
bool
btc_check_queue_is_congest
(
void
)
;
Implemented in
btc_task.c:550
Examples
References
from
examples
Code
Location
bool
btc_check_queue_is_congest
(
void
)
btc_task.c:550
bool
btc_check_queue_is_congest
(
void
)
;
btc_task.h:146
Call Tree
from
examples
btc_check_queue_is_congest()
calls 1 function:
All items filtered out
btc_check_queue_is_congest()
osi_thread_queue_wait_size()
All items filtered out
Data Use
from
examples
btc_check_queue_is_congest()
reads 1 variable:
btc_thread
All items filtered out
btc_check_queue_is_congest()
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