mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 13:13:08 +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
|
||||
* 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.
|
||||
*
|
||||
* Input parameters:
|
||||
|
||||
Reference in New Issue
Block a user