Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/os/common/
DownerInfo.h129 u16 commentLength; // Number of characters in comment (0 to 26) member
/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_ownerInfo.c62 info->commentLength = (u16)(src->ncd.owner.comment.length); in OS_GetOwnerInfo()
Dos_ownerInfoEx.c72 info->commentLength = (u16)(src->ncd.owner.comment.length); in OS_GetOwnerInfoEx()
/TwlSDK-5.1.0/include/twl/os/common/
DownerInfoEx.h77 u16 commentLength; // Number of characters in comment (0 to 26) member