rt-thread/bsp/n32/libraries/n32_drivers
HEYAHONG 7e299cd662 修复SPI驱动不能使用RT_SPI_MODE_0与RT_SPI_MODE_2的错误。CLKPHA在设置工作模式时已设置,后面出现重复设置。 2022-11-12 22:18:48 -05:00
..
Kconfig 首次添加n32 bsp 2022-07-14 15:31:37 +08:00
SConscript [n32] 增加多个BSP支持 (#6543) 2022-10-19 21:40:14 -04:00
drv_adc.c [n32] 增加多个BSP支持 (#6543) 2022-10-19 21:40:14 -04:00
drv_adc.h [n32] 增加多个BSP支持 (#6543) 2022-10-19 21:40:14 -04:00
drv_can.c [n32] 增加多个BSP支持 (#6543) 2022-10-19 21:40:14 -04:00
drv_can.h [n32] 增加多个BSP支持 (#6543) 2022-10-19 21:40:14 -04:00
drv_dac.c [n32] 增加多个BSP支持 (#6543) 2022-10-19 21:40:14 -04:00
drv_dac.h [n32] 增加多个BSP支持 (#6543) 2022-10-19 21:40:14 -04:00
drv_gpio.c [n32] 增加多个BSP支持 (#6543) 2022-10-19 21:40:14 -04:00
drv_gpio.h [n32] 增加多个BSP支持 (#6543) 2022-10-19 21:40:14 -04:00
drv_hwtimer.c [n32] 增加多个BSP支持 (#6543) 2022-10-19 21:40:14 -04:00
drv_hwtimer.h [n32] 增加多个BSP支持 (#6543) 2022-10-19 21:40:14 -04:00
drv_i2c.c [n32] 增加多个BSP支持 (#6543) 2022-10-19 21:40:14 -04:00
drv_i2c.h [n32] 增加多个BSP支持 (#6543) 2022-10-19 21:40:14 -04:00
drv_rtc.c [n32] 增加多个BSP支持 (#6543) 2022-10-19 21:40:14 -04:00
drv_spi.c 修复SPI驱动不能使用RT_SPI_MODE_0与RT_SPI_MODE_2的错误。CLKPHA在设置工作模式时已设置,后面出现重复设置。 2022-11-12 22:18:48 -05:00
drv_spi.h [n32] 增加多个BSP支持 (#6543) 2022-10-19 21:40:14 -04:00
drv_usart.c [n32] 增加多个BSP支持 (#6543) 2022-10-19 21:40:14 -04:00
drv_usart.h [n32] 增加多个BSP支持 (#6543) 2022-10-19 21:40:14 -04:00
drv_wdt.c [n32] 增加多个BSP支持 (#6543) 2022-10-19 21:40:14 -04:00