FreeRTOS
+
0
/4 examples
SourceVu will show references to
configMESSAGE_BUFFER_LENGTH_TYPE
from the following samples and libraries:
httpd sample
iperf sample
ntp_client_socket sample
ping 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
Raspberry Pi Pico SDK and Examples
FreeRTOS
configMESSAGE_BUFFER_LENGTH_TYPE
configMESSAGE_BUFFER_LENGTH_TYPE macro
Syntax
Show:
Summary
Declaration
from
FreeRTOS.h:2859
#define
configMESSAGE_BUFFER_LENGTH_TYPE
size_t
Examples
configMESSAGE_BUFFER_LENGTH_TYPE
is referenced by 4 libraries and example projects:
httpd sample
iperf sample
ntp_client_socket sample
ping sample
References
from
0/4
examples
Code
Location
#define
configMESSAGE_BUFFER_LENGTH_TYPE
size_t
FreeRTOS.h:2859
#ifndef
configMESSAGE_BUFFER_LENGTH_TYPE
FreeRTOS.h:2854
#define
sbBYTES_TO_STORE_MESSAGE_LENGTH
(
sizeof
(
configMESSAGE_BUFFER_LENGTH_TYPE
)
)
stream_buffer.c:222
configMESSAGE_BUFFER_LENGTH_TYPE
xMessageLength
;
stream_buffer.c:1007
xMessageLength
=
(
configMESSAGE_BUFFER_LENGTH_TYPE
)
xDataLengthBytes
;
stream_buffer.c:1014
configMESSAGE_BUFFER_LENGTH_TYPE
xTempReturn
;
stream_buffer.c:1173
configMESSAGE_BUFFER_LENGTH_TYPE
xTempNextMessageLength
;
stream_buffer.c:1282
Call Tree
from
0/4
examples
All items filtered out
All items filtered out
Data Use
from
0/4
examples
All items filtered out
All items filtered out
Class Tree
from
0/4
examples
All items filtered out
All items filtered out
Override Tree
from
0/4
examples
All items filtered out
All items filtered out
Implementations
from
0/4
examples
All items filtered out
All items filtered out
Instances
from
0/4
examples
Lifecycle
from
0/4
examples
All items filtered out
All items filtered out