Commit Graph

97 Commits

Author SHA1 Message Date
jiangxiangbing 057602699d fix aes gcm 2018-10-23 10:37:16 +08:00
zhaozhongxiang ba4ce38547 Modify uarths interrupt setting 2018-10-19 20:10:38 +08:00
zhaozhongxiang bab8ab29a2 Fix i2s send 16bit data bug 2018-10-19 18:42:56 +08:00
zhaozhongxiang bbb0a09454 Modify dmac intstatus_en, fix i2s_play bug 2018-10-19 18:15:51 +08:00
jiangxiangbing 1dfcc51733 update aes API 2018-10-19 13:08:31 +08:00
zhaozhongxiang 19bdd45854 Modify PLL setting 2018-10-18 16:42:58 +08:00
zhaozhongxiang 5f5af020b3 Fix I2s set threshold bug 2018-10-18 16:18:41 +08:00
zhaozhongxiang 5273238f63 Add I2s set sample rate 2018-10-18 15:47:09 +08:00
zhaozhongxiang 8aa02353cc Add dmac interrupt callback 2018-10-18 15:44:50 +08:00
zhaozhongxiang af13826614 Uarths add uarths_send_data 2018-10-18 15:25:05 +08:00
zhaozhongxiang 6271fd8af7 Add uarths driver 2018-10-18 15:19:40 +08:00
zhaozhongxiang 9ed07e6918 Fix wdt reset interrupt bug 2018-10-18 14:51:59 +08:00
jiangxiangbing 06f2995fad add aes API by DMA 2018-10-18 10:16:41 +08:00
zhaozhongxiang 41dd0c6999 Modify spi driver, set spi3 clk source 2018-10-15 17:34:26 +08:00
zhaozhongxiang 57ab5debd6 Modify I2S_RECEIVER I2S_TRANSMITTER, Fix spi3 work_mode bug,Delete dvp_sccb_receive_data code 2018-10-15 17:32:15 +08:00
zhaozhongxiang aae46e8b62 Fix fpioa CLK_IN1/2 2018-10-15 17:27:12 +08:00
zhaozhongxiang 27d905bf7f Update fft API 2018-10-15 17:12:22 +08:00
Rui Huang dc4aa3be05
Fix abnormal new line
Remove newline from typedef enum _fpioa_function
2018-10-11 23:04:37 +08:00
Rui Huang e486d85124
Remove non existent clock signals
Change FPIOA functions
    FUNC_RESV6            = 20, /*!< Reserved function */
    FUNC_RESV7            = 21, /*!< Reserved function */
Fix document and annotation
2018-10-11 22:59:52 +08:00
latyas 9430d192e5
Merge pull request #4 from kendryte/v0.3.0rc
V0.3.0rc
2018-10-10 20:31:07 +08:00
zhaozhongxiang b32e6046e5 Modify fpioa fpioa_get_io_by_function 2018-10-10 17:51:25 +08:00
zhaozhongxiang ba9ff3f30e Add fpioa_init, delete unused code of syscall 2018-10-10 15:56:17 +08:00
zhaozhongxiang 8c71c7946b Update hello_world 2018-10-10 12:11:01 +08:00
jiangxiangbing b0d6a2c8c4 fix sha256 2018-10-10 11:46:20 +08:00
zhaozhongxiang aeb2380869 Add register_core1 2018-10-10 11:08:27 +08:00
zhaozhongxiang 2fa2a5bd57 Add wdt clear interrupt 2018-10-09 21:38:49 +08:00
zhaozhongxiang 1e4949e454 Fix get SYSCTL_SOURCE_IN0 bug 2018-10-09 21:29:53 +08:00
jiangxiangbing 2fb3a8ddd5 aes test pass 2018-10-09 21:23:01 +08:00
zhaozhongxiang 428707d3ad Spi add endian, i2c add clk rate 2018-10-09 21:05:20 +08:00
jiangxiangbing a2701b86ef update AES API 2018-10-09 20:58:39 +08:00
zhaozhongxiang c86775d094 Delete firmware 2018-10-09 15:25:10 +08:00
zhaozhongxiang 336dac0efb Update dvp 2018-10-09 15:19:59 +08:00
zhaozhongxiang fe4666c710 Modify _io_power_mode to _sysctl_io_power_mode 2018-10-09 15:01:52 +08:00
zhaozhongxiang 40dc8718b9 Modify SYSCTL_CLOCK_SELECT_PLL3_BYPASS to SYSCTL_CLOCK_SELECT_PLL2_BYPASS 2018-10-09 11:26:18 +08:00
zhaozhongxiang caf0a29345 Modify sysctl_power_bank_t, add pll waiting time of reset 2018-10-09 11:02:52 +08:00
zhaozhongxiang a9fbd46d28 Modify sysctl func 2018-10-09 10:31:23 +08:00
jiangxiangbing fbba8ca2c5 fix sha256 LL 2018-10-08 21:35:13 +08:00
jiangxiangbing bb4109dc27 update fft aes sha256 2018-10-08 20:58:57 +08:00
zhaozhongxiang 74181242a2 Modify "void* data" to "void *data" 2018-10-08 15:15:38 +08:00
latyas cce7bca054 update change cpu freq method 2018-10-08 09:11:36 +08:00
latyas 4e3276d747 delete init tls 2018-10-08 09:11:22 +08:00
latyas 98ed6b599a update change cpu freq 2018-10-03 17:20:50 +08:00
latyas 8bb1ccd7da update redundent uaths init codes 2018-10-03 16:28:06 +08:00
latyas 0d6a494138 rollback sha256 api signatures 2018-10-03 03:59:18 +08:00
latyas ca29317aed fix coding style 2018-10-03 03:59:18 +08:00
jiangxiangbing 13f70f2f40 update i2s 2018-10-02 22:28:57 +08:00
latyas 2c4f3a674b update function signature 2018-10-02 18:40:32 +08:00
latyas 158af849c3 change spi and i2c signature 2018-10-02 18:32:50 +08:00
latyas 797b7b4727 update rtc function signature 2018-10-02 16:06:50 +08:00
latyas acc3b060c5 update spi signature 2018-10-02 16:06:10 +08:00