nuttx/arch/sim/src/sim
Abdelatif Guettouche 5b350f3a0f arch/*_reprioritizertr.c: Fix typos in comments.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
2021-08-14 11:19:34 -07:00
..
vpnkit arch/sim: replace printf fprintf to syslog, '\r\n' -> '\n' 2020-09-09 17:04:39 +08:00
up_ajoystick.c arch: sim: Author Gregory Nutt: update licenses to Apache 2021-03-31 21:12:25 -05:00
up_alsa.c Don't include debug.h from public header file 2021-06-01 06:42:02 +09:00
up_assert.c arch: Fix rtcb can't found error 2021-07-16 12:48:09 -03:00
up_blockdevice.c arch: sim: Author Gregory Nutt: update licenses to Apache 2021-03-31 21:12:25 -05:00
up_blocktask.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
up_checkstack.c arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
up_copyfullstate.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
up_cpuidlestack.c arch/sim: Initialize the idle thread stack info correctly 2021-07-16 08:37:53 +09:00
up_createstack.c sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 05:44:41 -07:00
up_deviceimage.c arch: sim: Author Gregory Nutt: update licenses to Apache 2021-03-31 21:12:25 -05:00
up_exit.c arch/sim: Move setjmp/longjmp to libc/machine/sim 2021-04-05 09:00:42 -03:00
up_foc.c motor/foc: use motor debug messages in FOC files 2021-04-01 15:43:49 -03:00
up_framebuffer.c arch: sim: Author Gregory Nutt: update licenses to Apache 2021-03-31 21:12:25 -05:00
up_hcisocket.c arch/sim: Copy include/nuttx/config.h to the local folder 2021-07-27 07:44:33 +09:00
up_hcisocket_host.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
up_hcisocket_host.h sim/hcitty: add hcitty adapter 2021-01-16 21:32:10 -08:00
up_head.c Use exit func iml host_abort. 2021-07-31 08:02:10 -07:00
up_heap.c mm: Simplify the semaphore handling 2021-07-10 16:10:32 -03:00
up_host_abort.c Use exit func iml host_abort. 2021-07-31 08:02:10 -07:00
up_hostfs.c fs/hostfs: Support fchstat and chstat callback 2021-08-09 17:55:44 -03:00
up_hostirq.c arch/sim: The second CPU shouldn't call up_irqinitialize 2021-07-17 07:48:27 +09:00
up_hostmemory.c sim/rptun: optimize multi-core startup and don't need to wait each other. 2021-07-26 19:38:07 -07:00
up_hosttime.c arch/sim: Copy include/nuttx/config.h to the local folder 2021-07-27 07:44:33 +09:00
up_i2cbus.h arch/sim: Copy include/nuttx/config.h to the local folder 2021-07-27 07:44:33 +09:00
up_i2cbuslinux.c sim: Initial Linux i2c bus support 2020-11-04 23:51:09 -08:00
up_idle.c arch/sim: Fix bt and audio simulation stop work in SMP mode 2021-07-04 10:16:12 +09:00
up_initialize.c arch: sim: Author Gregory Nutt: update licenses to Apache 2021-03-31 21:12:25 -05:00
up_initialstate.c arch: Colorize the idle thread stack in an unified way 2021-06-10 06:50:41 -07:00
up_internal.h sim/cmdline: save boot cmdline to g_argc g_argv 2021-07-26 19:35:58 -07:00
up_interruptcontext.c arch/sim: Move setjmp/longjmp to libc/machine/sim 2021-04-05 09:00:42 -03:00
up_ioexpander.c arch: sim: Author Gregory Nutt: update licenses to Apache 2021-03-31 21:12:25 -05:00
up_lcd.c Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
up_netdriver.c arch/sim: Copy include/nuttx/config.h to the local folder 2021-07-27 07:44:33 +09:00
up_oneshot.c sim/up_oneshot.c: take host time as current 2021-07-02 05:02:36 -05:00
up_qspiflash.c Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
up_releasepending.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
up_releasestack.c sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 05:44:41 -07:00
up_reprioritizertr.c arch/*_reprioritizertr.c: Fix typos in comments. 2021-08-14 11:19:34 -07:00
up_romgetc.c arch: sim: Author Gregory Nutt: update licenses to Apache 2021-03-31 21:12:25 -05:00
up_rptun.c sim/rptun: optimize multi-core startup and don't need to wait each other. 2021-07-26 19:38:07 -07:00
up_rtc.c Replace mktime with timegm in rtc and fs driver 2021-06-23 13:43:32 -03:00
up_schedulesigaction.c arch/sim: Move setjmp/longjmp to libc/machine/sim 2021-04-05 09:00:42 -03:00
up_sigdeliver.c arch/sim: Copy include/nuttx/config.h to the local folder 2021-07-27 07:44:33 +09:00
up_simsmp.c Revert "arch: sim: Workaround to make the IPI work on macOS" 2021-07-22 09:03:30 -07:00
up_simuart.c arch/sim: Copy include/nuttx/config.h to the local folder 2021-07-27 07:44:33 +09:00
up_smpsignal.c arch/sim: The second CPU shouldn't call up_irqinitialize 2021-07-17 07:48:27 +09:00
up_spiflash.c NuttX: Ken Pettit: update licenses to Apache 2021-04-10 06:42:19 -05:00
up_stackframe.c arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
up_tapdev.c arch/sim: Copy include/nuttx/config.h to the local folder 2021-07-27 07:44:33 +09:00
up_testset.c arch/sim: Copy include/nuttx/config.h to the local folder 2021-07-27 07:44:33 +09:00
up_touchscreen.c arch: sim: Author Gregory Nutt: update licenses to Apache 2021-03-31 21:12:25 -05:00
up_uart.c arch: sim: Author Gregory Nutt: update licenses to Apache 2021-03-31 21:12:25 -05:00
up_unblocktask.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
up_usestack.c Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
up_vfork.c arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
up_vfork32.S arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
up_vfork64.S arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
up_vfork_arm.S arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
up_vpnkit.c arch/sim: replace printf fprintf to syslog, '\r\n' -> '\n' 2020-09-09 17:04:39 +08:00
up_wpcap.c arch/sim: Copy include/nuttx/config.h to the local folder 2021-07-27 07:44:33 +09:00
up_x11eventloop.c arch: sim: Author Gregory Nutt: update licenses to Apache 2021-03-31 21:12:25 -05:00
up_x11framebuffer.c arch/sim: Copy include/nuttx/config.h to the local folder 2021-07-27 07:44:33 +09:00