Home
last modified time | relevance | path

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

/optee_os/lib/libutee/
A Dtee_api_property.c199 uint32_t uint32_val; in TEE_GetPropertyAsString() local
240 uint32_val = *((uint32_t *)tmp_buf); in TEE_GetPropertyAsString()
241 l = snprintf(value, *value_len, "%u", uint32_val); in TEE_GetPropertyAsString()

Completed in 3 milliseconds