Home
last modified time | relevance | path

Searched refs:line (Results 1 – 14 of 14) sorted by relevance

/FreeRTOS-Plus/Source/Reliance-Edge/os/freertos/include/
A Dredosdeviations.h55 #define PRINT_ASSERT( file, line ) \ argument
56 …ion failed in \"%s\" at line %u\n\r", ( ( file ) == NULL ) ? "" : ( file ), ( unsigned ) ( line ) )
/FreeRTOS-Plus/Source/Reliance-Edge/doc/
A Dcoding_style.txt44 /* This is a single-line comment.
50 This is the last line of this multi-line comment.
87 Multi-line function declarations are preferred, as they tend to be more
110 on a separate line.
127 fit on the same line. If so, do it.
136 /* This is a single-line comment.
142 This is the last line of this multi-line comment.
153 - The comment text starts on the same line as the opening /*.
154 - The terminating */ is on its own line.
156 preceding line is an opening curly brace, then an extra blank line is not
[all …]
A Drelease_notes.md89 - Overhauled parsing of command-line parameters to be consistent for all tools
90 and tests. Command-line tools now use Unix-style short and long options (such
A Drelease_notes.txt104 - Overhauled parsing of command-line parameters to be consistent for
105 all tools and tests. Command-line tools now use Unix-style short and
/FreeRTOS-Plus/Source/FreeRTOS-Plus-IO/
A Dreadme.txt5 a command line interface (using FreeRTOS+CLI) and a FAT file system is
/FreeRTOS-Plus/Source/Application-Protocols/network_transport/
A Dtransport_mbedtls_pkcs11.h223 int line,
A Dtransport_mbedtls.h244 int line,
A Dtransport_mbedtls.c248 int line, in mbedtls_string_printf() argument
253 LogDebug( ( "%s:%d: [%d] %s", file, line, level, str ) ); in mbedtls_string_printf()
A Dtransport_mbedtls_pkcs11.c233 int line, in mbedtls_string_printf() argument
238 LogDebug( ( "%s:%d: [%d] %s", file, line, level, str ) ); in mbedtls_string_printf()
/FreeRTOS-Plus/Demo/FreeRTOS_Plus_TCP_Echo_Posix/
A DFreeRTOSConfig.h128 #error projCOVERAGE_TEST should be defined to 1 or 0 on the command line.
/FreeRTOS-Plus/Test/FreeRTOS-Plus-TCP/Integration/Full-TCP-Networkless/
A DReadMe.txt14 choose the required network interface by modifying this line #define
/FreeRTOS-Plus/Test/FreeRTOS-Plus-TCP/Integration/Full-TCP-Suite/
A DReadMe.txt15 choose the required network interface by modifying this line `#define
/FreeRTOS-Plus/Source/FreeRTOS-Plus-CLI/
A DHistory.txt8 + Previously, and in line with good software engineering practice, the
/FreeRTOS-Plus/Source/Reliance-Edge/
A DLICENSE.txt291 the "copyright" line and a pointer to where the full notice is found.
293 <one line to give the program's name and a brief idea of what it does.>

Completed in 34 milliseconds