Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Marzogh/SPIMemory
/ functions
Functions
548 in github.com/Marzogh/SPIMemory
⨍
Functions
548
◇
Types & classes
11
↓ 1 callers
Function
setPositiveNumber
( elem, value, subtract )
docs/_build/html/_static/jquery-3.1.0.js:6152
↓ 1 callers
Function
setPositiveNumber
( elem, value, subtract )
docs/_build/html/_static/jquery-3.2.1.js:6285
↓ 1 callers
Function
show
* Show a comment div.
docs/_build/html/_static/websupport.js:147
↓ 1 callers
Function
showProposal
(id)
docs/_build/html/_static/websupport.js:369
↓ 1 callers
Function
showProposeChange
(id)
docs/_build/html/_static/websupport.js:381
↓ 1 callers
Function
splitQuery
(query)
docs/_build/html/_static/searchtools.js:307
↓ 1 callers
Function
toggleCommentMarkupBox
(id)
docs/_build/html/_static/websupport.js:398
↓ 1 callers
Function
va
(a,b,c)
docs/_build/html/_static/jquery.js:2
↓ 1 callers
Function
vendorPropName
( name )
docs/_build/html/_static/jquery-3.2.1.js:6256
↓ 1 callers
Function
za
(a,b)
docs/_build/html/_static/jquery.js:2
Function
DMAC_Handler
src/DMASAMD.h:41
Method
DMASAM
src/DMASAM.h:31
Function
Data
()
docs/_build/html/_static/jquery-3.1.0.js:3959
Function
Data
()
docs/_build/html/_static/jquery-3.2.1.js:4029
Method
Diagnostics
src/diagnostics.h:62
Function
Fa
(a)
docs/_build/html/_static/jquery.js:3
Function
Ga
(a)
docs/_build/html/_static/jquery.js:3
Function
Identity
( v )
docs/_build/html/_static/jquery-3.1.0.js:3395
Function
Identity
( v )
docs/_build/html/_static/jquery-3.2.1.js:3469
Function
N
(a)
docs/_build/html/_static/jquery.js:2
Function
O
(a)
docs/_build/html/_static/jquery.js:2
Function
S
()
docs/_build/html/_static/jquery.js:2
Method
SPIBegin
src/DMASAM.cpp:132
Method
SPIDmaCharTX
src/DMASAM.cpp:108
Method
SPIDmaRX
start RX DMA
src/DMASAM.cpp:55
Method
SPIDmaTX
start TX DMA
src/DMASAM.cpp:84
Method
SPIFlash
src/SPIFlash.cpp:32
Method
SPIFram
src/SPIFram.cpp:32
Method
SPIMemory
------------------------------------ Constructor ------------------------------------//
src/SPIMemory.h:128
Method
SPIRecChar
SPI receive a char
src/DMASAM.cpp:225
Method
SPISendChar
SPI send a char
src/DMASAM.cpp:280
Method
SPITransfer
src/DMASAM.cpp:182
Function
Stemmer
()
docs/_build/html/_static/searchtools.js:17
Function
Thrower
( ex )
docs/_build/html/_static/jquery-3.1.0.js:3398
Function
Thrower
( ex )
docs/_build/html/_static/jquery-3.2.1.js:3472
Function
Tween
( elem, options, prop, end, easing )
docs/_build/html/_static/jquery-3.1.0.js:6516
Function
Tween
( elem, options, prop, end, easing )
docs/_build/html/_static/jquery-3.2.1.js:6652
Function
V
()
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
← previous
next →
301–400 of 548, ranked by callers