Home
last modified time | relevance | path

Searched refs:configUSE_SB_COMPLETED_CALLBACK (Results 1 – 5 of 5) sorted by relevance

/Kernel-v10.6.2/include/
HDmessage_buffer.h161 #if ( configUSE_SB_COMPLETED_CALLBACK == 1 )
243 #if ( configUSE_SB_COMPLETED_CALLBACK == 1 )
HDstream_buffer.h160 #if ( configUSE_SB_COMPLETED_CALLBACK == 1 )
258 #if ( configUSE_SB_COMPLETED_CALLBACK == 1 )
HDFreeRTOS.h964 #ifndef configUSE_SB_COMPLETED_CALLBACK
967 #define configUSE_SB_COMPLETED_CALLBACK 0 macro
1446 #if ( configUSE_SB_COMPLETED_CALLBACK == 1 )
/Kernel-v10.6.2/
HDstream_buffer.c79 #if ( configUSE_SB_COMPLETED_CALLBACK == 1 )
116 #if ( configUSE_SB_COMPLETED_CALLBACK == 1 )
156 #if ( configUSE_SB_COMPLETED_CALLBACK == 1 )
194 #if ( configUSE_SB_COMPLETED_CALLBACK == 1 )
238 #if ( configUSE_SB_COMPLETED_CALLBACK == 1 )
563 #if ( configUSE_SB_COMPLETED_CALLBACK == 1 ) in xStreamBufferReset()
1413 #if ( configUSE_SB_COMPLETED_CALLBACK == 1 ) in prvInitialiseNewStreamBuffer()
HDHistory.txt202 configUSE_SB_COMPLETED_CALLBACK in FreeRTOSConfig.h. When the option is set to 1,
208 backwards compatibility, configUSE_SB_COMPLETED_CALLBACK defaults to 0. The