You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

43 lines
7.5KB

  1. var searchData=
  2. [
  3. ['sderrorcode',['sdErrorCode',['../class_sd_base.html#af2bb8fea732f9272a2e98772fbcc4595',1,'SdBase']]],
  4. ['sderrordata',['sdErrorData',['../class_sd_base.html#a5f8f363b6c23f1d8bfeb858c946f1994',1,'SdBase']]],
  5. ['sdfile',['SdFile',['../class_sd_file.html#ad05be3a1fb635448d15a154424b6c33f',1,'SdFile']]],
  6. ['sdioconfig',['SdioConfig',['../class_sdio_config.html#a1eaa863465cec6f67210b4888532b3dd',1,'SdioConfig']]],
  7. ['sdspicard',['SdSpiCard',['../class_sd_spi_card.html#a0441c5da53bd3bd72fb833fc940f25e8',1,'SdSpiCard']]],
  8. ['sdspiconfig',['SdSpiConfig',['../class_sd_spi_config.html#a0bc47ecdd701dfae1b174defd97d8bdf',1,'SdSpiConfig::SdSpiConfig(uint8_t cs, uint8_t opt, SPISettings settings, SpiPort_t *port)'],['../class_sd_spi_config.html#a96850bfbf98ab3bd3eb58724c874bb02',1,'SdSpiConfig::SdSpiConfig(uint8_t cs, uint8_t opt, SPISettings settings)'],['../class_sd_spi_config.html#a5b31e1f8e87bbcaf383e2d5759dfaf30',1,'SdSpiConfig::SdSpiConfig(uint8_t cs, uint8_t opt)'],['../class_sd_spi_config.html#a8977cc6d930912c2995f266c5ab692f5',1,'SdSpiConfig::SdSpiConfig(uint8_t cs)']]],
  9. ['sector',['sector',['../class_fs_cache.html#a5b90e145400de8687d9f34536b134130',1,'FsCache::sector()'],['../class_fat_cache.html#a1a9d892b5a68463598bb39d2732cb664',1,'FatCache::sector()']]],
  10. ['sectorcount',['sectorCount',['../class_block_device_interface.html#a1531ba16d499510ae60be288112faae1',1,'BlockDeviceInterface::sectorCount()'],['../class_sd_card_interface.html#a1a8c37709b578bffc556240f6f03a8da',1,'SdCardInterface::sectorCount()'],['../class_sdio_card.html#a49a502cf7b59dc559a6c75a3285e6c1a',1,'SdioCard::sectorCount()'],['../class_sd_spi_card.html#a463ee796cf57c7e3e93f7817895fc492',1,'SdSpiCard::sectorCount()']]],
  11. ['sectormask',['sectorMask',['../class_fat_partition.html#a6b970fa2e06de1a826b09e251dc3119b',1,'FatPartition']]],
  12. ['sectorspercluster',['sectorsPerCluster',['../class_ex_fat_partition.html#aaa7306ac8ff29f50ec4d919ccaff10d7',1,'ExFatPartition::sectorsPerCluster()'],['../class_fat_partition.html#a836546c368e6ffe117e6ab8775d23eba',1,'FatPartition::sectorsPerCluster()'],['../class_fs_volume.html#acf62acd37d3f59dedd3e34b3e7d64da0',1,'FsVolume::sectorsPerCluster()']]],
  13. ['sectorsperclustershift',['sectorsPerClusterShift',['../class_ex_fat_partition.html#ab1624bf02690ee06365207cb8f1d48ac',1,'ExFatPartition::sectorsPerClusterShift()'],['../class_fat_partition.html#a593a27482ff8d993542d6f82bd92e26c',1,'FatPartition::sectorsPerClusterShift()']]],
  14. ['sectorsperfat',['sectorsPerFat',['../class_fat_partition.html#a1f5c7599333dbe152a3cdd60623ce6d1',1,'FatPartition']]],
  15. ['seek',['seek',['../class_stream_file.html#a773ee6f661fc689a5187f51cb5498086',1,'StreamFile::seek()'],['../class_fs_base_file.html#ae86486f4e20f4924797124f9c6042bfd',1,'FsBaseFile::seek()']]],
  16. ['seekcur',['seekCur',['../class_ex_fat_file.html#ab42494880cf229adfb0fc8edb0647686',1,'ExFatFile::seekCur()'],['../class_fat_file.html#a5812037ea30777cc350698ad26f2c73f',1,'FatFile::seekCur()'],['../class_fs_base_file.html#a5fa242a4598eab5caa6efd4bdf62f5c0',1,'FsBaseFile::seekCur()']]],
  17. ['seekend',['seekEnd',['../class_ex_fat_file.html#a2994a71751ed4f137f48b2e9a7d94091',1,'ExFatFile::seekEnd()'],['../class_fat_file.html#a84f677f4e75ef6fa2eb632f4cdf6b486',1,'FatFile::seekEnd()'],['../class_fs_base_file.html#ade9f9a9ac4d3e0a392a6cc45c9551767',1,'FsBaseFile::seekEnd()']]],
  18. ['seekg',['seekg',['../classistream.html#a52d637b1aeca9946085a4a72e0208aec',1,'istream::seekg(pos_type pos)'],['../classistream.html#a60dd48a3b374fb9cbdc59e1f930dea95',1,'istream::seekg(off_type off, seekdir way)']]],
  19. ['seekp',['seekp',['../classostream.html#a18b453d2770a8852c312cbda919c4687',1,'ostream::seekp(pos_type pos)'],['../classostream.html#af6265a5be29237517b30673667ba4213',1,'ostream::seekp(off_type off, seekdir way)']]],
  20. ['seekset',['seekSet',['../class_ex_fat_file.html#a9834c4da2f14c66f4bda26938ebb36f6',1,'ExFatFile::seekSet()'],['../class_fat_file.html#ab067190d25733ed7e697d9890f61fd7a',1,'FatFile::seekSet()'],['../class_fs_base_file.html#a460f7598c903b8a4b4fe868dacccb6dd',1,'FsBaseFile::seekSet()']]],
  21. ['select',['select',['../class_sd_lib_spi_driver.html#a57f9fd00a241e400b86531de7bda14fc',1,'SdLibSpiDriver']]],
  22. ['send',['send',['../class_sd_lib_spi_driver.html#ae230d2b5c33ec1d70d05b484d3646927',1,'SdLibSpiDriver::send(uint8_t data)'],['../class_sd_lib_spi_driver.html#a55c733d8dafab2272889431d20001419',1,'SdLibSpiDriver::send(const uint8_t *buf, size_t n)']]],
  23. ['setcallback',['setCallback',['../namespace_fs_date_time.html#afae6e23c2ed7d8194023d19d87fb1b62',1,'FsDateTime::setCallback(void(*dateTime)(uint16_t *date, uint16_t *time))'],['../namespace_fs_date_time.html#aa48bd625d32aae8fcfe67aba1d080be3',1,'FsDateTime::setCallback(void(*dateTime)(uint16_t *date, uint16_t *time, uint8_t *ms10))']]],
  24. ['setf',['setf',['../classios__base.html#ab5db835cb45bba7684ebf72d9a3cccb4',1,'ios_base::setf(fmtflags fl)'],['../classios__base.html#a74dbc93607ab7d68a87ec326b92b6c81',1,'ios_base::setf(fmtflags fl, fmtflags mask)']]],
  25. ['setfill',['setfill',['../structsetfill.html#abcd87f0632678d277df55406d25c8325',1,'setfill']]],
  26. ['sethighspeed',['setHighSpeed',['../class_sd_lib_spi_driver.html#a3b2729f466d0c334e9627c8a011555c4',1,'SdLibSpiDriver']]],
  27. ['setprecision',['setprecision',['../structsetprecision.html#a73fce143591989f56ef887a2ea86ac45',1,'setprecision']]],
  28. ['setstate',['setstate',['../classios.html#aee5d194656bdfb0c8621b23ea2f51afb',1,'ios']]],
  29. ['setw',['setw',['../structsetw.html#afd8bfd075474f63df3c8b44ad47517d2',1,'setw']]],
  30. ['showbase',['showbase',['../ios_8h.html#a73159e1398939807aeae6015dd86f2f4',1,'ios.h']]],
  31. ['showpoint',['showpoint',['../ios_8h.html#a322f5897ace09768cd782f0c8f222770',1,'ios.h']]],
  32. ['showpos',['showpos',['../ios_8h.html#a80798554dbfece679adb0e05eb855943',1,'ios.h']]],
  33. ['size',['size',['../class_stream_file.html#a5813d451e7f7ba57a04d177caffc5a9f',1,'StreamFile::size()'],['../class_fs_base_file.html#a1c27b009372668a9c2de4a57195b0b36',1,'FsBaseFile::size()']]],
  34. ['skipwhite',['skipWhite',['../classistream.html#a0f7468be86d93de5d33fa99095898279',1,'istream']]],
  35. ['skipws',['skipws',['../ios_8h.html#a972282e5d9d894f61c8a54423858c0a4',1,'ios.h']]],
  36. ['spistart',['spiStart',['../class_sd_spi_card.html#aa39feb6ebb269071ac6843a424ac311c',1,'SdSpiCard']]],
  37. ['spistop',['spiStop',['../class_sd_spi_card.html#a1033a4a68d38f52dddf6a1764fcca3e1',1,'SdSpiCard']]],
  38. ['status',['status',['../class_sd_card_interface.html#a6315bf0d5852bc24563b7977f7c7e5b4',1,'SdCardInterface::status()'],['../class_sdio_card.html#a58880a055e58410f8b22658b88622f63',1,'SdioCard::status()']]],
  39. ['stdiostream',['StdioStream',['../class_stdio_stream.html#a96b2c027e76bfca6d6835c9ae1be2ad2',1,'StdioStream']]],
  40. ['sync',['sync',['../class_buffered_print.html#a2253d1e7f231b94b18eab1281c123a49',1,'BufferedPrint::sync()'],['../class_ex_fat_file.html#a2cb3638069afd2d01b79e5dff1a66f55',1,'ExFatFile::sync()'],['../class_fs_cache.html#a5a2c8fb432d7b7590ebb43200ca21893',1,'FsCache::sync()'],['../class_fat_file.html#a67f3dc4896c542d695e11aac927f585e',1,'FatFile::sync()'],['../class_fat_cache.html#a4d76d4f46ce5994f6fc4678a7b4f8cf1',1,'FatCache::sync()'],['../class_fs_base_file.html#acf2d9261c5c1b1b022a0414cdfe0a17b',1,'FsBaseFile::sync()']]],
  41. ['syncdevice',['syncDevice',['../class_block_device_interface.html#a23e30999f1cc03da99e285cf180dbbb7',1,'BlockDeviceInterface::syncDevice()'],['../class_sdio_card.html#a1201ec7a6fa91b73a1daa584a1b055f7',1,'SdioCard::syncDevice()'],['../class_sd_spi_card.html#ac9f3bfbfc5029f93da1fa233cbe617c4',1,'SdSpiCard::syncDevice()']]]
  42. ];