incubator-nuttx/arch/risc-v/src/mpfs
Jukka Laitinen 3654db3517 mpfs: Modify IRQ handling to support also HART0 on PF
Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2021-09-11 23:33:01 +08:00
..
hardware risc-v/mpfs: serial: add termios support and init device clocks 2021-09-11 23:33:01 +08:00
Kconfig arch/risc-v/src/mpfs: Add CorePWM driver 2021-08-20 08:56:30 -03:00
Make.defs arch/risc-v/src/mpfs: Add CorePWM driver 2021-08-20 08:56:30 -03:00
chip.h
mpfs.h
mpfs_allocateheap.c
mpfs_clockconfig.c
mpfs_clockconfig.h
mpfs_config.h
mpfs_corepwm.c arch/risc-v/src/mpfs: Add CorePWM driver 2021-08-20 08:56:30 -03:00
mpfs_corepwm.h mpfs/corepwm: remove wrong header include 2021-09-11 23:33:01 +08:00
mpfs_dma.c risc-v/mpfs: add dma support 2021-06-16 12:22:54 -05:00
mpfs_dma.h risc-v/mpfs: add dma support 2021-06-16 12:22:54 -05:00
mpfs_gpio.c
mpfs_gpio.h
mpfs_head.S arch: Remove all go_nx_start from chip specifc source 2021-06-10 06:50:41 -07:00
mpfs_i2c.c mpfs/i2c: fix bus initialize for i2c1 2021-09-11 23:33:01 +08:00
mpfs_i2c.h mpfs: add i2c driver 2021-06-11 21:03:42 -05:00
mpfs_idle.c
mpfs_irq.c mpfs: Modify IRQ handling to support also HART0 on PF 2021-09-11 23:33:01 +08:00
mpfs_irq_dispatch.c mpfs: Modify IRQ handling to support also HART0 on PF 2021-09-11 23:33:01 +08:00
mpfs_lowputc.c risc-v/mpfs: serial: add termios support and init device clocks 2021-09-11 23:33:01 +08:00
mpfs_lowputc.h
mpfs_memorymap.h risc-v/mpfs: enable up_systemreset() 2021-06-04 10:14:58 -05:00
mpfs_serial.c risc-v/mpfs: serial: add termios support and init device clocks 2021-09-11 23:33:01 +08:00
mpfs_spi.c mpfs/spi: adapt to sysreg define changes 2021-09-11 23:33:01 +08:00
mpfs_spi.h mpfs: add spi driver 2021-06-11 09:10:03 -05:00
mpfs_start.c
mpfs_systemreset.c risc-v/mpfs: enable up_systemreset() 2021-06-04 10:14:58 -05:00
mpfs_timerisr.c
mpfs_userspace.c
mpfs_userspace.h
mpfs_vectors.S