Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Demo/coreSNTP_Windows_Simulator/
A DSNTPClientTask.c1002 uint8_t byteVal = ( uint8_t ) ( strtoul( byteString, NULL, 16 ) ); in populateAuthContextForServer() local
1003 pAuthContext->pAuthKey[ index / 2 ] = byteVal; in populateAuthContextForServer()

Completed in 6 milliseconds