Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/usb/device_next/
Dusbd_ch9.c532 #define USBD_HWID_SN_MAX 32U macro
535 static ssize_t get_sn_from_hwid(uint8_t sn[static USBD_HWID_SN_MAX]) in get_sn_from_hwid() argument
538 uint8_t hwid[USBD_HWID_SN_MAX / 2U]; in get_sn_from_hwid()
565 uint8_t hwid_sn[USBD_HWID_SN_MAX]; in string_ascii7_to_utf16le()