nuttx/drivers/modem/altair
2020-02-14 08:50:45 -06: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 drivers/: Within the OS, nxisg_usleep() should be used instead of usleep(). usleep() is a cancellation point and sets the errno value. Neither of which should be done inside the OS. 2019-11-29 17:37:39 -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 Fix typos in comments 2020-02-14 08:50:45 -06:00
altmdm_spi.h Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
altmdm_sys.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
altmdm_sys.h Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
altmdm.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
Kconfig Merged in alinjerpelea/nuttx (pull request #1066) 2019-11-04 14:24:44 +00:00
Make.defs Merged in alinjerpelea/nuttx (pull request #1056) 2019-10-21 14:14:33 +00:00