Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/hwinfo/
Dhwinfo_rw61x.c21 uint32_t id_length = length; in z_impl_hwinfo_get_device_id() local
23 if (OCOTP_ReadUniqueID(buffer, &id_length)) { in z_impl_hwinfo_get_device_id()
27 return (ssize_t)id_length; in z_impl_hwinfo_get_device_id()