mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 14:27:37 +08:00
SAM3/4: Add watchdog timer support. From Bob Doisin
This commit is contained in:
@@ -271,7 +271,7 @@ EXTERN void watchdog_unregister(FAR void *handle);
|
|||||||
* This interface should be provided by all configurations using
|
* This interface should be provided by all configurations using
|
||||||
* to avoid exposed platform-dependent logic.
|
* to avoid exposed platform-dependent logic.
|
||||||
*
|
*
|
||||||
* At a minimum, this function should all watchdog_register() which is
|
* At a minimum, this function should call watchdog_register() which is
|
||||||
* described above.
|
* described above.
|
||||||
*
|
*
|
||||||
* Input parameters:
|
* Input parameters:
|
||||||
|
|||||||
Reference in New Issue
Block a user