Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Source/Reliance-Edge/os/freertos/include/
A Dredosdeviations.h75 #define CAST_ULONG( ull ) ( ( unsigned long ) ( ull ) ) macro
/FreeRTOS-Plus/Source/Reliance-Edge/os/freertos/services/
A Dosbdev.c484 CAST_ULONG( ullSectorStart + ulSectorIdx ) ); in DiskRead()
539 CAST_ULONG( ullSectorStart + ulSectorIdx ) ); in DiskWrite()

Completed in 6 milliseconds