| 
| file   | core_sntp_client.h [code] | 
|   | API of an SNTPv4 client library that can send time requests and receive time response to/from SNTP/NTP servers. The library follows the Best Practices suggested in the the SNTPv4 specification, RFC 4330. The library can be used to run an SNTP client in a dedicated deamon task to periodically synchronize time from the Internet. 
  | 
|   | 
| file   | core_sntp_config_defaults.h [code] | 
|   | This file represents the default values for the configuration macros of the coreSNTP library. 
  | 
|   | 
| file   | core_sntp_serializer.h [code] | 
|   | API for serializing SNTP request packets and, and de-serializing SNTP response packets. This API layer adheres to the SNTPv4 specification defined in RFC 4330. 
  | 
|   |