Home
last modified time | relevance | path

Searched refs:OsQueueGetNodeSize (Results 1 - 1 of 1) sorted by relevance

/kernel/uniproton/src/core/ipc/queue/
H A Dprt_queue_init.c55 OS_SEC_ALW_INLINE INLINE U32 OsQueueGetNodeSize(U16 nodeSize) in OsQueueGetNodeSize() function
70 if (OsQueueGetNodeSize(nodeSize) > OS_MAX_U16) { in OsQueueCreatParaCheck()
97 nodeSize = (U16)OsQueueGetNodeSize(nodeSize); in OsQueueCreate()

Completed in 1 milliseconds