rt-thread-official/bsp/raspberry-pi/raspi3-32/driver
sp-cai 0ebec472e1
[components][i2c] 优化 controt 接口格式,增加可用命令 (#7806)
原来 rt_i2c_control 只能执行 RT_I2C_DEV_CTRL_CLK 单一命令,通过此修改可以支持更多可用命令
2023-07-13 21:57:40 -04:00
..
Kconfig format Kconfig and sconscript 2023-01-08 22:52:13 -05:00
SConscript add raspi2 and raspi3 BSP 2020-01-10 10:38:21 +08:00
board.c [console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题 2022-01-09 00:20:32 +08:00
board.h [raspi] auto formatted 2021-03-14 12:58:10 +08:00
drv_fb.c [libcpu/aarch64] add smp support 2022-01-08 18:24:02 +08:00
drv_fb.h [libcpu/aarch64] add smp support 2022-01-08 18:24:02 +08:00
drv_gpio.c [bsp] fix mismatched function types in rt_pin_ops for all drv_gpio.c (#7457) 2023-05-08 23:35:27 -04:00
drv_gpio.h [raspi] auto formatted 2021-03-14 12:58:10 +08:00
drv_i2c.c [components][i2c] 优化 controt 接口格式,增加可用命令 (#7806) 2023-07-13 21:57:40 -04:00
drv_i2c.h [raspi] auto formatted 2021-03-14 12:58:10 +08:00
drv_rtc.c [errno code][-RT_EINVAL] fix that use RT_EINVAL without - 2023-03-16 20:21:43 -04:00
drv_rtc.h [raspi] auto formatted 2021-03-14 12:58:10 +08:00
drv_sdio.c [errno code][-RT_ERROR] fix that use RT_ERROR without - 2023-03-20 00:06:16 -04:00
drv_sdio.h [raspi] auto formatted 2021-03-14 12:58:10 +08:00
drv_spi.c [errno code][-RT_ERROR] fix that use RT_ERROR without - 2023-03-20 00:06:16 -04:00
drv_spi.h [raspi] auto formatted 2021-03-14 12:58:10 +08:00
drv_timer.c [raspi] auto formatted 2021-03-14 12:58:10 +08:00
drv_timer.h [raspi] auto formatted 2021-03-14 12:58:10 +08:00
drv_uart.c [raspi] auto formatted 2021-03-14 12:58:10 +08:00
drv_uart.h [raspi] auto formatted 2021-03-14 12:58:10 +08:00
drv_wdt.c [error code][-RT_EIO] fix that use RT_EIO without - 2023-03-16 20:20:37 -04:00
drv_wdt.h [raspi] auto formatted 2021-03-14 12:58:10 +08:00
mbox.c [raspi] auto formatted 2021-03-14 12:58:10 +08:00
mbox.h [raspi] auto formatted 2021-03-14 12:58:10 +08:00
raspi.h BugFix: Raspi3 GPIO driver write bug 2021-12-08 22:33:23 +08:00