nuttx/arch
p-szafonimateusz 8fe76e1271 x86_64/x86_64_initialzie.c: remove up_calibratedelay
This function is not used anywhere.
For udelay calibration we have the calib_udelay app

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
2024-03-08 08:50:35 +08:00
..
arm Disable interrupt during FTFC operation 2024-03-06 13:31:48 -03:00
arm64 comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
avr comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
ceva comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
dummy
hc comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
mips Use C++ standard lib from toolchain 2024-03-06 08:42:44 +08:00
misoc comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
or1k comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
renesas comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
risc-v Replace PRIxPTR with %p and remove the cast of (uintptr_t) 2024-03-07 09:59:42 -03:00
sim comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
sparc comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
tricore comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
x86 comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
x86_64 x86_64/x86_64_initialzie.c: remove up_calibratedelay 2024-03-08 08:50:35 +08:00
xtensa Replace PRIxPTR with %p and remove the cast of (uintptr_t) 2024-03-07 09:59:42 -03:00
z16 comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
z80 comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig riscv: Implement page-fault exception and on-demand paging 2024-03-05 09:45:49 +08:00