MCPcopy Create free account

hub / github.com/Marzogh/SPIMemory / functions

Functions548 in github.com/Marzogh/SPIMemory

Method_troubleshoot
Troubleshooting function. Called when #ifdef RUNDIAGNOSTIC is uncommented at the top of this file.
src/SPIFlashIO.cpp:633
Method_write
src/SPIFram.h:234
Method_write
src/SPIFlash.h:299
Method_writeDisable
Disables writing to chip by setting the Write Enable Latch (WEL) bit in the Status Register to 0 _writeDisable() is not required under the following c
src/SPIFramIO.cpp:305
Method_writeDisable
Disables writing to chip by setting the Write Enable Latch (WEL) bit in the Status Register to 0 _writeDisable() is not required under the following c
src/SPIFlashIO.cpp:459
Method_writeEnable
Enables writing to chip by setting the WRITEENABLE bit
src/SPIFramIO.cpp:288
Method_writeEnable
Enables writing to chip by setting the WRITEENABLE bit
src/SPIFlashIO.cpp:442
Method_writeErrorCheck
src/SPIFram.h:189
Method_writeErrorCheck
src/SPIFlash.h:254
Method_zeroDMAC_Handler
extras/DMASAMD.cpp:54
Method_zeroDma_init
extras/DMASAMD.cpp:69
Method_zeroSpi_read
extras/DMASAMD.cpp:149
Method_zeroSpi_transfer
extras/DMASAMD.cpp:154
Method_zeroSpi_write
extras/DMASAMD.cpp:143
Method_zeroSpi_xfr
extras/DMASAMD.cpp:80
Functionaa
(a,b,c)
docs/_build/html/_static/jquery.js:2
Methodbegin
Identifies chip and establishes parameters
src/SPIFlash.cpp:106
Methodbegin
Identifies chip and establishes parameters
src/SPIFram.cpp:66
Functionca
(a,b)
docs/_build/html/_static/jquery.js:2
Functioncache
( key, value )
docs/_build/html/_static/jquery-3.1.0.js:902
Functioncache
( key, value )
docs/_build/html/_static/jquery-3.2.1.js:896
Functioncompleted
()
docs/_build/html/_static/jquery-3.1.0.js:3860
Functioncompleted
()
docs/_build/html/_static/jquery-3.2.1.js:3927
Functionctor
()
docs/_build/html/_static/underscore-1.3.1.js:473
FunctiondefaultPrefilter
( elem, props, opts )
docs/_build/html/_static/jquery-3.1.0.js:6689
FunctiondefaultPrefilter
( elem, props, opts )
docs/_build/html/_static/jquery-3.2.1.js:6830
FunctiondisableScript
( elem )
docs/_build/html/_static/jquery-3.1.0.js:5529
FunctiondisableScript
( elem )
docs/_build/html/_static/jquery-3.2.1.js:5645
FunctiondoAnimation
()
docs/_build/html/_static/jquery-3.1.0.js:7103
FunctiondoAnimation
()
docs/_build/html/_static/jquery-3.2.1.js:7259
MethoderaseBlock32K
Erases one 32k block. Takes an address as the argument and erases the block containing the address.
src/SPIFlash.cpp:1257
MethoderaseBlock64K
Erases one 64k block. Takes an address as the argument and erases the block containing the address.
src/SPIFlash.cpp:1284
MethoderaseChip
Erases whole chip. Think twice before using.
src/SPIFlash.cpp:1309
MethoderaseChip
Erases whole chip. Think twice before using.
src/SPIFram.cpp:910
MethoderaseSection
Erases a number of sectors or blocks as needed by the data being input. Takes an address and the size of the data being input as the arguments and era
src/SPIFlash.cpp:1136
MethoderaseSection
Erases a number of sectors or blocks as needed by the data being input. Takes an address and the size of the data being input as the arguments and era
src/SPIFram.cpp:884
MethoderaseSector
Erases one 4k sector. Takes an address as the argument and erases the block containing the address.
src/SPIFlash.cpp:1230
Methoderror
src/SPIFlash.cpp:154
Functionf
()
docs/_build/html/_static/js/modernizr.min.js:4
FunctionfcamelCase
( all, letter )
docs/_build/html/_static/jquery-3.1.0.js:111
FunctionfcamelCase
( all, letter )
docs/_build/html/_static/jquery-3.2.1.js:110
Functionfcssescape
( ch, asCodePoint )
docs/_build/html/_static/jquery-3.1.0.js:700
Functionfcssescape
( ch, asCodePoint )
docs/_build/html/_static/jquery-3.2.1.js:694
MethodfunctionRunTime
Returns the time taken to run a function. Must be called immediately after a function is run as the variable returned is overwritten each time a funct
src/SPIFlash.cpp:176
MethodfunctionRunTime
Returns the time taken to run a function. Must be called immediately after a function is run as the variable returned is overwritten each time a funct
src/SPIFram.cpp:111
Functionfunescape
( _, escaped, escapedWhitespace )
docs/_build/html/_static/jquery-3.1.0.js:683
Functionfunescape
( _, escaped, escapedWhitespace )
docs/_build/html/_static/jquery-3.2.1.js:677
MethodgetAddress
Gets the next available address for use. Takes the size of the data as an argument and returns a 32-bit address This function can be called anytime -
src/SPIFlash.cpp:244
MethodgetAddress
Gets the next available address for use. Takes the size of the data as an argument and returns a 32-bit address This function can be called anytime -
src/SPIFram.cpp:159
MethodgetCapacity
Returns capacity of chip
src/SPIFlash.cpp:165
MethodgetCapacity
Returns capacity of chip
src/SPIFram.cpp:105
MethodgetJEDECID
Returns JEDEC ID which is returned as a 32 bit int
src/SPIFlash.cpp:207
MethodgetJEDECID
Returns JEDEC ID which is returned as a 32 bit int
src/SPIFram.cpp:128
MethodgetManID
Checks for and initiates the chip by requesting the Manufacturer ID which is returned as a 16 bit int
src/SPIFlash.cpp:198
MethodgetMaxPage
Returns maximum number of pages
src/SPIFlash.cpp:170
MethodgetUniqueID
Returns a 64-bit Unique ID that is unique to each flash memory chip
src/SPIFlash.cpp:216
MethodgetUniqueID
Returns a 64-bit Unique ID that is unique to each flash memory chip
src/SPIFram.cpp:137
Functionhandler
( event )
docs/_build/html/_static/jquery-3.1.0.js:8148
Functionhandler
( event )
docs/_build/html/_static/jquery-3.2.1.js:8318
Functionib
(a,b,c)
docs/_build/html/_static/jquery.js:3
Functionif
src/SPIFlashIO.cpp:309
Functionlater
()
docs/_build/html/_static/underscore-1.3.1.js:533
Methodlibver
Returns the library version as three bytes
src/SPIFlash.cpp:185
Methodlibver
Returns the library version as three bytes
src/SPIFram.cpp:120
Functionnext
()
docs/_build/html/_static/jquery-3.1.0.js:4293
Functionnext
()
docs/_build/html/_static/jquery-3.2.1.js:4381
Functiono
(a,c)
docs/_build/html/_static/js/modernizr.min.js:4
MethodpowerDown
Puts device in low power state. Good for battery powered operations. In powerDown() the chip will only respond to powerUp()
src/SPIFlash.cpp:1389
MethodpowerDown
Puts device in low power state. Good for battery powered operations. In powerDown() the chip will only respond to powerUp()
src/SPIFram.cpp:937
MethodpowerUp
Wakes chip from low power state.
src/SPIFlash.cpp:1419
MethodpowerUp
Wakes chip from low power state.
src/SPIFram.cpp:958
Functionra
()
docs/_build/html/_static/jquery.js:2
Functionraf
()
docs/_build/html/_static/jquery-3.1.0.js:6639
MethodreadAnything
src/SPIFram.h:183
MethodreadAnything
src/SPIFlash.h:248
MethodreadByte
Reads a byte of data from a specific location in a page. Takes two arguments - 1. _addr --> Any address from 0 to capacity 2. fastRead --> defaults to
src/SPIFlash.cpp:282
MethodreadByte
Reads a byte of data from a specific location in a page. Takes two arguments - 1. _addr --> Any address from 0 to capacity 2. fastRead --> defaults to
src/SPIFram.cpp:197
MethodreadByteArray
src/SPIFlash.cpp:305
MethodreadByteArray
src/SPIFram.cpp:220
MethodreadChar
Reads a char of data from a specific location in a page. Takes two arguments - 1. _addr --> Any address from 0 to capacity 2. fastRead --> defaults to
src/SPIFlash.cpp:292
MethodreadChar
Reads a char of data from a specific location in a page. Takes two arguments - 1. _addr --> Any address from 0 to capacity 2. fastRead --> defaults to
src/SPIFram.cpp:207
MethodreadCharArray
Reads an array of chars starting from a specific location in a page.. Takes four arguments 1. _addr --> Any address from 0 to capacity 2. data_buffer
src/SPIFlash.cpp:332
MethodreadCharArray
Reads an array of chars starting from a specific location in a page.. Takes four arguments 1. _addr --> Any address from 0 to capacity 2. data_buffer
src/SPIFram.cpp:247
MethodreadFloat
Reads a float of data from a specific location in a page. Takes two arguments - 1. _addr --> Any address from 0 to capacity 2. fastRead --> defaults t
src/SPIFlash.cpp:397
MethodreadFloat
Reads a float of data from a specific location in a page. Takes two arguments - 1. _addr --> Any address from 0 to capacity 2. fastRead --> defaults t
src/SPIFram.cpp:312
MethodreadLong
Reads a signed long of data from a specific location in a page. Takes two arguments - 1. _addr --> Any address from 0 to capacity 2. fastRead --> defa
src/SPIFlash.cpp:387
MethodreadLong
Reads a signed long of data from a specific location in a page. Takes two arguments - 1. _addr --> Any address from 0 to capacity 2. fastRead --> defa
src/SPIFram.cpp:302
MethodreadShort
Reads a signed int of data from a specific location in a page. Takes two arguments - 1. _addr --> Any address from 0 to capacity 2. fastRead --> defau
src/SPIFlash.cpp:367
MethodreadShort
Reads a signed int of data from a specific location in a page. Takes two arguments - 1. _addr --> Any address from 0 to capacity 2. fastRead --> defau
src/SPIFram.cpp:282
MethodreadStr
Reads a string from a specific location on a page. Takes three arguments 1. _addr --> Any address from 0 to capacity 2. outputString --> String variab
src/SPIFlash.cpp:408
MethodreadStr
Reads a string from a specific location on a page. Takes three arguments 1. _addr --> Any address from 0 to capacity 2. outputString --> String variab
src/SPIFram.cpp:323
MethodreadULong
Reads an unsigned long of data from a specific location in a page. Takes two arguments - 1. _addr --> Any address from 0 to capacity 2. fastRead --> d
src/SPIFlash.cpp:377
MethodreadULong
Reads an unsigned long of data from a specific location in a page. Takes two arguments - 1. _addr --> Any address from 0 to capacity 2. fastRead --> d
src/SPIFram.cpp:292
MethodreadWord
Reads an unsigned int of data from a specific location in a page. Takes two arguments - 1. _addr --> Any address from 0 to capacity 2. fastRead --> de
src/SPIFlash.cpp:357
MethodreadWord
Reads an unsigned int of data from a specific location in a page. Takes two arguments - 1. _addr --> Any address from 0 to capacity 2. fastRead --> de
src/SPIFram.cpp:272
FunctionrestoreScript
( elem )
docs/_build/html/_static/jquery-3.1.0.js:5533
FunctionrestoreScript
( elem )
docs/_build/html/_static/jquery-3.2.1.js:5649
MethodresumeProg
Resumes previously suspended Block Erase/Sector Erase/Page Program.
src/SPIFlash.cpp:1364
FunctionreturnFalse
()
docs/_build/html/_static/jquery-3.1.0.js:4797
FunctionreturnFalse
()
docs/_build/html/_static/jquery-3.2.1.js:4893
← previousnext →401–500 of 548, ranked by callers