161 "FS device framework length must match the header declaration");
296 "HS device framework length must match the header declaration");
371 "String framework length must match the header declaration");
374typedef enum : uint8_t {
389 "Language-id framework length must match the header declaration");
@ k_usb_langid_en_us_lo
LANGID 0x0409 low byte.
@ k_usb_langid_en_us_hi
LANGID 0x0409 high byte.
examples/ek_ra8d2/hw_validated/manual/tz_secure_only_usb_hs/inc/tz_secure_only_usb_hs_steps....
UCHAR s_tz_secure_only_usb_hs_language_id_framework[k_tz_secure_only_usb_hs_language_id_framework_len]
USBX language-id table – US English (LANGID 0x0409).
@ k_tz_secure_only_usb_hs_device_framework_hs_len
HS framework bytes.
@ k_tz_secure_only_usb_hs_device_framework_fs_len
FS framework bytes.
@ k_tz_secure_only_usb_hs_language_id_framework_len
LANGID table bytes.
@ k_tz_secure_only_usb_hs_string_framework_len
String table bytes.
UCHAR s_tz_secure_only_usb_hs_device_framework_fs[k_tz_secure_only_usb_hs_device_framework_fs_len]
Full-Speed CDC-ACM composite device framework (64-byte bulk MPS).
UCHAR s_tz_secure_only_usb_hs_string_framework[k_tz_secure_only_usb_hs_string_framework_len]
USBX string descriptor table (vendor / product / serial).
UCHAR s_tz_secure_only_usb_hs_device_framework_hs[k_tz_secure_only_usb_hs_device_framework_hs_len]
High-Speed CDC-ACM composite device framework (512-byte bulk MPS).