Searched refs:feature (Results 1 – 5 of 5) sorted by relevance
| /external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/usbd/ |
| A D | usbd_cdcuser.h | 249 …ErrorCode_t (*SetCommFeature) (USBD_HANDLE_T hCDC, uint16_t feature, uint8_t* buffer, uint16_t len… 269 …ErrorCode_t (*GetCommFeature) (USBD_HANDLE_T hCDC, uint16_t feature, uint8_t** pBuffer, uint16_t* … 286 ErrorCode_t (*ClrCommFeature) (USBD_HANDLE_T hCDC, uint16_t feature); 474 …ErrorCode_t (*SetCommFeature) (USBD_HANDLE_T hCDC, uint16_t feature, uint8_t* buffer, uint16_t len… 475 …ErrorCode_t (*GetCommFeature) (USBD_HANDLE_T hCDC, uint16_t feature, uint8_t** pBuffer, uint16_t* … 476 ErrorCode_t (*ClrCommFeature) (USBD_HANDLE_T hCDC, uint16_t feature); 502 ErrorCode_t (*SetCommFeature)(USBD_HANDLE_T hCDC, uint16_t feature, uint8_t *buffer, uint16_t len); 503 …ErrorCode_t (*GetCommFeature)(USBD_HANDLE_T hCDC, uint16_t feature, uint8_t * *pBuffer, uint16_t *… 504 ErrorCode_t (*ClrCommFeature)(USBD_HANDLE_T hCDC, uint16_t feature);
|
| /external/platform/pico/common/pico_binary_info/include/pico/binary_info/ |
| A D | code.h | 126 #define bi_program_feature(feature) bi_string(BINARY_INFO_TAG_RASPBERRY_PI, BINARY_INFO_ID_RP_PROGR… argument
|
| /external/platform/lpc15xx/lpcopen/periph_grouped_int/example/ |
| A D | readme.dox | 36 * The Grouped GPIO interrupt example demonstrates the Grouped GPIO interrupt feature.<br>
|
| /external/platform/nrfx/ |
| A D | CHANGELOG.md | 97 - Added support for LIST feature in HALs for SPIS and TWIS. 133 - Added bus recovery feature in the TWI and TWIM drivers.
|
| /external/platform/nrfx/doc/ |
| A D | nrfx.doxyfile | 307 # Note: This feature currently applies only to Markdown headings. 384 # Note that this feature does not work in combination with 711 # LATEX_BIB_STYLE. To use this feature you need bibtex and perl available in the 844 # directories that are symbolic links (a Unix file system feature) are excluded 1002 # can opt to disable this feature. 1458 # HTML help feature. Via custom style sheets (see HTML_EXTRA_STYLESHEET) one can 1987 # the structure of the code including all documentation. Note that this feature 2000 # Note that this feature is still experimental and incomplete at the moment. 2486 # this, this feature is disabled by default.
|
Completed in 13 milliseconds