incubator-nuttx/drivers/bch
Jussi Kivilinna 03a3aca774 drivers/bch: add poll support 2017-09-01 07:54:49 -06:00
..
Kconfig Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
Make.defs TX timeout must also be cancelled on a TX error. TX timeout should check if we are waiting for a TXto complete. TX timeout was too short (short than the maximum number of retries). 2017-08-06 16:56:02 -06:00
bch.h BlockToCharDev: increase sectorsize to 32 bit 2016-03-09 12:44:56 -06:00
bchdev_driver.c drivers/bch: add poll support 2017-09-01 07:54:49 -06:00
bchdev_register.c Move driver related prototypes out of include/nuttx/fs/fs.h and into new include/drivers/drivers.h 2016-07-20 13:15:37 -06:00
bchdev_unregister.c Move driver related prototypes out of include/nuttx/fs/fs.h and into new include/drivers/drivers.h 2016-07-20 13:15:37 -06:00
bchlib_cache.c Move driver related prototypes out of include/nuttx/fs/fs.h and into new include/drivers/drivers.h 2016-07-20 13:15:37 -06:00
bchlib_read.c Move driver related prototypes out of include/nuttx/fs/fs.h and into new include/drivers/drivers.h 2016-07-20 13:15:37 -06:00
bchlib_sem.c drivers/bch: Add support for delayed unlinking of BCH driver 2015-11-21 09:15:12 -06:00
bchlib_setup.c Move driver related prototypes out of include/nuttx/fs/fs.h and into new include/drivers/drivers.h 2016-07-20 13:15:37 -06:00
bchlib_teardown.c Move driver related prototypes out of include/nuttx/fs/fs.h and into new include/drivers/drivers.h 2016-07-20 13:15:37 -06:00
bchlib_write.c Move driver related prototypes out of include/nuttx/fs/fs.h and into new include/drivers/drivers.h 2016-07-20 13:15:37 -06:00