nuttx/arch/mips/src/common
Gregory Nutt a4218e2144 include/nuttx/sched.h: Make naming of all internal names consistent:
1. Add internal scheduler functions should begin with nxsched_, not sched_
2. Follow the consistent naming patter of https://cwiki.apache.org/confluence/display/NUTTX/Naming+of+OS+Internal+Functions
2020-05-09 14:19:08 -03:00
..
Kconfig
mips_allocateheap.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_arch.h arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_createstack.c Remove CONFIG_TLS 2020-05-07 12:04:16 -06:00
mips_etherstub.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_exit.c include/nuttx/sched.h: Make naming of all internal names consistent: 2020-05-09 14:19:08 -03:00
mips_idle.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_initialize.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_internal.h arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_interruptcontext.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_lowputs.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_mdelay.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_modifyreg8.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_modifyreg16.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_modifyreg32.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_puts.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_releasestack.c Refine __KERNEL__ and CONFIG_BUILD_xxx usage in the code base 2020-05-01 10:43:47 -03:00
mips_stackframe.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_udelay.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_usestack.c arch/mips/src/common/mips_usestack.c: Include tls.h header. 2020-05-07 18:41:43 -06:00