Lines Matching defs:request
147 * @brief Defines structure parameters for the USB interface request.
152 /** Specific request */
153 uint8_t request;
169 /** Pointer to the received parameters of the control request */
224 * @param event Indicates the pointer to the event information, including the event type and request.
250 /** Pointer to the callback for the request of obtaining custom attributes */
252 /** Pointer to the callback for the request of setting custom attributes */
270 * @param callback Indicates the callback function called after a request is processed.
293 * This function is mainly used to initialize a request queue and open a pipe.
305 * This function is mainly used to close a pipe and delete a request queue.
330 * for the request of obtaining and setting custom attributes.