nuttx/drivers/modem/altair
2020-01-02 20:37:48 -06:00
..
altmdm_dev.h
altmdm_pm_state.c
altmdm_pm_state.h
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
altmdm_spi.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
altmdm_spi.h
altmdm_sys.c drivers/modem/altair/altmdm_sys.c: Fix modem/altair semaphore related compiler warning 2020-01-02 20:37:48 -06:00
altmdm_sys.h
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