Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Demo/corePKCS11_Windows_Simulator/examples/
A Ddemo_helpers.c114 CK_ULONG ulDataLength ) in vWriteHexBytesToConsole() argument
126 configPRINTF( ( "%s, %d bytes:\r\n", pcDescription, ulDataLength ) ); in vWriteHexBytesToConsole()
129 for( ulIndex = 0; ulIndex < ulDataLength; ulIndex++ ) in vWriteHexBytesToConsole()
A Ddemo_helpers.h55 CK_ULONG ulDataLength );

Completed in 7 milliseconds