nuttx/drivers/modem/altair
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
..
altmdm_dev.h Ensure all source code end with one and only one newline 2020-02-08 07:25:56 -06:00
altmdm_pm_state.c Merged in alinjerpelea/nuttx (pull request #1056) 2019-10-21 14:14:33 +00:00
altmdm_pm_state.h Merged in alinjerpelea/nuttx (pull request #1056) 2019-10-21 14:14:33 +00:00
altmdm_pm.c Run codespell -w against all files 2020-02-22 14:45:07 -06:00
altmdm_pm.h Ensure all source code end with one and only one newline 2020-02-08 07:25:56 -06:00
altmdm_spi.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
altmdm_spi.h Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
altmdm_sys.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
altmdm_sys.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
altmdm.c Fix typos and nxstyle complaints. 2020-04-15 17:04:58 +01:00
Kconfig Merged in alinjerpelea/nuttx (pull request #1066) 2019-11-04 14:24:44 +00:00
Make.defs Revert "Makefile: move INCDIROPT to common place (#625)" 2020-03-26 08:50:29 -07:00