Tangyuxin
|
da3d61e043
|
[device]Detailed classification of devices types (#5769)
|
2022-04-06 21:12:39 +08:00 |
Meco Man
|
8ca492e996
|
format pin.c
|
2021-04-17 18:01:20 +08:00 |
Meco Man
|
8956b2ea46
|
[stm32 pandora] implement drv_key and modify drv_sdcard
|
2021-04-17 16:28:09 +08:00 |
Meco Man
|
3c05a4e719
|
[compoenets] auto & manual formatted
|
2021-03-08 18:19:04 +08:00 |
Meco Man
|
23304a77d9
|
[bug][pin] 修复错误码没有为负的错误
|
2021-02-06 02:27:18 +08:00 |
yangjie
|
9d0b860e54
|
[components][driver/pin.c]pin 框架增加 rt_pin_get
|
2020-09-11 11:14:53 +08:00 |
Bernard Xiong
|
2c0640a178
|
[license] Change license to Apache.
|
2018-10-14 19:37:18 +08:00 |
luo jiao
|
ef8398c2bb
|
[components][drivers][pin module]:typo fix for pin_detach_irq
|
2018-06-26 22:18:58 +08:00 |
Bernard Xiong
|
884fb70fe9
|
[Kernel] Add device ops feature.
|
2018-06-10 17:59:17 +08:00 |
armink
|
ba2f149a4c
|
[DeviceDriver] Change `pin_irq_enable` to `rt_pin_irq_enable`.
|
2017-11-08 00:05:46 +08:00 |
bernard
|
d7087fdd3b
|
[DeviceDrivers] change cmd type.
1. Change 'rt_uint8_t' type of cmd to 'int';
2. Add waitqueue;
3. Split device ipc header files;
|
2017-10-15 22:56:46 +08:00 |
Aubr.Cool
|
aa8e5cc412
|
[components] drivers pin irq change apis
|
2017-03-14 10:28:29 +08:00 |
Aubr.Cool
|
320b116b5f
|
[Components] Drivers: pin add irq apis
|
2017-03-10 15:07:28 +08:00 |
gbcwbz
|
0d63eb5f6d
|
fix hardfault when RT_CAN_USING_BUS_HOOK is enabled in bsp/stm32f10x
function `rt_pin_write` is invoked by function `can_bus_hook`, and it should to be initialized by gpio.c.
but gpio.c was not added in SConscript
|
2016-04-14 23:47:32 +08:00 |
Aubr.Cool
|
6dc5851c55
|
Correct pin register name problems
|
2015-03-23 09:38:09 +08:00 |
Bernard Xiong
|
1bb425e839
|
[DeviceDrivers] code cleanup for hardware pin
|
2015-01-19 08:56:43 +00:00 |
Bernard Xiong
|
d01b2ca84b
|
[DeviceDrivers] Add pin io driver framework
|
2015-01-19 06:18:16 +00:00 |