nuttx/arch/risc-v/src
Jukka Laitinen 340ae8c753 arch/risc-v/src/mpfs/mpfs_ddr.c: Simplify code performing write calibration
This keeps the same functionality, the original code is just overly complicated

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2023-08-19 01:27:56 +08:00
..
bl602 build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX) 2023-06-23 00:11:25 +03:00
c906 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
common toolchain: detect use of large stack variables 2023-08-15 14:50:27 +03:00
esp32c3 perf: The new configuration supports hardware performance counting 2023-08-12 02:20:44 +08:00
esp32c6 Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
espressif espressif: Update esp-hal-3rdparty version 2023-08-15 13:39:22 -03:00
fe310 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
hpm6750 hpmicro: hpm6750: keep cpu clock on after "wfi", so that mchtmr can work after "wfi" 2023-07-20 18:15:29 +08:00
jh7110 arch/risc-v: Add support for StarFive JH7110 SoC 2023-08-03 22:55:55 -07:00
k210 arch: k210: Fix k210 timer on QEMU 6.1 or later 2023-04-06 00:54:08 -07:00
litex arch/risc-v/litex: Add platform specific tickless implementation. 2023-08-16 16:59:27 +08:00
mpfs arch/risc-v/src/mpfs/mpfs_ddr.c: Simplify code performing write calibration 2023-08-19 01:27:56 +08:00
nuttsbi build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX) 2023-06-23 00:11:25 +03:00
opensbi build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX) 2023-06-23 00:11:25 +03:00
qemu-rv virtio: add virtio framework in NuttX 2023-08-10 03:39:39 +08:00
rv32m1 Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
Makefile toolchain/gcc: fix linker error if enable STACK_CANARIES/LTO at same time 2023-07-21 01:13:34 +08:00