Home
last modified time | relevance | path

Searched refs:CLASS_INFO_DEFINE (Results 1 – 21 of 21) sorted by relevance

/components/drivers/usb/cherryusb/core/
A Dusbh_core.h42 #define CLASS_INFO_DEFINE __attribute__((section("usbh_class_info"))) __USED __ALIGNED(1) macro
44 #define CLASS_INFO_DEFINE __attribute__((section(".usbh_class_info"))) __USED __ALIGNED(1)
47 #define CLASS_INFO_DEFINE __attribute__((section(".usbh_class_info"))) __USED __ALIGNED(1)
/components/drivers/usb/cherryusb/class/template/
A Dusbh_xxx.c90 CLASS_INFO_DEFINE const struct usbh_class_info xxx_class_info = {
/components/drivers/usb/cherryusb/class/cdc/
A Dusbh_cdc_acm.c269 CLASS_INFO_DEFINE const struct usbh_class_info cdc_acm_class_info = {
278 CLASS_INFO_DEFINE const struct usbh_class_info cdc_data_class_info = {
A Dusbh_cdc_ecm.c325 CLASS_INFO_DEFINE const struct usbh_class_info cdc_ecm_class_info = {
A Dusbh_cdc_ncm.c405 CLASS_INFO_DEFINE const struct usbh_class_info cdc_ncm_class_info = {
/components/drivers/usb/cherryusb/class/vendor/xbox/
A Dusbh_xbox.c222 CLASS_INFO_DEFINE const struct usbh_class_info xbox_custom_class_info = {
/components/drivers/usb/cherryusb/class/wireless/
A Dusbh_bluetooth.c395 CLASS_INFO_DEFINE const struct usbh_class_info bluetooth_h4_nrf_class_info = {
404 CLASS_INFO_DEFINE const struct usbh_class_info bluetooth_class_info = {
A Dusbh_rndis.c597 CLASS_INFO_DEFINE const struct usbh_class_info rndis_class_info = {
/components/drivers/usb/cherryusb/class/video/
A Dusbh_video.c533 CLASS_INFO_DEFINE const struct usbh_class_info video_ctrl_class_info = {
542 CLASS_INFO_DEFINE const struct usbh_class_info video_streaming_class_info = {
/components/drivers/usb/cherryusb/class/vendor/serial/
A Dusbh_ch34x.c372 CLASS_INFO_DEFINE const struct usbh_class_info ch34x_class_info = {
A Dusbh_cp210x.c321 CLASS_INFO_DEFINE const struct usbh_class_info cp210x_class_info = {
A Dusbh_pl2303.c442 CLASS_INFO_DEFINE const struct usbh_class_info pl2303_class_info = {
A Dusbh_ftdi.c503 CLASS_INFO_DEFINE const struct usbh_class_info ftdi_class_info = {
/components/drivers/usb/cherryusb/class/aoa/
A Dusbh_aoa.c282 CLASS_INFO_DEFINE const struct usbh_class_info aoa_intf_class_info = {
/components/drivers/usb/cherryusb/class/hid/
A Dusbh_hid.c329 CLASS_INFO_DEFINE const struct usbh_class_info hid_custom_class_info = {
/components/drivers/usb/cherryusb/class/audio/
A Dusbh_audio.c644 CLASS_INFO_DEFINE const struct usbh_class_info audio_ctrl_intf_class_info = {
653 CLASS_INFO_DEFINE const struct usbh_class_info audio_streaming_intf_class_info = {
/components/drivers/usb/cherryusb/class/msc/
A Dusbh_msc.c461 CLASS_INFO_DEFINE const struct usbh_class_info msc_class_info = {
/components/drivers/usb/cherryusb/class/vendor/wifi/
A Dusbh_bl616.c506 CLASS_INFO_DEFINE const struct usbh_class_info bl616_class_info = {
/components/drivers/usb/cherryusb/class/vendor/net/
A Dusbh_asix.c820 CLASS_INFO_DEFINE const struct usbh_class_info asix_class_info = {
A Dusbh_rtl8152.c2275 CLASS_INFO_DEFINE const struct usbh_class_info rtl8152_class_info = {
/components/drivers/usb/cherryusb/class/hub/
A Dusbh_hub.c739 CLASS_INFO_DEFINE const struct usbh_class_info hub_class_info = {

Completed in 30 milliseconds