nuttx/arch/mips/src
Gregory Nutt a569006fd8 sched/: Make more naming consistent
Rename various functions per the quidelines of https://cwiki.apache.org/confluence/display/NUTTX/Naming+of+OS+Internal+Functions

    nxsem_setprotocol -> nxsem_set_protocol
    nxsem_getprotocol -> nxsem_get_protocol
    nxsem_getvalue -> nxsem_get_value
2020-05-17 14:01:00 -03:00
..
common include/nuttx/sched.h: Make naming of all internal names consistent: 2020-05-09 14:19:08 -03:00
mips32 sched/: Run nxstyle on all .c/.h files modified by PR. 2020-05-16 13:39:03 -03:00
pic32mx arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
pic32mz sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
.gitignore
Makefile