Home
last modified time | relevance | path

Searched refs:cl (Results 1 – 6 of 6) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dusb.h802 #define USB_DEVICE_INTERFACE_CLASS(vend, prod, cl) \ argument
807 .bInterfaceClass = (cl)
850 #define USB_DEVICE_INFO(cl, sc, pr) \ argument
852 .bDeviceClass = (cl), \
865 #define USB_INTERFACE_INFO(cl, sc, pr) \ argument
867 .bInterfaceClass = (cl), \
885 #define USB_DEVICE_AND_INTERFACE_INFO(vend, prod, cl, sc, pr) \ argument
890 .bInterfaceClass = (cl), \
907 #define USB_VENDOR_AND_INTERFACE_INFO(vend, cl, sc, pr) \ argument
911 .bInterfaceClass = (cl), \
/bsp/CME_M7/StdPeriph_Driver/src/
A Dcmem7_ddr.c30 #define CAL_DDR3_CL(cl) ((cl>11)?(((cl-12)<<MR_CL_OFFSET)|0x4):((cl-4)<<MR_CL_OFFSET)) argument
/bsp/at91/at91sam9260/platform/
A DSConscript18 if rtconfig.PLATFORM in ['cl', 'mingw']:
/bsp/at91/at91sam9g45/platform/
A DSConscript18 if rtconfig.PLATFORM in ['cl', 'mingw']:
/bsp/simulator/
A DSConstruct18 if rtconfig.PLATFORM == 'cl':
122 if rtconfig.PLATFORM == 'cl':
A Dreadme_en.md8 scons will compile this bsp with cl(the compiler of vs), then rtthrad-win32.exe will be created in …

Completed in 14 milliseconds