Lines Matching full:udc
9 * @brief New USB device controller (UDC) driver API
108 * of UDC API and driver.
157 * the UDC driver and are passed to higher layer using
177 * UDC endpoint buffer info
179 * This structure is mandatory for all UDC request.
206 * @brief Callback to submit UDC event to higher layer.
221 * @brief UDC driver API
270 * Common UDC driver data structure
272 * Mandatory structure for each UDC controller driver.
282 /** Callback to submit an UDC event to higher layer */
297 * @brief New USB device controller (UDC) driver API
628 * @param[in] buf Pointer to UDC request buffer
657 * @brief Allocate UDC request buffer
672 * @brief Free UDC request buffer
677 * @param[in] buf Pointer to UDC request buffer
688 * @param[in] buf Pointer to UDC request buffer
704 * @param[in] buf Pointer to UDC request buffer
719 * function and is stored in the UDC data.
733 * @brief Get endpoint size from UDC endpoint configuration
735 * @param[in] cfg Pointer to UDC endpoint configuration