Searched refs:props (Results 1 – 13 of 13) sorted by relevance
| /bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/MTP/ |
| A D | usbh_mtp_ptp.c | 333 uint32_t PTP_DecodeObjectPropList(USBH_Info_t *phost, MTP_Properties_t *props, uint32_t len) in PTP_DecodeObjectPropList() argument 355 props[i].ObjectHandle = PTP_LE32(data); in PTP_DecodeObjectPropList() 359 props[i].property = PTP_LE16(data); in PTP_DecodeObjectPropList() 363 props[i].datatype = PTP_LE16(data); in PTP_DecodeObjectPropList() 369 PTP_GetDevicePropValue(phost, &offset, len, &props[i].propval, props[i].datatype); in PTP_DecodeObjectPropList()
|
| A D | usbh_mtp.h | 134 …_MTP_GetObjectPropsSupported(USBH_Info_t *phost, uint16_t ofc, uint32_t *propnum, uint16_t *props);
|
| A D | usbh_mtp_ptp.h | 750 uint32_t PTP_DecodeObjectPropList(USBH_Info_t *phost, MTP_Properties_t *props, uint32_t len);
|
| A D | usbh_mtp.c | 1191 …H_MTP_GetObjectPropsSupported(USBH_Info_t *phost, uint16_t ofc, uint32_t *propnum, uint16_t *props) in USBH_MTP_GetObjectPropsSupported() argument 1228 *propnum = PTP_GetArray16(props, USBH_MTP_Info.data_container.payload, 0U); in USBH_MTP_GetObjectPropsSupported()
|
| /bsp/Infineon/psoc6-cy8ckit-062-WIFI-BT/libs/TARGET_CY8CKIT-062-WIFI-BT/ |
| A D | RELEASE.md | 27 * Removed version.xml file in favor of new props.json
|
| /bsp/Infineon/psoc6-cy8ckit-062s4/libs/TARGET_CY8CKIT-062S4/ |
| A D | RELEASE.md | 27 * Removed version.xml file in favor of new props.json
|
| /bsp/Infineon/psoc6-cy8ckit-062-BLE/libs/TARGET_CY8CKIT-062-BLE/ |
| A D | RELEASE.md | 27 * Removed version.xml file in favor of new props.json
|
| /bsp/Infineon/psoc6-evaluationkit-062S2/libs/TARGET_RTT-062S2/ |
| A D | RELEASE.md | 31 * Removed version.xml file in favor of new props.json
|
| /bsp/Infineon/psoc6-cy8ckit-062S2-43012/libs/TARGET_CY8CKIT-062S2-43012/ |
| A D | RELEASE.md | 27 * Removed version.xml file in favor of new props.json
|
| /bsp/Infineon/psoc6-cy8cproto-062S3-4343W/libs/TARGET_CY8CPROTO-062S3-4343W/ |
| A D | RELEASE.md | 27 * Removed version.xml file in favor of new props.json
|
| /bsp/Infineon/libraries/templates/PSOC62/libs/TARGET_CY8CKIT-062S2-43012/ |
| A D | RELEASE.md | 27 * Removed version.xml file in favor of new props.json
|
| /bsp/simulator/SDL2/include/ |
| A D | SDL_opengles2_gl2ext.h | 3401 …, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum *props, GLsizei count, GL… 3478 …, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum *props, GLsizei count, GL…
|
| A D | SDL_opengl_glext.h | 2744 …, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum *props, GLsizei count, GL… 2788 …, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum *props, GLsizei count, GL… 11037 …, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum *props, GLsizei count, GL… 11102 …, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum *props, GLsizei count, GL…
|
Completed in 107 milliseconds