nuttx/drivers/wireless/spirit/lib
2018-03-13 09:52:27 -06:00
..
Make.defs Squashed commit of the following: 2017-07-28 12:01:05 -06:00
spirit_aes.c Squashed commit of the following: 2017-07-26 15:35:42 -06:00
spirit_calibration.c Squashed commit of the following: 2017-07-26 15:35:42 -06:00
spirit_csma.c Squashed commit of the following: 2017-07-26 15:35:42 -06:00
spirit_directrf.c Squashed commit of the following: 2017-07-26 15:35:42 -06:00
spirit_general.c Squashed commit of the following: 2017-07-27 11:56:26 -06:00
spirit_gpio.c Squashed commit of the following: 2017-07-27 11:56:26 -06:00
spirit_irq.c Spirit: Fix typos in conditional compilation. Add debug output. Remove extra clear of pending interrupts, could cause missing interrupts. Add spirit_reg_modify() which is not currently used. 2017-08-03 09:55:30 -06:00
spirit_linearfifo.c Make sure that labeling is used consistently in all function headers (part 3). 2018-02-01 12:17:03 -06:00
spirit_management.c Spirit: Add a function to wait for a state change with a timeout. 2017-08-01 10:31:12 -06:00
spirit_pktbasic.c Spirit: Convert network driver to use STack packets vs. Basic packets. We need to use the STack packets in order to provide the source address. 2017-08-04 12:19:59 -06:00
spirit_pktcommon.c Squashed commit of the following: 2017-07-28 12:01:05 -06:00
spirit_pktmbus.c Squashed commit of the following: 2017-07-26 15:35:42 -06:00
spirit_pktstack.c Spirit: Convert network driver to use STack packets vs. Basic packets. We need to use the STack packets in order to provide the source address. 2017-08-04 12:19:59 -06:00
spirit_qi.c Squashed commit of the following: 2017-07-27 11:56:26 -06:00
spirit_radio.c Adds new OS internal functions nxsig_sleep() and nxsig_usleep. These differ from the standard sleep() and usleep() in that (1) they don't cause cancellation points, and (2) don't set the errno variable (if applicable). All calls to sleep() and usleep() changed to calls to nxsig_sleep() and nxsig_usleep(). 2017-10-06 10:15:01 -06:00
spirit_spi.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
spirit_timer.c Squashed commit of the following: 2017-07-27 18:04:35 -06:00