...
Anchor
Files
...
clk.h/clk.c
...
...
Prototype
HTML Tablecode | ||||
---|---|---|---|---|
Table Cell (td) | ||||
| ||||
Anchor | 1051222 | 1051222 |
| |
Table Row (tr) |
| |||
CPU_BOOLEAN Clk_SetTS_NTP (CLK_TS_SEC ts_ntp_sec); Table Row (tr) | Table Row (tr) | Table Row (tr) | Table Row (tr) | |
...
...
Arguments
...
ts_ntp_sec
Current NTP timestamp to set (in seconds, UTC+00).
...
...
Returned Values
...
DEF_OK
, if timestamp is successfully set.anchor
DEF_FAIL
, otherwise.Required Configuration
Anchor
CLK_CFG_NTP_EN
is DEF_ENABLED
in clk_cfg.h
(see section 3-1-1 Module Configuration).Notes / Warnings
...
CLK_EPOCH_YR_START
and less than CLK_NTP_EPOCH_YR_END
....
class | Code_Listing |
---|
...
rowspan | 8 |
---|
...
Example Usage
Anchor | ||||
---|---|---|---|---|
|
Code Block | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||
CLK_TS_SEC ts_ntp_sec; Anchor | | 1053636 | 1053636 | ||||||||||||||||||||||||||||||
Anchor | 1053643 | 1053643 | |||||||||||||||||||||||||||||||
Anchor | 1053650 | 1053650 | |||||||||||||||||||||||||||||||
Anchor | 1053685 | 1053685 | valid =|||||||||||||||||||||||||||||||
Anchor | 1053743 | 1053743 | if|||||||||||||||||||||||||||||||
Anchor | 1053744 | 1053744 | |||||||||||||||||||||||||||||||
Anchor | 1053745 | 1053745 | } else {|||||||||||||||||||||||||||||||
Anchor | 1053746 | 1053746 | |||||||||||||||||||||||||||||||
Anchor | 1053657 | 1053657 | }|||||||||||||||||||||||||||||||
Table Row (tr) | |||||||||||||||||||||||||||||||||
Table Row (tr) | |||||||||||||||||||||||||||||||||
Table Row (tr) | |||||||||||||||||||||||||||||||||
Table Row (tr) | |||||||||||||||||||||||||||||||||
Table Row (tr) | |||||||||||||||||||||||||||||||||
Table Row (tr) |