Searched refs:supported_copy (Results 1 – 1 of 1) sorted by relevance
48 uint32_t supported_copy; in z_vrfy_hwinfo_get_supported_reset_cause() local50 ret = z_impl_hwinfo_get_supported_reset_cause(&supported_copy); in z_vrfy_hwinfo_get_supported_reset_cause()51 K_OOPS(k_usermode_to_copy(supported, &supported_copy, sizeof(uint32_t))); in z_vrfy_hwinfo_get_supported_reset_cause()