Lucas De Marchi
|
a73c1daa2e
|
AP_HAL: Device: remove unused function to read registers
Callers can use be16toh(), be32toh(), etc. There's no need to have a
special function here for each type.
|
2017-01-26 23:18:27 -08:00 |
Lucas De Marchi
|
14519e90ff
|
AP_HAL: Device: remove trailing whitespaces
|
2017-01-26 23:18:27 -08:00 |
Andrew Tridgell
|
60c29417f1
|
AP_HAL: added uint16 access functions
|
2016-12-05 16:51:49 -08:00 |
Andrew Tridgell
|
fdc94ec28a
|
AP_HAL: fixed frequency init for register checking
|
2016-11-26 18:36:36 +11:00 |
Andrew Tridgell
|
7100272f14
|
AP_HAL: default to register checking every 10th call
this saves having this in nearly all callers
|
2016-11-25 20:31:36 +11:00 |
Andrew Tridgell
|
bc614de4b3
|
AP_HAL: added checked registers interface
allow drivers to easily monitor and correct critical registers
|
2016-11-11 08:08:55 +11:00 |