Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Demo/Common/Demo_IP_Protocols/include/
A DNTPClient.h38 typedef int8_t qint8; typedef
68 qint8 poll; /* 10 means 1 << 10 = 1024 seconds */
71 qint8 precision; /* 0xFA = 250 = 0.015625 seconds */
80 qint8 referenceID[ 4 ]; /* or just 0000 */
/FreeRTOS-Plus/Demo/FreeRTOS_Plus_TCP_IPv6_Demo/common/NTP/include/
A DntpClient.h40 typedef int8_t qint8; typedef
74 qint8 poll; /* 10 means 1 << 10 = 1024 seconds */
77 qint8 precision; /* 0xFA = 250 = 0.015625 seconds */
86 qint8 referenceID[ 4 ]; /* or just 0000 */

Completed in 12 milliseconds