Gregory Nutt
|
a135df609f
|
Rename up_i2c initialize and uninitialize functions using the correct MCU-specific naming
|
2016-02-02 12:25:14 -06:00 |
|
Gregory Nutt
|
1615a5ead0
|
Remove I2C slave methods from I2C master interface; rename i2c_dev_s to i2c_master_s.
|
2016-01-30 08:35:50 -06:00 |
|
Gregory Nutt
|
68a97a53ac
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
|
Gregory Nutt
|
fdfe38ea0d
|
rch_tcinitialize() and arch_tcunitinitialize() renamed to board_tsc_setup() and board_tsc_teardown(). These are not long called directly by applications but only indirectly throught the crappy boardctl() OS interface.
|
2015-03-31 13:21:25 -06:00 |
|
Gregory Nutt
|
32f22b6611
|
SAMA5D44-EK: Cosmetic changes
|
2014-07-09 07:18:43 -06:00 |
|
Gregory Nutt
|
6cb13fde4e
|
maXTouch: Fix some issues with interrupt handling
|
2014-07-07 13:25:20 -06:00 |
|
Gregory Nutt
|
0d4dcdd079
|
maXTouch: Fix I2C address, errors when debug enable, reorganize some data
|
2014-07-06 08:03:34 -06:00 |
|
Gregory Nutt
|
6fab16e6f9
|
MXT interface does not need an IRQ number; SAMA5D4-EK setup omitted I2C frequency
|
2014-07-05 17:47:17 -06:00 |
|
Gregory Nutt
|
ea330b030e
|
Clean-up some comments
|
2014-07-05 17:15:38 -06:00 |
|
Gregory Nutt
|
5e98d5d2e8
|
SAMA5D4-EK: Add board support for the maXTouch
|
2014-07-05 17:12:14 -06:00 |
|