MCPcopy Create free account

hub / github.com/Marzogh/SPIMemory / functions

Functions548 in github.com/Marzogh/SPIMemory

↓ 1 callersFunctionsetPositiveNumber
( elem, value, subtract )
docs/_build/html/_static/jquery-3.1.0.js:6152
↓ 1 callersFunctionsetPositiveNumber
( elem, value, subtract )
docs/_build/html/_static/jquery-3.2.1.js:6285
↓ 1 callersFunctionshow
* Show a comment div.
docs/_build/html/_static/websupport.js:147
↓ 1 callersFunctionshowProposal
(id)
docs/_build/html/_static/websupport.js:369
↓ 1 callersFunctionshowProposeChange
(id)
docs/_build/html/_static/websupport.js:381
↓ 1 callersFunctionsplitQuery
(query)
docs/_build/html/_static/searchtools.js:307
↓ 1 callersFunctiontoggleCommentMarkupBox
(id)
docs/_build/html/_static/websupport.js:398
↓ 1 callersFunctionva
(a,b,c)
docs/_build/html/_static/jquery.js:2
↓ 1 callersFunctionvendorPropName
( name )
docs/_build/html/_static/jquery-3.2.1.js:6256
↓ 1 callersFunctionza
(a,b)
docs/_build/html/_static/jquery.js:2
FunctionDMAC_Handler
src/DMASAMD.h:41
MethodDMASAM
src/DMASAM.h:31
FunctionData
()
docs/_build/html/_static/jquery-3.1.0.js:3959
FunctionData
()
docs/_build/html/_static/jquery-3.2.1.js:4029
MethodDiagnostics
src/diagnostics.h:62
FunctionFa
(a)
docs/_build/html/_static/jquery.js:3
FunctionGa
(a)
docs/_build/html/_static/jquery.js:3
FunctionIdentity
( v )
docs/_build/html/_static/jquery-3.1.0.js:3395
FunctionIdentity
( v )
docs/_build/html/_static/jquery-3.2.1.js:3469
FunctionN
(a)
docs/_build/html/_static/jquery.js:2
FunctionO
(a)
docs/_build/html/_static/jquery.js:2
FunctionS
()
docs/_build/html/_static/jquery.js:2
MethodSPIBegin
src/DMASAM.cpp:132
MethodSPIDmaCharTX
src/DMASAM.cpp:108
MethodSPIDmaRX
start RX DMA
src/DMASAM.cpp:55
MethodSPIDmaTX
start TX DMA
src/DMASAM.cpp:84
MethodSPIFlash
src/SPIFlash.cpp:32
MethodSPIFram
src/SPIFram.cpp:32
MethodSPIMemory
------------------------------------ Constructor ------------------------------------//
src/SPIMemory.h:128
MethodSPIRecChar
SPI receive a char
src/DMASAM.cpp:225
MethodSPISendChar
SPI send a char
src/DMASAM.cpp:280
MethodSPITransfer
src/DMASAM.cpp:182
FunctionStemmer
()
docs/_build/html/_static/searchtools.js:17
FunctionThrower
( ex )
docs/_build/html/_static/jquery-3.1.0.js:3398
FunctionThrower
( ex )
docs/_build/html/_static/jquery-3.2.1.js:3472
FunctionTween
( elem, options, prop, end, easing )
docs/_build/html/_static/jquery-3.1.0.js:6516
FunctionTween
( elem, options, prop, end, easing )
docs/_build/html/_static/jquery-3.2.1.js:6652
FunctionV
()
docs/_build/html/_static/jquery.js:3
Function_a
(a,b,c,d,e)
docs/_build/html/_static/jquery.js:3
Method_addressCheck
Checks to see if page overflow is permitted and assists with determining next address to read/write. Sets the global address variable
src/SPIFramIO.cpp:41
Method_addressCheck
Checks to see if page overflow is permitted and assists with determining next address to read/write. Sets the global address variable
src/SPIFlashIO.cpp:43
Method_beginSPI
Initiates SPI operation - but data is not transferred yet. Always call _prep() before this function (especially when it involves writing or reading to
src/SPIFramIO.cpp:146
Method_beginSPI
Initiates SPI operation - but data is not transferred yet. Always call _prep() before this function (especially when it involves writing or reading to
src/SPIFlashIO.cpp:187
Method_calcSFDPEraseTimeUnits
src/SPIFlashSFDP.cpp:125
Method_checkForSFDP
src/SPIFlashSFDP.cpp:112
Method_chipID
Identifies the chip
src/SPIFramIO.cpp:335
Method_chipID
Identifies the chip
src/SPIFlashIO.cpp:524
Method_createMask
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~// Private functions used by read, write and erase operations // ~~~~~~~~~~~~~
src/SPIFramIO.cpp:31
Method_createMask
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~// Private functions used by read, write and erase operations // ~~~~~~~~~~~~~
src/SPIFlashIO.cpp:33
Method_disable4ByteAddressing
Checks to see if 4-byte addressing is already disabled and if not, disables it
src/SPIFlashIO.cpp:375
Method_disableGlobalBlockProtect
src/SPIFramIO.cpp:329
Method_disableGlobalBlockProtect
src/SPIFlashIO.cpp:499
Method_dmac_channel_disable
Disable DMA Channel
src/DMASAM.cpp:43
Method_dmac_channel_enable
Enable DMA Channel
src/DMASAM.cpp:47
Method_dmac_channel_transfer_done
Poll for transfer complete
src/DMASAM.cpp:51
Method_dmac_disable
Constructor DMASAM::DMASAM(){} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~// Private functions used by Arduino Due DMA operat
src/DMASAM.cpp:35
Method_dmac_enable
Enable DMA Controller.
src/DMASAM.cpp:39
Method_enable4ByteAddressing
Checks to see if 4-byte addressing is already enabled and if not, enables it
src/SPIFlashIO.cpp:358
Method_endSPI
Stops all operations. Should be called after all the required data is read/written from repeated _nextByte() calls
src/SPIFramIO.cpp:249
Method_endSPI
Stops all operations. Should be called after all the required data is read/written from repeated _nextByte() calls
src/SPIFlashIO.cpp:308
Method_getJedecId
Checks for presence of chip by requesting JEDEC ID
src/SPIFramIO.cpp:312
Method_getJedecId
Checks for presence of chip by requesting JEDEC ID
src/SPIFlashIO.cpp:481
Method_getManId
Checks the device ID to establish storage parameters
src/SPIFlashIO.cpp:466
Method_getSFDPData
This function returns a custom length of data from the SFDP table requested as an array of 8 bit integers (bytes)
src/SPIFlashSFDP.cpp:48
Method_getSFDPEraseParam
src/SPIFlashSFDP.cpp:145
Method_getSFDPFlashParam
Reads and stores any required values from the Basic Flash Parameter table
src/SPIFlashSFDP.cpp:321
Method_getSFDPProgramTimeParam
Gets IO timing information from SFDP tables - if available.
src/SPIFlashSFDP.cpp:267
Method_getSFDPTable
This function returns the SFDP table requested as an array of 32 bit integers
src/SPIFlashSFDP.cpp:33
Method_getSFDPTableAddr
src/SPIFlashSFDP.cpp:106
Method_getSFDPbit
bitNumber can be between 0 to 31
src/SPIFlashSFDP.cpp:102
Method_getSFDPbyte
byteNumber can be between 1 to 256
src/SPIFlashSFDP.cpp:91
Method_getSFDPdword
dWordNumber can be between 1 to 256
src/SPIFlashSFDP.cpp:63
Method_getSFDPint
startByte is the byte from which the 16-bit integer starts and can be between 1 to 256
src/SPIFlashSFDP.cpp:77
Method_isChipPoweredDown
Checks to see if chip is powered down. If it is, retrns true. If not, returns false.
src/SPIFramIO.cpp:277
Method_isChipPoweredDown
Checks to see if chip is powered down. If it is, retrns true. If not, returns false.
src/SPIFlashIO.cpp:411
Method_nextBuf
Reads/Writes next data buffer. Should be called after _beginSPI()
src/SPIFramIO.cpp:205
Method_nextBuf
Reads/Writes next data buffer. Should be called after _beginSPI()
src/SPIFlashIO.cpp:261
Method_nextByte
Reads/Writes next byte. Call 'n' times to read/write 'n' number of bytes. Should be called after _beginSPI()
src/SPIFramIO.cpp:177
Method_nextByte
Reads/Writes next byte. Call 'n' times to read/write 'n' number of bytes. Should be called after _beginSPI()
src/SPIFlashIO.cpp:233
Method_nextInt
Reads/Writes next int. Call 'n' times to read/write 'n' number of integers. Should be called after _beginSPI()
src/SPIFramIO.cpp:196
Method_nextInt
Reads/Writes next int. Call 'n' times to read/write 'n' number of integers. Should be called after _beginSPI()
src/SPIFlashIO.cpp:252
Method_noSuspend
Checks the erase/program suspend flag before enabling/disabling a program/erase suspend operation
src/SPIFlashIO.cpp:390
Method_notBusy
Polls the status register 1 until busy flag is cleared or timeout
src/SPIFlashIO.cpp:422
Method_notPrevWritten
Checks to see if the block of memory has been previously written to (unless OVERWRITE is enabled)
src/SPIFramIO.cpp:79
Method_notPrevWritten
Checks to see if the block of memory has been previously written to
src/SPIFlashIO.cpp:81
Method_prep
Double checks all parameters before calling a read or write. Comes in two variants Takes address and returns the address if true, else returns false.
src/SPIFramIO.cpp:95
Method_prep
Double checks all parameters before calling a read or write. Comes in two variants Takes address and returns the address if true, else returns false.
src/SPIFlashIO.cpp:97
Method_printErrorCode
Subfunctions for troubleshooting function
src/diagnostics.cpp:29
Method_printSupportLink
src/diagnostics.cpp:37
Method_read
src/SPIFram.h:316
Method_read
src/SPIFlash.h:388
Method_readStat1
Checks if status register 1 can be accessed - used to check chip status, during powerdown and power up and for debugging
src/SPIFramIO.cpp:269
Method_readStat1
Checks if status register 1 can be accessed - used to check chip status, during powerdown and power up and for debugging
src/SPIFlashIO.cpp:332
Method_readStat2
Checks if status register 2 can be accessed, if yes, reads and returns it
src/SPIFlashIO.cpp:340
Method_readStat3
Checks if status register 3 can be accessed, if yes, reads and returns it
src/SPIFlashIO.cpp:349
Method_startSPIBus
src/SPIFramIO.cpp:109
Method_startSPIBus
src/SPIFlashIO.cpp:150
Method_transferAddress
Transfer Address.
src/SPIFramIO.cpp:103
Method_transferAddress
Transfer Address.
src/SPIFlashIO.cpp:140
Method_troubleshoot
Troubleshooting function. Called when #ifdef RUNDIAGNOSTIC is uncommented at the top of this file.
src/SPIFramIO.cpp:375
← previousnext →301–400 of 548, ranked by callers