Chen Wang 1bcf232d12 bsp: cvitek: fix the wdt timeout unit problem
See `components/drivers/include/drivers/watchdog.h`

maco definition of
RT_DEVICE_CTRL_WDT_GET_TIMEOUT
RT_DEVICE_CTRL_WDT_SET_TIMEOUT
RT_DEVICE_CTRL_WDT_GET_TIMELEFT

The wdt timeout time unit is defined as seconds in the API, but
the code incorrectly uses ms.

Correct this and comply with the API definition.

Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
Reviewed-by: Yuanjie He <943313837@qq.com>
Reviewed-by: Shell <smokewood@qq.com>
2024-07-17 16:56:07 +08:00
..
2024-07-16 18:29:17 +08:00
2024-07-16 11:47:22 +08:00
2024-04-29 17:47:50 -04:00
2024-04-29 17:47:50 -04:00
2024-05-27 11:26:09 +08:00
2024-07-16 18:29:17 +08:00
2024-07-16 18:29:17 +08:00
2024-03-02 16:16:22 +08:00
2024-07-16 18:29:17 +08:00
2024-07-16 18:29:17 +08:00
2024-07-16 11:37:23 +08:00