Lines Matching full:class
26 * @brief Calculate the length of the class function descriptor
28 * Calculate the length of the class instance function descriptor.
30 * used by the class instance.
32 * @param[in] c_data Pointer to a class data
35 * @return Length of the class descriptor
41 * @brief Get class context by bInterfaceNumber value
43 * The function searches the class instance list for the interface number.
48 * @return Class c_nd pointer or NULL
54 * @brief Get class context by configuration and interface number
61 * @return Class c_nd pointer or NULL
69 * @brief Get class context by endpoint address
71 * The function searches the class instance list for the endpoint address.
76 * @return Class c_nd pointer or NULL
82 * @brief Get class context by request (bRequest)
84 * The function searches the class instance list and
88 * Accordingly only the first class instance can be found.
93 * @return Class c_nd pointer or NULL
99 * @brief Remove all registered class instances from a configuration