Home
last modified time | relevance | path

Searched refs:bBlockIoRetries (Results 1 – 2 of 2) sorted by relevance

/FreeRTOS-Plus/Source/Reliance-Edge/core/driver/
A Dblockio.c83 for( bRetryIdx = 0U; bRetryIdx <= gpRedVolConf->bBlockIoRetries; bRetryIdx++ ) in RedIoRead()
141 for( bRetryIdx = 0U; bRetryIdx <= gpRedVolConf->bBlockIoRetries; bRetryIdx++ ) in RedIoWrite()
182 for( bRetryIdx = 0U; bRetryIdx <= gpRedVolConf->bBlockIoRetries; bRetryIdx++ ) in RedIoFlush()
/FreeRTOS-Plus/Source/Reliance-Edge/include/
A Dredvolume.h72 uint8_t bBlockIoRetries; member

Completed in 7 milliseconds