/* Public Interface - May be used in end-application: */
                /* Macros: */
                        /** Used with the Endpoint and Pipe stream functions as the callback function parameter, indicating that the stream
                         *  call has no callback function to be called between USB packets.
                         */
                        #define NO_STREAM_CALLBACK    NULL
        /* Public Interface - May be used in end-application: */
                /* Macros: */
                        /** Used with the Endpoint and Pipe stream functions as the callback function parameter, indicating that the stream
                         *  call has no callback function to be called between USB packets.
                         */
                        #define NO_STREAM_CALLBACK    NULL