Home
last modified time | relevance | path

Searched refs:IGNORE_ERRORS (Results 1 – 4 of 4) sorted by relevance

/FreeRTOS-Plus/Source/Reliance-Edge/os/freertos/services/
A Dosassert.c48 IGNORE_ERRORS( PRINT_ASSERT( pszFileName, ulLineNum ) ); in RedOsAssertFail()
A Dosmutex.c132 IGNORE_ERRORS( xSuccess ); in RedOsMutexRelease()
A Dosbdev.c887 IGNORE_ERRORS( sd_mmc_read_capacity( bVolNum, &ulSectorLast ) ); in DiskOpen()
/FreeRTOS-Plus/Source/Reliance-Edge/os/freertos/include/
A Dredosdeviations.h199 #define IGNORE_ERRORS( fn ) ( ( void ) ( fn ) ) macro

Completed in 11 milliseconds