Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_stdio_usb/
Dreset_interface.c25 #define BOS_TOTAL_LEN (TUD_BOS_DESC_LEN + TUD_BOS_MICROSOFT_OS_DESC_LEN) macro
33 TUD_BOS_DESCRIPTOR(BOS_TOTAL_LEN, 1),
39 TU_VERIFY_STATIC(sizeof(desc_bos) == BOS_TOTAL_LEN, "Incorrect size");