Home
last modified time | relevance | path

Searched refs:OUTPUT_CHARACTER (Results 1 – 2 of 2) sorted by relevance

/FreeRTOS-Plus/Source/Reliance-Edge/os/freertos/services/
A Dosoutput.c56 OUTPUT_CHARACTER( pszString[ ulIdx ] ); in RedOsOutputString()
62 OUTPUT_CHARACTER( '\r' ); in RedOsOutputString()
/FreeRTOS-Plus/Source/Reliance-Edge/os/freertos/include/
A Dredosdeviations.h142 #define OUTPUT_CHARACTER( ch ) ( void ) putchar( ch ) macro

Completed in 11 milliseconds